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
bug #172 Fixing reset assets trigger on sub-requests (TarikAmine)
This PR was squashed before being merged into the main branch.
Discussion
----------
Fixing reset assets trigger on sub-requests
`1.14.0` is broken when a page contains sub requests, all the files managed by the package run twice. The event `KernelEvents::FINISH_REQUEST` should be handled for MainRequest only.
Sadly we are stuck at 1.13.2 until it's fixed
Commits
-------
2dd0ffc Fixing reset assets trigger on sub-requests
0 commit comments