dcasia/column-toggler

I can't get Toggler to show up in Nova4 Laravel 10.30.0

Closed this issue · 4 comments

Hi,

I am using Laravel 10.30.0, and Toggler does not show up in Nova4. Can you take a look? Thank you very much

It is probably due to some other packages you might have installed that override some native nova components instead of extending it.. can you post your composer.json so I can tell you which one is causing trouble?

I couldn't identify any of these packages as being the root cause, did you add the column toggler trait to your resource?

Sorry, after I upgrade to v0.2.0, this package is working again. Thank you for the help!