Forum Discussion
darrenSP
8 years agoMentor
I have narrowed the problem down to using these tags
<@liaAddScript>
Any suggestions?
luk
8 years agoBoss
Same problem here, interestingly it also persisted when removing all components from the sdk folder, figured out that <@liaAddScript> was also used in the skin wrapper^^... is there any solution to this problem DougS?
- darrenSP8 years agoMentor
Only solution I found was to use
"strictMode": false,
within the conf file.
Has caused our stage to break a couple of times, but only solution I have found to work.