Hi @DominicWatson and @sebduggan
I have a strange problem with stickers!
This is my StickerBundle.cfc: https://gist.github.com/ivanionut/f6fc18ff8903adee53da93a9e4515def
if I activate the code on line 155 bundle.asset( "categoryjs" ).after( "*" ); `the script goes into a loop and never stops!
Am I doing something wrong?
Hi @DominicWatson and @sebduggan
I have a strange problem with stickers!
This is my
StickerBundle.cfc: https://gist.github.com/ivanionut/f6fc18ff8903adee53da93a9e4515defif I activate the code on line 155
bundle.asset( "categoryjs" ).after( "*" );`the script goes into a loop and never stops!Am I doing something wrong?