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

Wrap popup in set_curdoc #6337

Merged
merged 3 commits into from
Jul 29, 2024
Merged

Conversation

grapesmoker
Copy link
Contributor

Per conversation in #6332 , this change wraps the popup call in a set_curdoc context so that the document inside the popup is valid. I am the original reporter of this issue and making the PR from my personal account.

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Jul 22, 2024
@philippjfr philippjfr added this to the 1.19.2 milestone Jul 22, 2024
@philippjfr
Copy link
Member

Looks good to me, test failures are unrelated.

Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.50%. Comparing base (ac90760) to head (f3a744a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6337   +/-   ##
=======================================
  Coverage   88.50%   88.50%           
=======================================
  Files         323      323           
  Lines       68092    68093    +1     
=======================================
+ Hits        60262    60263    +1     
  Misses       7830     7830           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hoxbro hoxbro changed the title wrap popup in set_curdoc Wrap popup in set_curdoc Jul 29, 2024
@hoxbro hoxbro enabled auto-merge (squash) July 29, 2024 12:17
@hoxbro hoxbro merged commit c1e22a3 into holoviz:main Jul 29, 2024
14 checks passed
@hoxbro
Copy link
Member

hoxbro commented Jul 29, 2024

Thank you for the PR! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants