infuser
infuser copied to clipboard
Infusor stops working with empty loadingTemplate content
I'm using infuser from the Knockout External Template library. I wanted to remove the 'loading...' message by setting the infuser.defaults.loadingTemplate.content property to an empty string, but that made everything stop working.
If I set it to something 'empty', like '
', everything works again.