With JS aggregation enabled (at /admin/config/development/performance
), we get the following error when clicking the "Tour" button:
DOMException: IntersectionObserver constructor: rootMargin must be specified in pixels or percent.
and the tour does NOT appear.
With JS aggregation enabled, everything works fine and as expected.
The "rootMargin" code can be found in tour.js:
...
y=Le(a),_={rootMargin:-h+"px "+-m+"px "+-w+"px "+-y+"px"
...
Find out why this is broken with aggregation enabled
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.