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

GoToEvent Class: url disregarded when query is present #188

Open
arrshad opened this issue Feb 13, 2024 · 0 comments · May be fixed by #363
Open

GoToEvent Class: url disregarded when query is present #188

arrshad opened this issue Feb 13, 2024 · 0 comments · May be fixed by #363

Comments

@arrshad
Copy link

arrshad commented Feb 13, 2024

GoToEvent class ignores url when query is provided, defaulting to '/?id=1'.

c.FireEvent(event=GoToEvent(url='/users', query={'id': 1}))
@elio2t elio2t linked a pull request Oct 23, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant