Open vultron81 opened 9 years ago
My app worked fine with v0.5.2 but when I upgrade to v0.5.3 I get an exception with the following stack trace:
Uncaught Error: Unknown template object: function handlebars-2.0.0.js:27 e handlebars-2.0.0.js:27 a.template swagger-ui.js:187 (anonymous function) swagger-ui.js:226 (anonymous function)
I tried to debug this but failed due to the complexity of swagger-ui.js.
I'm having the same issue in a different swagger-ui app. Did you ever figure out the problem, @vultron81?
same here ... did you found any solution?
My app worked fine with v0.5.2 but when I upgrade to v0.5.3 I get an exception with the following stack trace:
Uncaught Error: Unknown template object: function handlebars-2.0.0.js:27 e handlebars-2.0.0.js:27 a.template swagger-ui.js:187 (anonymous function) swagger-ui.js:226 (anonymous function)
I tried to debug this but failed due to the complexity of swagger-ui.js.