marko-js / website

The markojs.com website
http://markojs.com
MIT License
37 stars 25 forks source link

Color picker/Search results Toggle is not working #7

Closed danrichman closed 7 years ago

danrichman commented 7 years ago

Can't seem to toggle between the Color picker and Search results on the homepage.

Clicking on "Search Results" yields this error in the console, in Chrome.

Uncaught Error: Not allowed
    at h.beginAsync (index-83c75fc1.js:63)
    at c.exports (index-83c75fc1.js:110)
    at index-83c75fc1.js:111
    at b.f (index-83c75fc1.js:71)
    at h._ (index-83c75fc1.js:111)
    at index-83c75fc1.js:112
    at b.f (index-83c75fc1.js:71)
    at g._.l.r.type (index-83c75fc1.js:112)
    at index-83c75fc1.js:55
    at index-83c75fc1.js:47
danrichman commented 7 years ago

Actually, the "Show All Browsers" link in that same section doesn't work either.

austinkelleher commented 7 years ago

This looks to be fixed. Thanks for reporting the issue.