epartment/nova-unique-ajax-field

doesnt work

Opened this issue · 4 comments

after installation field shows no values, and is also not visible in forms :(

not working for me too, not visible on forms.

This doesn't seem to work for me either...

I have the same problem

rik43 commented

assets not builded.
use instead: composer require rik43/nova-unique-ajax-field

or make manually (not recommended)
cd vendor/epartment/nova-unique-ajax-field
npm install
npm run production

don't forget to run it also on production...