Closed TarikAmine closed 2 years ago
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.
1.14.0
KernelEvents::FINISH_REQUEST
Sadly we are stuck at 1.13.2 until it's fixed
Thank you Tarik! This is a complex issue. Let's see if this can fix the bad behavior without introducing any other problems.
1.14.0
is broken when a page contains sub requests, all the files managed by the package run twice. The eventKernelEvents::FINISH_REQUEST
should be handled for MainRequest only.Sadly we are stuck at 1.13.2 until it's fixed