You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that fixed the undefined error but now I'm getting:
Pjax switch fail: TypeError {stack: (...), message: "Cannot read property 'callbacks' of undefined"}
When I try to implement the demo in the readme (sideBySide switch) I get an error.
This error only happens with using sideBySide switch
using outerHtml or innerHtml does not throw this error. I'm using the latest Chrome browser.
The text was updated successfully, but these errors were encountered: