Kolombiken

Results 4 issues of Kolombiken

I'm using Next.js and when trying 1.13.2 I get the following webpack-error for a component: `TypeError: Form.tsx: Cannot read property 'property' of undefined` The only css in the component are...

I can see that there was a previous issue with dynamic imports but that there is now a test and it appears to me that it should be working. But...

Here's my post for the HTMHell advent calendar 2023. Let me know if it needs any adjustments and thank you for the opportunity!

When you run the example test from the Readme you expect one test to run. But instead there are two tests running. Same test runs twice. Let me know if...