Skip to content

Conversation

jgelens
Copy link
Contributor

@jgelens jgelens commented May 29, 2025

Description of change

This fixes bug #10633, tested on both an iPad and iPhone. load() is not called on the video element at all when autoload is false and preload is true.

Pre-Merge Checklist
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

@jgelens jgelens changed the title Fix issue loading video when autoload is false and preload is true. Fix: iOS issue loading video when autoload is false and preload is true. May 29, 2025
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 643c63d:

Sandbox Source
pixi.js-sandbox Configuration

@jgelens jgelens changed the title Fix: iOS issue loading video when autoload is false and preload is true. Fix: iOS issue loading video when autoplay is false and preload is true. May 29, 2025
@jgelens jgelens closed this May 29, 2025
@jgelens jgelens reopened this May 29, 2025
Copy link
Member

@bigtimebuddy bigtimebuddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jgelens

@jgelens
Copy link
Contributor Author

jgelens commented May 30, 2025

I guess the CI action is stuck?

@bigtimebuddy
Copy link
Member

@jgelens sorry, the CI needs to be approved to run for outside contributors. Kicked that off.

@bigtimebuddy bigtimebuddy changed the title Fix: iOS issue loading video when autoplay is false and preload is true. fix: iOS issue loading video when autoplay is false and preload is true. May 30, 2025
@Zyie Zyie added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Jun 2, 2025
@Zyie Zyie added this pull request to the merge queue Jun 2, 2025
Merged via the queue into pixijs:dev with commit 5c0b78b Jun 2, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants