PLEASE DELETE THE BUG TEMPLATE DUMMY TEXT BEFORE POSTING THE TOPIC!
Wappler Version : 7.3.9
Operating System : Windows 11
Server Model: Node JS
Database Type: Postgres
Hosting Type: remote
Expected behavior
Saving a library opened for editing, irrespective of whether it was opened using a single click or a double click, should update the opened file.
Actual behavior
Wappler creates a new file in the root level of the library folder, and saves the editions there.
I figured out that this was the case because:
- The GIT shows that there is a new file
- The expected effect of my changes were not observed
#2 above is obviously because my changes were made to another file!
(Note: as you can imagine, this was incredibly annoying, because I hit this while trying to debug a problem, and no matter how many changes I made, the code always did the same.
)
How to reproduce
This has happened to me several times, particularly when more than one file is opened. Unfortunately, I don’t remember what I did to cause this problem. I don’t know if the problem also occurs with APIs.