Skip to content

Bug Fix: fix missing extractAccessibilityProps on ProgressBar#3811

Closed
jdelaney3097 wants to merge 1 commit intowix:masterfrom
jdelaney3097:fix/ProgressBarCrash
Closed

Bug Fix: fix missing extractAccessibilityProps on ProgressBar#3811
jdelaney3097 wants to merge 1 commit intowix:masterfrom
jdelaney3097:fix/ProgressBarCrash

Conversation

@jdelaney3097
Copy link
Copy Markdown

Description

After upgrading to Expo SDK 54 and react native 19, Progress bar is giving an error : [TypeError: Cannot read property 'props' of undefined] on line ...extractAccessibilityProps() in getAccessibilityProps()

Followed the same pattern from throughout the repo when calling ...extractAccessibilityProps() by passing in the props as a parameter

Changelog

⚠️ ProgressBar - fix undefined error on extractAccessibilityProps

Additional info

#3810

@stale
Copy link
Copy Markdown

stale Bot commented Dec 17, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the wontfix label Dec 17, 2025
@stale stale Bot closed this Feb 4, 2026
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