j4k0xb / webcrack

Deobfuscate obfuscator.io, unminify and unpack bundled javascript
https://webcrack.netlify.app
MIT License
870 stars 100 forks source link

Web IDE 'File -> Open Recent' doesn't actually seem to restore the chosen item #92

Closed 0xdevalias closed 3 months ago

0xdevalias commented 3 months ago

Describe the bug

Just had a chance to quickly test this now that #79 has landed.

..snip..

If I do reload/navigate away, when I come back, I can attempt to restore from the 'File' -> 'Open Recent' menu:

image

image

But when I clicked on it, it didn't seem to actually restore the item at all.

image

Originally posted by @0xdevalias in https://github.com/j4k0xb/webcrack/issues/78#issuecomment-2155847129

Expected Behaviour

The selected item would be restored.

Code

N/A

Logs

N/A

See Also

0xdevalias commented 3 months ago

Tested on the Web IDE after #92 landed and seems to work now. Thanks! :)