Skip to content

Fix ClassCastException in ReactModalHostView#43966

Closed
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D55870250
Closed

Fix ClassCastException in ReactModalHostView#43966
cortinico wants to merge 1 commit into
facebook:mainfrom
cortinico:export-D55870250

Conversation

@cortinico

Copy link
Copy Markdown
Contributor

Summary:
The context field was confusing. I've renamed it to currentActivityContext +
I've made sure the onKey method is using the right context with a this@ accessor.

Changelog:
[Android] [Fixed] - Fix ClassCastException in ReactModalHostView

Differential Revision: D55870250

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 8, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55870250

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55870250

Summary:

The `context` field was confusing. I've renamed it to `currentActivityContext` +
I've made sure the `onKey` method is using the right context with a this@ accessor.

Changelog:
[Android] [Fixed] - Fix ClassCastException in `ReactModalHostView`

Reviewed By: GijsWeterings

Differential Revision: D55870250
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55870250

@analysis-bot

Copy link
Copy Markdown
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,217,872 -7
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,594,641 +12
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 3a15af7
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 8, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 15ff82f.

@github-actions

github-actions Bot commented Apr 8, 2024

Copy link
Copy Markdown

This pull request was successfully merged by @cortinico in 15ff82f.

When will my fix make it into a release? | How to file a pick request?

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants