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
If you import the jquery library and go to /src/ for example you won't be able to read the blob contents of any of the files there (regex error No match for regexp /(blob|tree)/A ParserBase.php line 83 ) when attempting to $blob->getContents(); of any file.
Most likely would be solved by adding submodule stuff.
The text was updated successfully, but these errors were encountered:
Hey,
If you import the jquery library and go to /src/ for example you won't be able to read the blob contents of any of the files there (regex error No match for regexp /(blob|tree)/A ParserBase.php line 83 ) when attempting to $blob->getContents(); of any file.
Most likely would be solved by adding submodule stuff.
The text was updated successfully, but these errors were encountered: