You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When type specific flags or entity flags are set (in predicates), attempting to inline the JSON will convert all of the "true" and "false" flags into "1" and "0" respectively. I'm unsure if this is intentional behavior, though it should probably stay as true/false
If the JSON is turned back into multiline, it is converted back into true/false as it originally was.
However, if the JSON is inlined and you put the text box into focus, then attempting to put it back into multiline will instead keep all the "1" and "0" values, showing errors on the website
To replicate, use this predicate:
When type specific flags or entity flags are set (in predicates), attempting to inline the JSON will convert all of the "true" and "false" flags into "1" and "0" respectively. I'm unsure if this is intentional behavior, though it should probably stay as true/false
If the JSON is turned back into multiline, it is converted back into true/false as it originally was.
However, if the JSON is inlined and you put the text box into focus, then attempting to put it back into multiline will instead keep all the "1" and "0" values, showing errors on the website
To replicate, use this predicate:
2025-08-19.15-20-01.-.Trim.mp4