Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac: Fix crash when there are null values for TextBoxCell or ImageTextCell #2116

Merged

Conversation

cwensley
Copy link
Member

Need to avoid the use of NSString.Empty which is a single static instance which then gets disposed causing a crash.

@cwensley cwensley added the bug label Jan 17, 2022
@cwensley cwensley added this to the 2.6.2 milestone Jan 17, 2022
@cwensley cwensley merged commit a83127a into picoe:develop Jan 17, 2022
@cwensley cwensley deleted the curtis/fix-gridview-crash-with-blank-values branch January 17, 2022 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant