dpsoft-official / nova-persian-date

Nova Persian Date field
8 stars 3 forks source link

Nova 4 Support #4

Closed RoliJ closed 2 years ago

RoliJ commented 2 years ago

Hi!

When I try to use the package using (Nova >= 4, Laravel 9, PHP >= 8), I get the following console error:


runtime-core.esm-bundler.js:226

TypeError: Cannot read properties of undefined (reading '_c')

    at Proxy.render (nova-persian-date:1:4331)

    at zn (runtime-core.esm-bundler.js:893:44)

    at we.fn (runtime-core.esm-bundler.js:5030:57)

    at we.run (reactivity.esm-bundler.js:167:25)

    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)

Does this package support Nova 4? Should I run npm commands for the package or composer require dpsoft/nova-persian-date is enough?

Thanks in advance!

SadeghPM commented 2 years ago

Hi @RoliJ Currently this package doesn't support Nova 4. We don't have Nova 4 to test and upgrade.

RoliJ commented 2 years ago

@SadeghPM Thanks!

sinamiandashti commented 1 year ago

any update?