ajvincent / es-membrane

An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled effects on the original objects.
ISC License
109 stars 13 forks source link

GUI: config.graphs[1].passThroughSource must be of type string or null. #159

Closed ajvincent closed 6 years ago

ajvincent commented 6 years ago

Encountered with docs/dist/staging/staging.zip, not visiting the second object graph, dumping output to JSON, reloading GUI, importing JSON.

ajvincent commented 6 years ago

Fixed.