Database manager not loading

OS info

  • Operating System : Windows 10.0.19042
  • Wappler Version : 3.6.0

Problem description

…database manager will not load

Steps to reproduce

  1. open project
  2. click on database manager
  3. wait

chrome_debug.zip (9.5 KB)

Well from what I see you have quite a lot of error…

But the biggest one is probably that you have named your target: http:\\pasprintseries.com
you should use there only names not full urls

Furthermore you have a lot of invalid expressions like: GroupChecker.data.GroupCheck[0].Group = "New"

It must be with == not with a single = as this is javascript syntax.

ok I was away for a few day I searched my project in “find in project” and I didn’t see the group checker pattern to correct those errors.

the databases now show up but they say “unable to connect”
image

This has been fixed in Wappler 3.7.5