ViewportBehavior logging events only fire once #4193
Labels
bug 🐛
An unexpected issue that highlights incorrect behavior
Completed 🔥
need more info 📌
sample bug 🐛
Milestone
Describe the bug
When interacting with the
ViewportBehavior
Sample page, notice that the events that log the user interaction (i.e., element is scrolled into view, then scrolled out, then back in, etc.) only get logged once to the Log display. After the visual/UI element is scrolling into view, and then fully in view, no more logging occurs, regardless of user interaction.Steps to Reproduce
Steps to reproduce the behavior:
ViewportBehavior
Entering viewport
in the Logs display sectionEntered viewport
in the Logs display sectionExpected behavior
Continuous logging should be happening in the Logs display section, as relevant user interaction continues to happen.
Screenshots
Environment
Device form factor:
Visual Studio version:
Additional context
The text was updated successfully, but these errors were encountered: