I found that comes from AMFContext.as, here: trace('ReferenceError: Error #1056: Cannot create property ' + prop + ' on ' + localTraits.qName);
Hugo Ferreira <hferreira...@gmail.com> escreveu no dia sábado, 30/10/2021 à(s) 17:38: > Hi, > > How to ignore this kind of warnings for a specific project: > ReferenceError: Error #1056: Cannot create property > CollectionNoticeMonth11 on model.Building > > I'm developing an Add-In that requires much less properties than the ones > that came from the server and I would like to just ignore this specific > warning. > >