Erez Lirov
Erez Lirov
``` Stuff Save and Apply ```
What is the best way to get content to scroll, especially when using InnerGrid/Cell/Contents etc? The components themselves don't seem to have a scroll property, and they seems to just...
As of dart-sass 1.40.0, calc(0 - something with units) is generating a sass error. e.g., calc(0 - 0px) Is there any reason to have such a complicated calc expression in...
**Describe the bug** in a TextField, the required and invalid keywords seem to conflict with each other whenever the user goes into the field and then leaves the field -...
**Describe the bug** When the selected value of the slider is outside the min/max range, the slider throws an uncaught exception, and the entire svelte runtime crashes. This can happen...
**Describe the bug** when setting zoom level via CSS, slider dragging doesn't match up with the position of the mouse **To Reproduce** Steps to reproduce the behavior: 1. Go to...