Joe Chung
Joe Chung
If a component has a `@mouseover.stop` handler defined, no child components can be selected via the devtools components tab. However, it works as expected using the component inspector tool. Here's...
### Describe the bug When setting up a keyboard shortcut like Ctrl + Shift + Period, the ref returned by useMagicKeys only responds the first time when the keys are...
In some cases, we need a scroll observer to trigger an animation on page load if the target element is already within its container. This can occur, for example, when...