EDIT: Here is a URL with a video showing the behavior:
https://streamable.com/xx39s4
While messing with Materialize elements, I saw an odd behavior in my website: the Materialize Tooltips (https://materializecss.com/tooltips.html) stick to the top of the screen when you scroll down (randomly, as far as my tests go). I just set an example in my own domain where you can see the behavior:
https://leogalski.com/test.html
The issue also happens when using w3schools' TryIt editor:
https://www.w3schools.com/code/tryit.asp?filename=GFLHMVLGB1NP
But strangely enough the issue DOES NOT happen using JSFiddle:
https://jsfiddle.net/8bryjL9w/
I already tried messing with JSFiddle's options to see if somehow the issue starts happens... no luck Tried also changing Materialize Tooltips' css options... No luck Tried changing screen sizes... No luck Tried looking for other threads with the same issue... Incredibly no luck
Can someone give me an idea on why this might be happening? I'm no web developer, so if I'm saying something stupid, please forgive me :-)