Hi, I have pulled all changes from Royale and build our app. Debug build is working perfectly fine, but release build is failing. I cannot find cause of issue, but here is the details.
I'm getting NPE in this line [1] - It looks like DataGridColumnListPresentationModel is null. TypeError: Cannot set property 'rowHeight' of null Any ideas ? [1] https://github.com/apache/royale-asjs/blob/94693e9583680ffa992ead9fc4663bb9e25b97aa/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/beads/views/DataGridView.as#L237 Thanks, -- Piotr Zarzycki
