Notifications
Clear all

Fullframe scroll

2 Posts
2 Users
0 Reactions
263 Views
Posts: 1
Topic starter
(@stereofocus)
New Member
Joined: 6 months ago

I have a Fullpage scrolling and my last page is an iframe. I can scoll all the way down, but then the mouse scrolling and touch / swipe doesn't work anymore. When I deactivate pointer-events the play button from the iframe page doesn't work. 

I really tried a lot of things but I can't get it to work. 

 

Error wise it outputs this one:

[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive.

[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive.

 

Do you have any ideas?

1 Reply
TinyWebGallery
Posts: 903
Admin
(@admin)
Prominent Member
Joined: 15 years ago

Not sure what "Fullpage scrolling and my last page is an iframe" means. 

I have not seen this kind of error s before. Do you also have them when the page is not in the iframe?

Best regards, Michael

Reply