Closed HillaryManning closed 1 year ago
Anchored Popover element critically fails with React 18 strict mode.
I started seeing this issue after updating a project to React 18.2.0 and Mobiscroll from 5.17.1 to 5.18.1.
I reviewed the Mobiscroll 5.18.1 release notes and noticed this bug-fix
I tried turning off strict mode and now things work as expected.
Anchored Popover element works as usual with strict mode on.
Could not reproduce this, could you share the relevant code please?
Issue
Anchored Popover element critically fails with React 18 strict mode.
I started seeing this issue after updating a project to React 18.2.0 and Mobiscroll from 5.17.1 to 5.18.1.
I reviewed the Mobiscroll 5.18.1 release notes and noticed this bug-fix
I tried turning off strict mode and now things work as expected.
Expected Behavior
Anchored Popover element works as usual with strict mode on.