Asynchronous switch functions #79
Reference in New Issue
Block a user
Delete Branch "async-onswitch"
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?
Hi, I added
this.parseDOM(document)to theonSwitch()callback. This fixes https://github.com/MoOx/pjax/issues/72Although it works for me, the tests wouldn't run on my machine so if anyone could help test it, I'd appreciate it. Edit: seems Travis helped.
ping @MoOx
Is the change in example really necessary?
No, thought it clarified the usage a bit. Would you like me to remove it again?