Andreas Presthammer

Results 5 issues of Andreas Presthammer

Have you considered packaging your project as a nuget package?

What are the plans for providing Scala 3 build artifacts? Would be greatly appreciated to allow easier Scala 3 upgrades for Akka projects without getting into dependency versioning problems.

See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32559 Suggest you update the base image to a newer version of Node.

The scrollbar in the `TextField` component does not work when `multiline` and `unit` props are enabled. See repro in codesandbox: https://codesandbox.io/p/sandbox/react-18-playground-forked-fts4gc?file=%2Fsrc%2FApp.tsx%3A23%2C29 **Expected behavior** Expect that you can drag the scrollbar...

🐛 bug

Using a multiline TextField in a SideSheet component with a scrollbar will cause the SideSheet scrollbar to jump to the top when editing the TextField. Repro can be found here:...

🐛 bug