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

Navigating to a definition in a jar file throws error in console #1047

Closed
bpringe opened this issue Feb 25, 2021 · 0 comments
Closed

Navigating to a definition in a jar file throws error in console #1047

bpringe opened this issue Feb 25, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@bpringe
Copy link
Member

bpringe commented Feb 25, 2021

Repro:

  1. Jack-in
  2. Open a file, Go to Definition on a clojure.core function like println
  3. See in the developer console that an error is thrown like Cannot read property 'document' of undefined

I think it may be coming from the results-doc module, as this was shown when I performed these actions with the code from the PR that doesn't bundle with webpack. With current/bundled Calva, it just shows extension.js:1.

@bpringe bpringe added the bug Something isn't working label Feb 25, 2021
@bpringe bpringe closed this as completed in a93723e Mar 7, 2021
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

No branches or pull requests

1 participant