Lukas Cizek

Results 5 comments of Lukas Cizek

Just make the output in the testing library longer via `screen.debug(undefined, ` f.e. screen.debug(undefined, 1000000)

Hey, it seems it could also fix the hinting when the user is typing during the opened list. Which also does not work with `disablePortal: true`. Both are quite impactful...

I ran into similar issues with the Next.js app folder/server actions/server components or whatnot. The solution was quite simple for me and it was upgrading to Node 18+. Apparently, Node...

Hey, since the library is not maintained for 4 years, should we start looking for a substitute @sdoomz? The current code will stop working `after March 31, 2023`. Do you...

The solution was to create my own picker library that is migrated 😁