You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP : 7.3
Laravel : 8
Nova : 4
Getting this error while use DateTime Field
TypeError: Cannot read properties of undefined (reading '_c')
at Proxy.render (nova-fields:1:258215)
at qn (runtime-core.esm-bundler.js:914:44)
at Ee.fn (runtime-core.esm-bundler.js:5649:57)
at Ee.run (reactivity.esm-bundler.js:190:25)
at B.e.update (runtime-core.esm-bundler.js:5763:56)
at B (runtime-core.esm-bundler.js:5777:9)
at M (runtime-core.esm-bundler.js:5559:9)
at L (runtime-core.esm-bundler.js:5517:17)
at h (runtime-core.esm-bundler.js:5119:21)
at A (runtime-core.esm-bundler.js:5303:13)
The text was updated successfully, but these errors were encountered:
PHP : 7.3
Laravel : 8
Nova : 4
Getting this error while use
DateTime
FieldThe text was updated successfully, but these errors were encountered: