Skip to content

$SOLID_GLOBAL_config not defined - databrowser/mashlib won't load#583

@tomasklapka

Description

@tomasklapka

I'm getting $SOLID_GLOBAL_config not defined console error at solid-ui's signin.js#L20
I can find this variable only in mashlib's test/index.html

Mashlib loads if I define the variable in static/databrowser.html:

 <script>var $SOLID_GLOBAL_config ={}</script> <script type="text/javascript" src="https://linkeddata.github.io/mashlib/dist/mashlib-prealpha.js"></script> 

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions