Has anyone had issues when using [cljsjs/fuse "2.6.2-0"]
with advanced optimizations? When I deploy my app with :optimizations :advanced
I get the following error relating to fuse
.
app.js:1537 Uncaught TypeError: Cannot read property 'substring' of undefined
at Nfa (app.js:1537)
at app.js:426
at app.js:425
at app.js:275
at Array.sort (<anonymous>)
at hb (app.js:275)
at kb (app.js:275)
at Hg (app.js:425)
at Kg (app.js:426)
at Jg (app.js:425)