Skip to content
This repository was archived by the owner on Nov 24, 2020. It is now read-only.

Reenable local file navigation#57

Open
javijuol wants to merge 1 commit intoGitbookIO:masterfrom
javijuol:master
Open

Reenable local file navigation#57
javijuol wants to merge 1 commit intoGitbookIO:masterfrom
javijuol:master

Conversation

@javijuol
Copy link

Loads navigation through redirect if ajax fails

When $.get call was replaced with $.ajax it broke the local file navigation, as CORD will prevent to succeed any call to $.ajax and the error was never handled. This change will propagate to the deferred the error so the promise fail will be called if the $.ajax call fails.
d94ae0f

This pr should fix this issue: #28

Loads navigation through redirect if ajax fails
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant