-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The "navigation.instant" feature of the material theme breaks this plugin. It works on full page load (initial load, refresh, etc.) but not after navigating an internal link.
I assume using this feature just prevents the DOMContentLoaded
event from firing during internal navigation. Perhaps there is another event that can be used to trigger your *_new_window()
functions? I don't know enough about what is core MkDocs vs. Material for MkDocs to even know where to start looking for this. But maybe you do. ;)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working