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

Pa11y dashboard indicating error for action: navigate to #217

Open
chirag-vashisht opened this issue Sep 25, 2018 · 6 comments
Open

Pa11y dashboard indicating error for action: navigate to #217

chirag-vashisht opened this issue Sep 25, 2018 · 6 comments

Comments

@chirag-vashisht
Copy link

Pally doesn't allow navigate to command, the exact error is as follows:

Oh my gosh!
Error: Invalid action: "navigate to http://localhost:4200/profile/add-prospect"

@josebolos
Copy link
Member

Hi @chirag-vashisht,

Could you please let us know if you're still experiencing this problem, and what version of pa11y are you using?

Thanks!

@aastrong
Copy link

I am experiencing this exact problem.
Version 2.2.2

@josebolos
@chirag-vashisht

@aastrong
Copy link

I've also raised this issue with Pa11y, and tested locally, and this issue has to be coming from pa11y dashboard, and not from pa11y itself. an FYI

@josebolos
Copy link
Member

Hi all,

Mystery solved! I think I know what the problem may be. Pa11y-dashboard v2 uses pa11y v4, which supports actions since version 4.3.0 if I remember correctly.

Unfortunately the navigate action was added at a later date, and it's only available since pa11y version 5:
https://github.com/pa11y/pa11y/blob/master/CHANGELOG.md#500-beta6-pre-release-2018-01-16

We recently released pa11y-dashboard 3 which uses pa11y 5 to run the tests. If you upgrade to this version, you should be able to use the navigate action.

@aastrong
Copy link

@josebolos Thanks - I'll give that a go and respond back shortly !

@aastrong
Copy link

aastrong commented Sep 5, 2019

@josebolos We've updated our pa11y-dashboard to version 3.0.0 - and I still get the same error.

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

No branches or pull requests

4 participants