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

webintents.org/list.html displays less info than is available #138

Open
michielbdejong opened this issue Dec 18, 2011 · 0 comments
Open

Comments

@michielbdejong
Copy link

when i visit webintents.org/list.html i don't see all the info i would expect to see.

i would expect to see:

Intents

Clear all
http://webintents.org/edit

* ...

which is the info i can see by querying localStorage - or at least:


Intents

Clear all
http://webintents.org/edit

http://webintents.org/pick

which would be a complete list at least of the intents for which one or more handlers are registered. but instead, i'm seeing:

Intents

Clear all

http://webintents.org/pick

so an incomplete list, with no further details.

in chrome inspector i see this error, which might be the cause:

Uncaught TypeError: Cannot read property '0' of undefined

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

1 participant