Bhavin9898 / Nova-Month-Picker-Field

This is a simple nova field type to introduce a month picker with the ability to select the month and year.
0 stars 0 forks source link

Completely breaks Nova 4.0 #1

Open ryanrapini opened 1 year ago

ryanrapini commented 1 year ago

Hey! Thanks for contributing this plugin, looks like exactly what I need. Unfortunately I can't get it to work.

Tried to install this plugin but it completely breaks my Nova install (blank screen when viewing Nova, even when not using any new code, only after running composer install

month-picker:1 Uncaught TypeError: window.Vue.use is not a function
    at Object.<anonymous> (month-picker:1:12284)
    at n (month-picker:1:110)
    at Object.<anonymous> (month-picker:1:11974)
    at n (month-picker:1:110)
    at month-picker:1:11182
    at app.js:106:47
    at Array.forEach (<anonymous>)
    at mo.boot (app.js:106:27)
    at mo.liftOff (app.js:162:10)
    at main:52:14

image

Nova "~4.0",
Laravel "^10.0",
PHP "^8.0.2",

Let me know if you need additional info

Ivankali2020 commented 8 months ago

same here can you do for v 4.0