Eric_F
December 19, 2023, 7:17pm
1
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
Wappler Version : 6 with beta channel
Operating System : W11
Server Model: NodeJS
Actual behavior
[image]
This should be similar to:
[image]
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
Teodor
December 19, 2023, 7:33pm
3
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
Eric_F
December 19, 2023, 8:07pm
4
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.
Teodor
December 19, 2023, 8:10pm
5
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.
Eric_F
December 19, 2023, 8:12pm
6
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
George
December 26, 2023, 10:57am
8
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…
Eric_F
December 26, 2023, 6:04pm
9
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.
George
December 31, 2023, 10:09am
10
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
George
January 18, 2024, 11:55am
11
this was fixed in Wappler 6.1.0 also for the stable channel