Bug Report #1631533732950 TypeError: Cannot read property 'toUpperCase' of undefined

OS info

  • Operating System : Windows 10.0.19043
  • Wappler Version : 4.0.4

Problem description

When I try to create a Server Action with a query to a DO managed database I get the error ‘TypeError: Cannot read property ‘toUpperCase’ of undefined’ on clicking the Query Options button.
report1631533732634.zip (176.5 KB)

Steps to reproduce

  1. Start Wappler
  2. Create new server action
  3. select (in this case) paged query
  4. select do_managed_db (digital ocean managed database)
  5. click Query Options.
  6. get error

Any help is greatly appreciated!

bg

Jelle

I can replicate this with a new project. So just open a new blank Wappler project, add managed db and try to make an api file with a query to get this error.

This has been fixed now.

1 Like

This topic was automatically closed after 43 hours. New replies are no longer allowed.