Jack Tsai

Results 4 comments of Jack Tsai

Having a similar problem is that if I initialized rangesilder with polyfill=true, and calling this sequence: ``` $('input[type="range"]').attr({min: 100, max: 1000}); $('input[type="range"]').val(100).change(); $('input[type="range"]').rangeslider('update', true); ``` This throws error for me...

The problem is actually not due to having no `answers`, but not having `template`. You can see that all create-liff-app is actually doing is just generating the command line prompt...

Same issue here, getting issue w/ DispatcherServlet: ``` 16:55:33.125 [main] INFO ca.uhn.fhir.rest.server.RestfulServer - A FHIR has been lit on this server [WARNING] java.lang.ClassNotFoundException: org.springframework.web.servlet.DispatcherServlet ```