-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Laravel nova api slow performance the first time #3474
Comments
Please give us more information on your environment and setup, along with any other information that could help us demonstrate the issue. |
It would be obvious when the project requires many 3rd party packages, and there's not a good way to combat this when some of the requested stylesheets have higher priority than others: e.g: |
This was referenced Jul 26, 2021
crynobone
added a commit
to crynobone/nova-slug-field
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/nova-impersonate
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/nova-checkboxes
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/novafieldcheckboxes
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/nova-toggle
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/nova-field-sortable
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/belongs-to-many-field-nova
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/nova-logs-tool
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
crynobone
added a commit
to crynobone/novassport
that referenced
this issue
Jul 26, 2021
Having this only slows down the initial request to Laravel Nova. laravel/nova-issues#3474
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
Detailed steps to reproduce the issue on a fresh Nova installation:
The text was updated successfully, but these errors were encountered: