Open Collective
Open Collective
Loading
Better `eventListeners` modifier docs
Published on October 4, 2021 by Federico Zivolo

I often read about the issues developers have with the layout shifts and page content changes that result in popper misplacements.

It doesn't need to be that hard, so I spent some time to improve the `eventListeners` documentation page with some useful approaches to this class of problems.

Head to the documentation page to learn how to address these issues!

https://popper.js.org/docs/v2/modifiers/event-listeners/