Skip to content

remove unsafe casts and non-null assertions#331

Open
evelant wants to merge 1 commit intorive-app:mainfrom
evelant:fix/safety
Open

remove unsafe casts and non-null assertions#331
evelant wants to merge 1 commit intorive-app:mainfrom
evelant:fix/safety

Conversation

@evelant
Copy link
Copy Markdown

@evelant evelant commented May 22, 2025

Removed all of the unsafe casts and non-null assertions that were causing crashes. Replaced them with error logging. Rive should no longer hard crash apps due to simple issues like being unmounted when an event fires.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants