Pontus Netler
Pontus Netler
The grid initially renders fine, but when cells are not refreshed when the underlying value is updated. The problem seems to originate from the propertyCache row.js: Original: self.propertyCache = {};...
Impossible to call COM-methods that expect NULL as interface pointer. Sofar we have worked around problem by passing COM-objects also for optional parameters. Possibly we can work around this problem...
It is not possible to set properties from JS where the underlying COM-method is declared as propputref. Currently we work around problem in ATL/C++ by internally retrying failed calls using...
**Description** We have discovered that crashes due to stack overflow are not uploaded to Sentry. The application silently crash without any additional details reported. **When does the problem happen** -...