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
Sometimes JSON files contain prolog content generated by external tools (even this is not standard) and on those files FX fails currently with an error.
It would be nice to just ignore everything until the first { is seen.
Sometimes JSON files contain prolog content generated by external tools (even this is not standard) and on those files FX fails currently with an error.
It would be nice to just ignore everything until the first
{is seen.