This PR, https://github.com/spacetelescope/jdaviz/pull/368, introduced a new debug feature that added a bug icon collecting and displaying errors. Is this feature accessible via voila-embed? I tried adding a ?debug suffix to the voila-url but that returned an error Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data. Or does the juptyer-widget-component accept added query parameters as arguments?, e.g.
This PR, https://github.com/spacetelescope/jdaviz/pull/368, introduced a new debug feature that added a bug icon collecting and displaying errors. Is this feature accessible via voila-embed? I tried adding a
?debug
suffix to thevoila-url
but that returned an errorUncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
. Or does thejuptyer-widget-component
accept added query parameters as arguments?, e.g.