Sebastian Ühlin
Sebastian Ühlin
In relation to #256 there is another bug. So basically to fix the android display, i add fixNativeFeedbackRadius to the main ActionButton, but then my child items still have the...
I load the items for the multi select component asynchonously and the component is hidden at render time. ## Expected Behavior Items render normally ## Actual Behavior Items don't render...
Hi, it would be nice if there was a way to add a global scope to a schema model. I've scraped through the issues and found only one proposed way:...
### Bug expectation I expect subsequent calls to down() to not ignore key modifiers like docs say at https://pptr.dev/api/puppeteer.keyboard.down/#remarks. The example worked in eralier puppeteer version, probably v5.x. Not sure...
**Describe the bug** When `prefers-reduced-motion: reduce` is set, modals will be invisible (maybe other components too like backdrop and collapse). - the root problem is that the "show" class won't...