-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Hi!
Was just wondering about this component, when used on page with lots of things to observe, like an image gallery of similar, it would create am InteractionObserver for each usage instead of reusing a single observer.
Do you know if this would matter that much to performance or so ?
Perhaps if the observer options are the same, it could reuse it for multiple elements ?