dartunian
dartunian
I have been using this on all my pjax requests (and ajax), ie ```Pjax::begin(['id' => 'lib_js', 'clientOptions' => ['showNoty' => false]]);``` but still the problem persists https://i.imgur.com/axcF3hu.png
Okay, I did find that removing the 'template' option from my widget setup fixed the 500 error. Still unsure why this would be throwing 500 error. ```php 'toast' => [...
Yes, I do use gridview, still unsure why the template option would be affecting routing. I'm not sure what you're suggesting, sorry.
I'm having this same issue, did you ever find a solution?