Hello,
Thank you for the framework 馃憤 !
After have played with it a little, I saw on the documentation that there is a POST_RESPOND event priority which can be used on the kernel.view event.
However, the RespondListener is executed on kernel.view at a higher priority than POST_RESPOND (as expected), but it is calling the setResponse function of the event which is stopping its propagation.
Does the POST_RESPOND is not hookable at all or am I missing something ?
Thanks 馃槈
Good catch, it's a bug. I'll fix that.
This has been fixed and released.
Most helpful comment
This has been fixed and released.