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

FluentUI popover does not work in [email protected], but it does work in [email protected] #69970

Open
Dejvovo opened this issue Sep 11, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template.

Comments

@Dejvovo
Copy link

Dejvovo commented Sep 11, 2024

Link to the code that reproduces this issue

https://stackblitz.com/edit/nextjs-bzkxez

To Reproduce

Link to stackblitz with version next 14.2:
https://stackblitz.com/edit/nextjs-bzkxez
Link to stackblitz with version next 14.1:
https://stackblitz.com/edit/nextjs-5igbub

Both projects are completely same. They are clean next.js projects with added fluentui/react-components.

In next version 14.1.X fluentui popover does work in version 14.2.X it doesnt.

Current vs. Expected behavior

Current behavior: Popover does not popoup as expected.

Expected behavior: Popover will popup.

Provide environment information

node: 18.20.3,
npm: 10.2.3

Also tried with newest node version
node: 22.2.0,
yarn: 4.2.2

Which area(s) are affected? (Select all that apply)

Not sure

Which stage(s) are affected? (Select all that apply)

Other (Deployed)

Additional context

Tried with yarn, pnpm, npm different versions. The only difference seems to be next version.
What I dont understand is that next app with fluentui must be used with dozens of people, yet i havent found any issue on this topic.

This is my first public issue, if I did something wrong Im ready for feedback.

@Dejvovo Dejvovo added the bug Issue was opened via the bug report template. label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

1 participant