F
Filamentβ€’3mo ago
assertchris

Weird attach select field rendering in RelationManager

I generated a relation manager to associate topics with trivia facts (many-to-many relationship, defined in both models); using the command: php artisan make:filament-relation-manager Trivia/FactResource topics title --attach The resulting form allows the attachment, but the rendering of the select field is messed up. I am not customising the component view (nothing filament related in views/vendor), nor am I using a custom theme (or rebuilding filament's CSS files at all). There are no errors in console.
No description
Solution:
Are you on the latest version? Just to exclude other issues
Jump to solution
4 Replies
Dennis Koch
Dennis Kochβ€’3mo ago
Looks like some JS is missing or not initialized
Solution
Dennis Koch
Dennis Kochβ€’3mo ago
Are you on the latest version? Just to exclude other issues
assertchris
assertchrisβ€’3mo ago
yeah, I made sure to run composer update and filament:upgrade 3.2.74 though latest appears to be 3.2.96 lemme force the minor and see ah. my custom markdown field plugin is forcing 3.2.74, which is why it didn't go higher that was it
assertchris
assertchrisβ€’3mo ago
thank you, by the way πŸ˜„
Want results from more Discord servers?
Add your server