A copy of library file is created at the top level when double-clicking

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:

  1. The GIT shows that there is a new file
  2. 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. :thinking: )

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.

Is it the same issue as reported here?

Hi Teodor,

Sorry for the belated reply.
Yes, it looks like it is the same issue.
Feel free to merge the two or delete mine.

Please let me know if I can be of any help.

Many thanks!

Alex