Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

renderjson doesn't work in installed app #672

Closed
jjeffryes opened this issue Aug 16, 2017 · 3 comments · Fixed by #711
Closed

renderjson doesn't work in installed app #672

jjeffryes opened this issue Aug 16, 2017 · 3 comments · Fixed by #711
Assignees
Labels

Comments

@jjeffryes
Copy link
Contributor

In the installed version of the client, the renderjson.js library fails with this error:

Uncaught ReferenceError: renderjson is not defined at renderjson.js:58

That line is:
(_module || {}).exports = renderjson = function () {

When the client is run from the command line, it works normally.

@hoffmabc
Copy link
Member

What does this library even do?

@rmisio
Copy link
Contributor

rmisio commented Aug 16, 2017

@hoffmabc It's the plugin we use to make the contract be collapsable / expandable:

image

@hoffmabc
Copy link
Member

Ah ok. I think I saw contracts not showing up in the installer version and didn't think about this. Good catch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants