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

Improve display of HTMLElements #82

Open
j-f1 opened this issue Nov 6, 2019 · 0 comments
Open

Improve display of HTMLElements #82

j-f1 opened this issue Nov 6, 2019 · 0 comments

Comments

@j-f1
Copy link

j-f1 commented Nov 6, 2019

Currently, HTML elements that can’t be rendered (because they are rendered somewhere else) are shown as just HTML[...]Element {}, which doesn’t allow viewing the structure of the element. It would be great to render it as either interactive HTML code (like react-inspector) or at least show the properties of the object.

Screen Shot 2019-11-06 at 16 08 19

(notebook)

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

1 participant