We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
blah.md
docs
js
Inputs.table(<some data>)
```js display(Inputs.table([{a: 1, b: 2}])); ```
Import maps should be updated without having to refresh the page
The text was updated successfully, but these errors were encountered:
@Fil does this ticket capture the steps correctly? Thanks!
Sorry, something went wrong.
No need to delete anything:
# Blah
the browser updates its page with the error message; the import map is incomplete. (Reload, the message goes away.)
Related: #14
Duplicate of #14.
No branches or pull requests
Steps to reproduce:
blah.md
indocs
and open http://127.0.0.1:3000/blah.js
cell, typeInputs.table(<some data>)
:Import maps should be updated without having to refresh the page
The text was updated successfully, but these errors were encountered: