Gustavo Fenilli

Results 64 comments of Gustavo Fenilli

> Did you find a fix? Experiencing the same issue. This is not a formkit bug, it is a tailwindcss cache issue.

Hey, there is now a hook for setErrors where you could run your logic in there, sadly It does not know the remaningErrors but you can get those using a...

There isn't any tailwindcss classes applied to it, you should correctly add tailwindcss by adding your configured theme inside `content`, and also adding classes to your inputs, the easiest way...

Just adding to this issue as the reason why @imRHB example didn't work is because `defaultConfig` does not have the configuration created by `formkit.config.js` applied to it it should be...

@MalachiDraven this is not the same problem, your case looks more like your forgot to add the themes.

The example was updated in the website: https://formkit.link/7e3aafb98dd293e2d2168ecc5ff14dbf

UnoCSS works similarly as Tailwind, so the examples should work for both, is there any difference that should be noted when using UnoCSS?

Comming from other languages and testing frameworks is kinda odd for me that `zig build test` by default has no output, and even with `zig build test --summary all` it...

Any solutions, having this error and also when I try to run blocky game it stops and gives me: Parse Error: The identifier "VoxelServer" isn't declared in the current scope.

Im using the prebuilt binaries from tokisan games, version 3.2.2rc. Maybe it is not the latest module version yet.