Skip to content
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

Cant'enable extension #93

Open
ashik1729 opened this issue Aug 20, 2018 · 0 comments
Open

Cant'enable extension #93

ashik1729 opened this issue Aug 20, 2018 · 0 comments

Comments

@ashik1729
Copy link

ashik1729 commented Aug 20, 2018

i just try to enable extesion fron spinner . but it can't work for me

$dataProvider, 'itemOptions' => ['class' => 'item'], 'itemView' => '_item', 'pager' => ['class' => \kop\y2sp\ScrollPager::className(), 'spinnerTemplate' => '
', 'triggerText' => 'Load More Data', 'noneLeftText' => 'No more result to display', 'eventOnScroll' => true, 'triggerOffset' => 6, 'eventOnRendered' => 'function() {loadPost();}', // 'triggerTemplate' => '{text}', 'enabledExtensions' => [ 'EXTENSION_TRIGGER'=> true, 'EXTENSION_HISTORY' => false, 'EXTENSION_PAGING'=>true, 'EXTENSION_SPINNER'=>true, ], ], ]); ?>

i get the error

kop-screenshot

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

No branches or pull requests

1 participant