polymer-spring-boot
polymer-spring-boot copied to clipboard
elements.js error
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?