You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We finally upgraded popper-js to v2 while trying to keep the breaking changes in our library to a minimum.
Here's a list of breaking changes in this release:
Added a new prop mutationObserverOptions, for sending options to MutationObserver, used internally for updating tooltip position based on trigger DOM changes. For more information, refer to MutationObserver docs.