-
Notifications
You must be signed in to change notification settings - Fork 70
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
🚚 Move the vote for proposal modal tests to Storybook #4458
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
00bf1da
to
478235d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vercel didn't load via Tor but should be fine.
const container = document.getElementById('modal-container') | ||
if (container) setContainer(container) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's clear that the useEffect
context defines its own container
to set and overwrite the outer one to the selected element in the document tree.
@traumschule I can't load any domain ending in |
Part of:
proposals
tests intoPages > Proposals
stories #3559