#976·history

check if the history.forward() is available

Author: omedvedewCreated Sep 17, 2024Updated Sep 17, 2024

I want to disable the button which triggers history.forward() (or history.go(1)) if the current location is the last in the history stack. How should I check this condition?