Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect is not a function #9137

Open
JochenVanSeveren opened this issue May 2, 2024 · 0 comments
Open

Redirect is not a function #9137

JochenVanSeveren opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@JochenVanSeveren
Copy link

Finally, the `redirect` method will redirect the browser to a specified url:
.. js:function:: redirect(url[, wait])
:param string url: a valid url
:param boolean wait: if true, wait for the server to be ready, and redirect after
Redirect the browser to `url`. This method reloads the page. The `wait`
argument is rarely used: it is useful in some cases where we know that the
server will be unavailable for a short duration, typically just after an addon
update or install operation.

Is this function still present on router?
It does not work for me.

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

No branches or pull requests

2 participants