Skip to content
Snippets Groups Projects
Commit a6d53ccc authored by Italo Mairo's avatar Italo Mairo
Browse files

Removed injection of polyfill/IntersectionObserver js library for backward...

Removed injection of polyfill/IntersectionObserver js library for backward support to very old browsers and addiction of IntersectionObserver Browser Compatibility check disclaimer in the View and Formatter settings, because:
- polyfill/intersectionObserver js (polyfill.io) library is only needed with very old browsers versions (and its effectiveness is not really proven);
- Leaflet Map Lazy Load is going to fallback to normal Leaflet Map load, if the browser don't support the 'IntersectionObserver' API/object;
- polyfill/intersectionObserver js (polyfill.io) library is no longer considered safe to use (@see https://www.drupal.org/project/geofield_map/issues/3456704) and https://github.com/polyfillpolyfill/polyfill-service/issues/2892)
parent 88637e98
No related branches found
No related tags found
No related merge requests found
Pipeline #222772 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment