Skip to content

How to make popup not affecting other elements (not overlaying) #31650

Closed Answered by DilemmaGX
DilemmaGX asked this question in Q&A

You must be logged in to vote

Well I think I know how now...
When using FluentProvider, add attribute applyStylesToPortals={false}.
That is:

<FluentProvider theme={webLightTheme} applyStylesToPortals={false}></FluentProvider>

I'm not sure about the side effects, though.

Replies: 4 comments

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies
Answer selected by DilemmaGX

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants