[NAVIGATIONPRINT] Error on homepage screen #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On the homepage, this error is returned :
Error is due to case sensitive of getClassName() function in navigationprint object.
Issue fixed. The exact name of home object is "home" not "Home".
Pushed to master