infuser icon indicating copy to clipboard operation
infuser copied to clipboard

Infusor stops working with empty loadingTemplate content

Open DaveVdE opened this issue 12 years ago • 0 comments

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.

DaveVdE avatar Oct 08 '13 09:10 DaveVdE