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

Str.object not updating in Panelite in chromium browsers #4396

Closed
MarcSkovMadsen opened this issue Feb 5, 2023 · 4 comments
Closed

Str.object not updating in Panelite in chromium browsers #4396

MarcSkovMadsen opened this issue Feb 5, 2023 · 4 comments
Labels
panelite type: bug Something isn't correct or isn't working
Milestone

Comments

@MarcSkovMadsen
Copy link
Collaborator

Panelite==0.14.3

When I open and run the reference/panes/Str.ipynb notebook, the output in cell 3 does not update when I change the object in cell 4.

image

Additional Context

I just tried in a normal jupyter notebook (not Panelite) and there it works.

image

@MarcSkovMadsen
Copy link
Collaborator Author

I believe there is a more general issue. For example when i set vtk_pane.object in reference/panes/VTKJS.ipynb it does not update either.

vtkjs-issue.mp4

Note: Due to CORS issues (?) I've changed the url to vtk_pane.object = "https://raw.githubusercontent.com/Kitware/vtk-js-datasets/master/data/vtkjs/TBarAssembly.vtkjs"

@MarcSkovMadsen
Copy link
Collaborator Author

For example the Terminal widget in reference/widgets/Terminal.ipynb does not update either

image

@MarcSkovMadsen MarcSkovMadsen changed the title Str.object not updating in Panelite Str.object not updating in Panelite in selected browsers Feb 7, 2023
@MarcSkovMadsen MarcSkovMadsen changed the title Str.object not updating in Panelite in selected browsers Str.object not updating in Panelite in chromium browsers Feb 7, 2023
@MarcSkovMadsen
Copy link
Collaborator Author

I can now see that

Edge

str_not_working_edge.mp4

Chrome

str_not_working_chrome.mp4

Firefox

str_working_firefox.mp4

@philippjfr
Copy link
Member

Cannot reproduce any of these issues (except VTKJS which is caused by something else).

@philippjfr philippjfr added this to the v1.0.0 milestone May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
panelite type: bug Something isn't correct or isn't working
Projects
None yet
Development

No branches or pull requests

2 participants