An open API service indexing awesome lists of open source software.

https://github.com/dcts/testing-webcomponents

example on how to use webcomponents (also on mobile)
https://github.com/dcts/testing-webcomponents

Last synced: 2 months ago
JSON representation

example on how to use webcomponents (also on mobile)

Awesome Lists containing this project

README

          

# testing-webcomponents
trying to figure out how to use webcomponents on mobile. Progress-Bar Webcomponent taken from this tutorial:
https://www.youtube.com/watch?v=Tus_GVxyOtU

### Deployed
statis webpage is live (hosted via firebase): https://testing-webcomponents.firebaseapp.com/

### Problem
The webcomponent is working fine on desktop, but on mobile it just wont appear. Im not sure why this is. Any help is appreciated.

### Update
- problem solved by adding polyfill js file -> https://github.com/webcomponents/polyfills/tree/master/packages/webcomponentsjs