Richeditor live update
Hey everyone! 
I'm running into a weird issue with Filament forms and could use some help. I have a Select field that's set to
Here's my code:
Has anyone encountered this before? Am I missing something obvious?
Thanks in advance for any help!
I'm running into a weird issue with Filament forms and could use some help. I have a Select field that's set to
->live() and a RichEditor that should reactively update when the select value changes, but the RichEditor isn't triggering its query when I change the select option.Here's my code:
Has anyone encountered this before? Am I missing something obvious?
Thanks in advance for any help!