Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Clarity of comments- does reload resend POST data? #1163

Closed
REWBrianH opened this issue May 28, 2018 · 0 comments
Closed

Clarity of comments- does reload resend POST data? #1163

REWBrianH opened this issue May 28, 2018 · 0 comments

Comments

@REWBrianH
Copy link

REWBrianH commented May 28, 2018

zombie/src/index.js

Lines 638 to 642 in ec46759

// Reloads current page.
reload(callback) {
this.window.location.reload();
return this._wait(null, callback);
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant