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
I get error when I login into Nova. I am not sure it's a bug from the package or I am missing something in my Nova config. I am not using the impersonate function anywhere in the CMS.
PHP 8.2
Laravel 10.x
Nova 4.32.x
Index.vue:347 TypeError: Cannot read properties of undefined (reading 'canImpersonate')
at Be.fn (icon-action-toolbar:2:656651)
at Be.run (reactivity.esm-bundler.js:178:19)
at get value (reactivity.esm-bundler.js:1147:33)
at Proxy.<anonymous> (icon-action-toolbar:2:658077)
at $n (runtime-core.esm-bundler.js:816:16)
at Be.fn (runtime-core.esm-bundler.js:5701:46)
at Be.run (reactivity.esm-bundler.js:178:19)
at D.e.update (runtime-core.esm-bundler.js:5814:51)
at D (runtime-core.esm-bundler.js:5822:5)
at T (runtime-core.esm-bundler.js:5612:5)
The text was updated successfully, but these errors were encountered:
Hi,
I get error when I login into Nova. I am not sure it's a bug from the package or I am missing something in my Nova config. I am not using the impersonate function anywhere in the CMS.
PHP 8.2
Laravel 10.x
Nova 4.32.x
The text was updated successfully, but these errors were encountered: