-
It's available on npm unlike Snap.svg and it's simpler/smaller.
-
### Expected behavior
Create a Pie Chart with this option: `animation: { duration: 1000, animateRotate: true, animateScale: false }`
If the Pie Chart is created inside a div with `display:none` …
-
#### Bug, feature request, or proposal:
cdk overlayConfig scrollStrategies.block() not working
#### What is the expected behavior?
I expected It function block other scrollable at active overlay…
-
reproduce link:
https://codesandbox.io/p/sandbox/apng-forked-n9k4lp?file=%2Fsrc%2Findex.js&welcomeVSCode=true
click the play button several times in (APNG on js), then the image increase playbackR…
sbyps updated
2 months ago
-
windows chrome 102.0.5005.63
https://codesandbox.io/s/naughty-butterfly-ze3mcu?file=/src/App.js
When overflow is auto, the scroll bar will flicker during animation
Subsequent animation flickers…
ty-bt updated
2 months ago
-
### Which @angular/* package(s) are the source of the bug?
core, forms
### Is this a regression?
No
### Description
for a component that is implementing ControlValueAccessor interface, writeValue…
-
I was wondering if you could help me with a recurrent issue which I can find no repeatable solution for. Giving this URL as an example: https://www.newcleo.com/. I have tried many combinations of wait…
-
### Describe The Bug
I have an element that should start with 0 opacity:
#fldStatus {
opacity: 0.0;
animation: fadeIn;
animation-delay: 3000ms;
animation-duration: 2000ms;
w…
-
### Description
Occasionally, when tearing down via rive-react's `useRive` hook, we're seeing an error in rive-wasm / canvas:
`Cannot read properties of undefined (reading 'element')` (see scree…
-
### Description
This issue is intended for tracking which addons are already supported in `WebGPURenderer`.
Not all open tasks must be implemented. Certain addons might not be ported to `WebGPUR…