Menu code doesn't work if the structure is different #1
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?
JavaScript error occurs in core.init if the nav takes a different form. Move to a callback should be sufficient for now for any things that might require a change for the nav.
Eventually, we should find a way to handle it through navigation pattern.
I'll keep this open until we find another way to handle this.
Added handlers for beforeArticleLoad and afterArticleLoad load core.init and documented these in readme.md.