-
Polyfill.io在引用时会执行额外的JS指令而造成供应链攻击,原本位于github上的专案GitHub也已添加告警字样。hooks依赖的intersection-observer intersection-observer-test.html文件中有引入`
-
https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
> The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element w…
-
```javascript
import ContainerHeader from '@/presentation/components/channels/common/ContainerHeader';
import { PostItem } from '@/presentation/components/post/postItem';
import type React from 're…
-
For me to check later.
https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
-
Thanks team for giving us this nice plugin, Like to know one thing , Is intersection observer is supported in scrollmagic? else do you have any plans to do it in future?
-
The `intersection-observer` polyfill is missing from `"dependencies"` or `"peerDependencies"` in the `package.json`.
It appears this is fixed in the current GitHub version, but does not appear fixe…
-
### Which @angular/* package(s) are relevant/related to the feature request?
compiler
### Description
Hey there folks!
I was just taking a deep dive on the `@defer` and was thinking about some …
-
**Countries list do not loaded lazyly.**
The countries all list loaded at first at dropdown.
**Intersection observer**
Using intersection observer we can get if latest element is visible and load…
-
`react-visibility-sensor` is unmaintained and not designed to be consumed through ESM. https://github.com/joshwnj/react-visibility-sensor/issues/148
`react-intersection-observer` is maintained and …
-
-----
### Issue Summary
There is something wrong with horizontal spacing for displayed equation structures when a floated element exists on the same line. I have a page which is a kind of tortur…