You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! The components CSS failed before I added those lines to tailwind.config.js.
For the record, I upgraded from Livewire 2 to 3
// Make sure you add these lines
"./vendor/rawilk/laravel-form-components/src/**/*.php",
"./vendor/rawilk/laravel-form-components/resources/**/*.php",
"./vendor/rawilk/laravel-form-components/resources/js/*.js",
Laravel Form Components Version
v8.1
Laravel Version
v10.22.0
Alpine Version
3.13
Bug description
When setting up on a fresh project, it appears the Morph Markers are not working for the form components, where as they did fine with Livewire 2.
When downgrading to V7, it renders but still displays the Morph Markers.
Steps to reproduce
Relevant log output
No response
The text was updated successfully, but these errors were encountered: