Skip to content

[FEATURE]: Updates to React 19 - #120

Merged
NicholasLancey merged 4 commits into
mainfrom
feature/react-19-upgrade
Aug 24, 2026
Merged

[FEATURE]: Updates to React 19#120
NicholasLancey merged 4 commits into
mainfrom
feature/react-19-upgrade

Conversation

@NicholasLancey

Copy link
Copy Markdown
Contributor

Description

Whilst trying to add the loading prop to the <video /> element I was getting Typescript errors warning me that loading isn't a valid attribute of the element. This is because React 18's typescript definitions are outdated. Upgrading to React 19 is the simplest way of getting around this.

Once this is approved and merged, I'll create another PR handling the loading functionality.

Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json
@NicholasLancey
NicholasLancey marked this pull request as ready for review August 24, 2026 22:45
@NicholasLancey
NicholasLancey merged commit 596c4d1 into main Aug 24, 2026
5 checks passed
@NicholasLancey
NicholasLancey deleted the feature/react-19-upgrade branch August 24, 2026 22:49
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.

2 participants