Data Store properties panel is empty again

Wappler Version : 6.0.4
Operating System : Windows 11
Server Model: NodeJS

Expected behavior

You should be able to edit properties in the data store

Actual behavior

It is blank

Same issue that was fixed here

Can confirm it was working after 6.0.2 and I’m not 100% sure but I think it worked fine in 6.0.3 but now in 6.0.4 it is not working.

1 Like

Please restart Wappler in debug mode, recreate the issue and add the debug log here: How to report bugs together with the Wappler debug log

I tried twice to do the bug report by right clicking Wappler in the bottom right and clicking restart with logging. Then I do the steps and click “Submit error report” and it makes a zip but it only has a screenshot in it, no log.

You don’t need to click submit error report. Just recreate the issue with the data store when Wappler is in debug mode, then go to the location explained in the docs i sent, and attach the debug log here.

report1703016604404.zip (90.4 KB)

same problem for me!

Wappler Version : 6 with stable channel Operating System : macOS 14.1 Server Model: NodeJS

Screenshot 2023-12-21 alle 17.38.26|647x500

I see in the error log:

ERROR: Cannot insert node with id=Content (text: Content) because another node with the same id already exists.

This means that somehow you are having two content areas… where is your data store exactly located? In the main page or content page?

And where is the action located that you want to run.

Furthermore did you enter schema info for the data store? As it seems it is a new project and no schema is detected…

It is a new project. On the index page I just added a data store and a button.

In the datastore I added a field called test

And on mouse click I tried to insert record

I just updated to 6.0.5 and it still doesn’t work.

this has been fixed only on the beta extensions channel.

So switch to the beta extensions as those will be very soon become stable as well anyway.

1 Like

this was fixed in Wappler 6.1.0 also for the stable channel