OwenMelbz / nova-radio-field

Provides a radio field for laravel nova with ability to toggle field visibility.
34 stars 31 forks source link

Update to Laravel Nova 4 #27

Open wamesro opened 2 years ago

wamesro commented 2 years ago

Are you planning an update on Laravel Nova 4?

runtime-core.esm-bundler.js:226 TypeError: Cannot read properties of undefined (reading '_c')
    at Proxy.render (radio-field:1:233713)
    at Un (runtime-core.esm-bundler.js:893:44)
    at Ae.fn (runtime-core.esm-bundler.js:5030:57)
    at Ae.run (reactivity.esm-bundler.js:160:29)
    at R (runtime-core.esm-bundler.js:5156:9)
    at j (runtime-core.esm-bundler.js:4939:9)
    at N (runtime-core.esm-bundler.js:4897:17)
    at g (runtime-core.esm-bundler.js:4489:21)
    at E (runtime-core.esm-bundler.js:4685:13)
    at B (runtime-core.esm-bundler.js:4856:13)
TypeError: Cannot read properties of undefined (reading 'filter')
    at Proxy.findFieldsWhichCanBeToggled (radio-field:1:5266)
    at Proxy.mapFields (radio-field:1:5454)
    at Proxy.mounted (radio-field:1:5012)
    at nn (runtime-core.esm-bundler.js:155:22)
    at rn (runtime-core.esm-bundler.js:164:21)
    at Array.Br.t.__weh.t.__weh (runtime-core.esm-bundler.js:2667:29)
    at Cn (runtime-core.esm-bundler.js:356:32)
    at En (runtime-core.esm-bundler.js:401:9)
vesper8 commented 2 years ago

My fork works on Nova 4, also submitted a PR @OwenMelbz

https://github.com/vesper8/nova-radio-field

exshapoval commented 1 year ago

still not work for nova 4 and laravel 10, who can help?