Alex Lohr

Results 185 comments of Alex Lohr

Thanks for you answer. I'll update my articles on testing solid accordingly, once I get to it.

I've checked the wolfet EULA and there's nothing in there about data transmitted; but even if there was, you cannot cover personal data in an implicit consent that is not...

18 characters, but only 6 bytes in hexadecimal, divided by either ":" or "-" of actual information.

That being said, I would suggest to close this unless you think that people would voluntarily opt in to giving out their network's mac address.

This is no longer necessary, see https://github.com/solidjs/templates/pull/74

The happy-dom issues are fixed by now. Instead of deps.inline = [/solid-js/], the new proposed configuration is deps.registerNodeLoader = true.

I agree. This can be closed.

No, for SSR, you need to change the configuration so test.transformMode will detect the tests as SSR, see https://vitest.dev/config/#transformmode

This is because vite-plugin-solid overwrites a few settings.

Changing the properties while the accordions are rendered is currently considered not a use case. However, I might reconsider this behavior if I get reports of this breaking real-life apps.