Lukas Trumm
Lukas Trumm
This issue is even more visible with the new version 2. Then you have component names that does not match file names.
Unfortunately, it does not seem to work. I have created issue for that, but it is not resolved. https://github.com/t3-oss/t3-env/issues/59 We end up using our own solution - a script that...
Thank you for the investigation. My main point is that it is unfortunate, that the behavior is worse than if it the website would be static HTML site. There might...
It would be great to follow some authority like: https://www.nngroup.com/articles/errors-forms-design-guidelines/, maybe even make it the default. In scope of this issue specifically it should be possible to provide the user...
Well, I thank you for creating this library in the first place! 😄 I'll give it a try.
Unfortunately the workaround you have posted @Mini-ghost does not really work. The problem is as the OP describes - it does not show the error message on untouched fields. Removing...
> I found that the workaround I provided had an issue with the condition between `touched` and `submitCount`, but I have fixed it. Could you please take a quick look...
While the bot might be right with the answer above, it misses the point. If I want I can use the URL directly or I might download the fonts manually....
> To configure the Fonts module to download only the woff2 format when using a provider like Google, you can specify the font data directly with the src property in...
> @lttr I checked with Nuxt Devtools, For woff2 there is a unicode-range, but for woff there is no unicode-range. > > In this case, the browser seems to be...