You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
It's possible for someone to use the paged web reader and accidentally create an infinite loop.
To prevent infinite loops from being created, we should check to make sure the result expression never returns the same value two times in a row.