VerticalScroll Handler ( Runtime Error )

Continuing the discussion from Load Items when User Scroll [Advance & Unique]:

Please Help …

I am facing this error…

I am created app using this method [ https://community.kodular.io/t/load-items-when-user-scroll-advance-unique/75443?u=mr_prakash_thul

Please Help me …How can i fix it

this is my block…please check and suggest me…

You should ask in that topic, as you are using that method. No need of new topic.

1 Like

ok …can’t again do it…

but you know …way this error are coming…

This extension has some errors. Now i am not free to check your code throughly
But yes u can use vertical scrol handler extension by @vknow360

And follow what @themaayur has mentioned

ok i will check…

I think the error you are getting is related to Dynamic component extension and not due VerticalScroll handler extension.

The error is also because you may be trying to set a property of a component which is not yet created or which failed to create.
Check your code again

1 Like

ok…I will check…thanks for the suggest…

1 Like