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

script error: Lona is not defined #4

Open
pfpulux opened this issue Apr 17, 2023 · 0 comments · May be fixed by #5
Open

script error: Lona is not defined #4

pfpulux opened this issue Apr 17, 2023 · 0 comments · May be fixed by #5
Labels
bug Something isn't working

Comments

@pfpulux
Copy link

pfpulux commented Apr 17, 2023

if I run template_test_script.py get this error via the browser console:

(index):139 Uncaught ReferenceError: Lona is not defined
    at (index):139:20
137    <script>
138      // setup lona context ---------------------------------------------------------
139    var lona_context = new Lona.LonaContext({
140    target: '#lona',
141    title: 'My Fancy Script',
142    update_address_bar: true,

@pfpulux pfpulux linked a pull request Apr 17, 2023 that will close this issue
@fscherf fscherf added the bug Something isn't working label Apr 17, 2023
@fscherf fscherf linked a pull request Apr 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants