-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
When using this library with nextjs 14 I'm getting:
Warning: Prop `style` did not match.
Server: "position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;-webkit-overflow-scrolling:touch;margin-right:0;margin-bottom:0"
Client: "position:absolute;top:0;left:0;right:0;bottom:0;overflow:scroll;-webkit-overflow-scrolling:touch;margin-right:-15px;margin-bottom:-15px"
anyone run into this issue? Any fix?
Metadata
Metadata
Assignees
Labels
No labels