concerto / concerto-frontend

Frontend JS code for Concerto
http://concerto-signage.org
Other
7 stars 5 forks source link

Content types fail to register after vulcanization #6

Closed gbprz closed 9 years ago

gbprz commented 9 years ago

After concatenating all of the frontend files, content types are unable to register properly. Each content calls the inherited registerContentType() function, but querySelector('polymer-element') cannot find the correct element and causes the elem variable to be undefined.

gbprz commented 9 years ago

Added a quick fix that requires the name and constructor attributes to be passed into registerContentType().

cdc12f89d4263eaf3498a17993d7cac2bd17c3af