-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
needs more infoMore information is requiredMore information is required
Description
- Laravel Version: 12.19.3
- Nova Version: 5.7.3
- PHP Version: 8.4
- Database Driver & Version: MySQL latest
- Operating System and Version: MacOS latest
- Browser type and version: Chrome Latest
- Repo: https://github.com/codebar-ag/nova-issue-6889
Description:
We have nova installed in an admin package. In packages register method we call to register nova the following:
$this->app->register(NovaServiceProvider::class);`This is working and nova loads, how ever we see a console log error on the inital load of nova:

Repo setup
- pull repo
- migrate fresh and seed
- username: text@example.com
- password: password
- goto /nova
- inspect console on the user page and reload
Metadata
Metadata
Assignees
Labels
needs more infoMore information is requiredMore information is required