Andrew Blake
Andrew Blake
Don’t rush, there are a couple of minor issues when used with pjax that I will look into in next few days - i think there are events in the...
Understood, and thanks for so many great extensions. They are a massive asset to the framework.
FYI when you get time: My final personal configuration: ``` 'pager' => [ 'class' => ScrollPager::className(), 'container' => '.grid-view', 'item' => '.kv-grid-table tbody tr', 'enabledExtensions' => [ ScrollPager::EXTENSION_SPINNER, ], ],...