Skip to content

Fixing reset assets trigger on sub-requests #172

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

Merged

Conversation

TarikAmine
Copy link
Contributor

@TarikAmine TarikAmine commented May 3, 2022

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

@weaverryan weaverryan force-pushed the fix-finish-request-multiple-trigger branch from fa56bc7 to 2dd0ffc Compare May 3, 2022 17:46
@weaverryan
Copy link
Member

Thank you Tarik! This is a complex issue. Let's see if this can fix the bad behavior without introducing any other problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants