Wouter Vroege

Results 2 issues of Wouter Vroege

offsetLeft & offsetTop are relative to the element first positioned (not static) ancestor element. This causes the input-knob to break when placed in any non-statically positioned (e.g. absolute) element. Using...

### Description I enabled `useNativeCSSProperties` and `lazyRegister` and added a `demo-snippet` to my file. The `` is rendered `inline` instead of `block`. As a result, `my-element` doesn't render correctly inside...