NikSpyratos
Closure Validation: Get $get doesn't resolve correctly
I've decided it was simpler to refactor the UI ordering so that this field is auto-filled from the other value instead of doing this rule - saves a bit of user input. But still felt it's worth posting this in case anyone else runs into the issue.
11 replies
Vite assets / npm run build - loads new theme once, then only loads vendor theme
aaaaaaah PEBCAK of course. I had the theme register outside the Filament::serving block. Putting it inside it fixed the problem. Shouldn't try coding this stuff late at night 💤
6 replies
Vite assets / npm run build - loads new theme once, then only loads vendor theme
Gist containing my vite, tailwind and filament.css: https://gist.github.com/nikolaos-spyratos/874fb0c683199f1ca55c15927575f1e2
6 replies