awesome-nova / dependent-filter

Dependent filters for Laravel Nova
26 stars 13 forks source link

Vue problems #3

Open MWL91 opened 5 years ago

MWL91 commented 5 years ago

Hi. I have an issue with Vue.

After installation i've recive an error in console:

Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.

And select looks like been broken.

It's my first installation of this filter, i'm using Nova 2.0. When i try to npm install / npm run dev it still dosn't work. What should I do?