-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I have an old, very large flex.json in my project, that I've been using for a very long time, with older and newer versions of flex 2. Lately, I've noticed that selecting a lot of seemingly arbitrary entries in the project tab will replace the entire project tab with this:
This effectively bricks the project tab. I have to go back to a previous version of flex.json to undo it and unbrick the tab, but the issue remains. The rest of the editor continues to function just fine it seems; only the project tab is noticeably affected. This is what the console looks like:
I'm on windows 10. I'm using the latest version of Flex 2 from the github releases page on this repo. At a glance, the effected entries are all valid json, and look near identical to working entries. I can share the flex.json or (if absolutely necessary) the disassembly in private if necessary.