Questions tagged [polymer-serve]
3 questions
1
vote
1 answer
`` not working on 192.168.0.x
I am testing signInWithPopup() using polymer serve, everything works fine on localhost, but when tried from mobile browser via 192.168.0.x:8080, it fails. Any idea?
Is that because I am signing in from 192.168.0.x, and…

Andrew See
- 1,062
- 10
- 21
0
votes
1 answer
Accessing "polymer serve" from WLAN via 192.168.0.x:8080 on Windows 10
I am having problem accessing polymer serve from WLAN via local IPv4 address on port 8080 on Windows 10.
I have open up the port 8080 on Windows Firewall for TCP, but it doesn't resolve the problem.
I can access 127.0.0.1:8080 on local machine, but…

Andrew See
- 1,062
- 10
- 21
0
votes
3 answers
JS errors when loading Polymer Project starter toolbox set-up
From Polymer Slack Group: @drjosh9000 posted:
I get a JS console full of errors when trying out https://www.polymer-project.org/1.0/start/toolbox/set-up. How can I eliminate them and get the page to load properly?
Edit
Note:
The following does not…

Let Me Tink About It
- 15,156
- 21
- 98
- 207