Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/treeview not working #61

Closed
vovateleport opened this issue Jul 26, 2017 · 2 comments
Closed

examples/treeview not working #61

vovateleport opened this issue Jul 26, 2017 · 2 comments

Comments

@vovateleport
Copy link

Hi,
https://diode.suzaku.io/examples/treeview/ is not working with error

diode.suzaku.io/:24 Uncaught TypeError: SimpleApp is not a function
at diode.suzaku.io/:24

@abdheshkumar
Copy link

abdheshkumar commented Sep 4, 2017

@vovateleport for fixing this issue, you have to change code from SimpleApp().main(); to SimpleApp.main(); in index.html file.

@ochrons
Copy link
Collaborator

ochrons commented Nov 26, 2017

Fixed now

@ochrons ochrons closed this as completed Nov 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants