googlecodelabs / feedback

Provide feedback to our codelabs by filing an issue here
18 stars 22 forks source link

polymer-firebase-pwa Step#16 #133

Open kilombo opened 7 years ago

kilombo commented 7 years ago

Build a Progressive Web App with Firebase, Polymerfire and Polymer Components

On Step 16: https://codelabs.developers.google.com/codelabs/polymer-firebase-pwa/index.html?index=..%2F..%2Fpolymer-summit-2016&viewga=UA-39334307-12#15

The code to paste for import note-app is: <link rel="import" href="bower_components/note-app/common/note-app/na-elements.html"> and it show a not found error, when i think should be: <link rel="import" href="bower_components/note-app-elements/na-elements.html">

goleary commented 5 years ago

there are lots of issues like this throughout this codelab...seems like no one cares though.