Magikstah
Reactive Builder field
I've defined schema in my form like this:
Lets say my code looks like this (had to cut few things beacuse its too long but I think this should be enough)
Changing value of Section Name text input changes Test input value to test like It's expected to, but adding block in block builder doesnt trigger any change, maybe i've put afterStateUpdated and reactive in bad place?
5 replies
Laravel mix error - when trying to build filament theme
Moving colors in tailwind config from module.export -> theme to module.export -> theme -> extends and removing plugin with addUtilities() resulted in fixing error, thanks everyone for your time im marking this as solved
21 replies