Skip to content

Conversation

@jnoordsij
Copy link
Contributor

@jnoordsij jnoordsij commented Nov 7, 2024

Currently assigned as link.error, this handler is effectively doing nothing. This ensures the handler is actually registering the event listener.

Edit: for reference I discovered this on debugging with Firefox, which erred on loading the assets due to being returned with a no-cache header in my local setup, thus causing the first batch of asset loads to fail and no new batch to be scheduled. After this adjustment all of them were added.

@taylorotwell taylorotwell merged commit 47a6953 into laravel:11.x Nov 7, 2024
@timacdonald
Copy link
Member

My bad. Thanks, @jnoordsij.

@jnoordsij jnoordsij deleted the patch-1 branch November 8, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants