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

Shows a blank page #39

Closed
shadlyd15 opened this issue Nov 15, 2017 · 4 comments
Closed

Shows a blank page #39

shadlyd15 opened this issue Nov 15, 2017 · 4 comments

Comments

@shadlyd15
Copy link

shadlyd15 commented Nov 15, 2017

I have installed crouton as it is mentioned above. But when I try to go to http://localhost:9000 it only shows a blank page. Can anyone help me out?

Chrome console shows this error :

crouton-connect-mqtt.html:132 Uncaught TypeError: this.querySelector(...).validate is not a function

@jbrazio
Copy link

jbrazio commented Nov 21, 2017

@edfungus @wickwire @peterblazejewicz I see exactly the same issue as @shadlyd15.
When opening the page on Chrome I get a blank page and the following error on the Chrome console:

Uncaught TypeError: this.querySelector(...).validate is not a function
    at HTMLElement.validateInput (crouton-connect-mqtt.html:132)
    at HTMLElement._annotatedComputationEffect (polymer.html:1599)
    at HTMLElement._effectEffects (polymer.html:1402)
    at HTMLElement._propertySetter (polymer.html:1386)
    at HTMLElement.__setProperty (polymer.html:1395)
    at HTMLElement._applyConfig (polymer.html:1997)
    at HTMLElement._afterClientsReady (polymer.html:1991)
    at HTMLElement._ready (polymer-mini.html:75)
    at HTMLElement._readyClients (polymer-mini.html:83)
    at HTMLElement._ready (polymer-mini.html:71)
validateInput @ crouton-connect-mqtt.html:132
_annotatedComputationEffect @ polymer.html:1599
_effectEffects @ polymer.html:1402
_propertySetter @ polymer.html:1386
__setProperty @ polymer.html:1395
_applyConfig @ polymer.html:1997
_afterClientsReady @ polymer.html:1991
_ready @ polymer-mini.html:75
_readyClients @ polymer-mini.html:83
_ready @ polymer-mini.html:71
_tryReady @ polymer-mini.html:61
_initFeatures @ polymer.html:3576
createdCallback @ polymer-micro.html:194

How can we get Crouton working ?
BTW this seems a duplicate of #37.

@edfungus
Copy link
Owner

Reference #37 for the bower issue

@edfungus
Copy link
Owner

Please pull master and see if you still have the issue

@jbrazio
Copy link

jbrazio commented Dec 31, 2017

@edfungus I can confirm the error seems to be fixed on latest master.

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

3 participants