polymer-spring-boot icon indicating copy to clipboard operation
polymer-spring-boot copied to clipboard

elements.js error

Open QiuMing opened this issue 9 years ago • 0 comments

Hello ,I just run this project by

mvn clean package spring-boot:run -Pproduction

All run is ok ,But while open http://localhost:5000 ,I get a blank page , and see this error

elements.js:29 Uncaught TypeError: Cannot set property 'renderer' of undefined

Do you know why?

QiuMing avatar Aug 24 '16 04:08 QiuMing