[bug] oid aren't being removed in all files
Describe the bug
Here is the loom link explaining the bug: https://www.loom.com/share/4ea7bf9f8f5b413cb86c335e389389c4?sid=cc69d37f-d23f-4dad-8b96-917ad52f6da9
As shown in the video, when the Onlook server is stopped, the "data-oid" attribute is removed only from the file that was modified (SimpleHomePage.jsx) using Onlook. However, in all other files that were not changed via Onlook, the attribute remains, but its value is updated instead of being removed.
Can't reproduce, this is working for me....
I'm experiencing this as well - and was coming to report (first time trying Onlook..). Thankfully I had very little done in my Git history, so it didn't completely nuke progress.
Ok I am considering moving back to a plugin model where we don't add the oid's directly to code.
That would be ideal. Thank you.