I noticed an issue with the start adornment. My suspicion is that with the new compiler anonymous objects are not compiled the same. The error we get is that the resulting javascript doesn't appear to be what we had before. By changing it the way I did, we can get the same result again.
I noticed an issue with the start adornment. My suspicion is that with the new compiler anonymous objects are not compiled the same. The error we get is that the resulting javascript doesn't appear to be what we had before. By changing it the way I did, we can get the same result again.