Closed AleBles closed 7 years ago
The use of function () instead of ()=> caused 'this.cacheXml = xml' to throw an error in Project.getConfigXml() due to this not beeing available in the scope.
The use of function () instead of ()=> caused 'this.cacheXml = xml' to throw an error in Project.getConfigXml() due to this not beeing available in the scope.