This is likely due to the routing to /scripts/modifier-script happing from /scripts/ScriptName rather than directly from /scripts.
It seems that it check the previous route, and finds that it isn't /scripts so it doesn't change active state of the navbar to Scripts.
Solution currently unknown.
This is likely due to the routing to /scripts/modifier-script happing from /scripts/ScriptName rather than directly from /scripts.
It seems that it check the previous route, and finds that it isn't /scripts so it doesn't change active state of the navbar to Scripts.
Solution currently unknown.