Hans

Results 6 issues of Hans

I have wrapped my components with ... and the lazyloading is working nicely. I have noticed in the Chrome Network Inspector that on each scrollParent event not only the new...

Hello, we have a question: is it possible to run Docker-image-scan with GitHub-hosted runners on k8s without elevated priviliged access? Thanks!

### Describe the bug When changing git branches and installing npm dependencies, I am regularly seeing this error: After that, my terminal hangs and other applications, e.g. Chrome, Teams crash....

bug

**What you were expecting:** `SimpleFormIterator` should be able to handle reasonable sized tables without performance issues. **What happened instead:** We are using SimpleFormIterator to edit 7x TextInput and 1x SelectInput....

In 4.20.10, Form supported `InitialFormValues` generic Let me know, if that's unintentional so that I can submit a fix-PR.

UseFieldAutoConfig not generic anymore. This leads to functions like `format`, `parse`, `validate` to operate on `any` values. UseFieldAutoConfig in 5.0.0: UseFieldAutoConfig prior to 4.20.10: If that's unintentional, I might submit...