Menu code doesn't work if the structure is different #1
Labels
No Label
Core
Pattern/Status
Pattern/Tabs
Kind/Breaking
Kind/Bug
Kind/Build process
Kind/Documentation
Kind/Enhancement
Kind/Feature request
Kind/Security
Kind/Testing
Kind/User experience
Priority
0 Critical
Priority
1 High
Priority
2 Medium
Priority
3 Low
Status/Blocked
Status/Duplicate
Status/Need More Info
Status/Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gamv/ds2-core#1
Loading…
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.