Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: allow external context to be accessed from within <Application> #558

Merged

Conversation

trezy
Copy link
Collaborator

@trezy trezy commented Dec 31, 2024

Description of change

I'm using the FiberProvider and useContextBridge from its-fine to allow React Contexts that are established outside of an <Application> to be available inside of the component.

Fixes: #557

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Documentation is changed or added
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

@trezy trezy added bug Something isn't working v8 Issues related to Pixi React v8 labels Dec 31, 2024
@trezy trezy self-assigned this Dec 31, 2024
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 a827ee6:

Sandbox Source
pixi.js-sandbox Configuration

@trezy trezy changed the title bug: context isn't available across the application boundary bug: allow external context to be accessed from within <Application> Dec 31, 2024
@trezy trezy merged commit 2f18915 into beta Dec 31, 2024
5 checks passed
@trezy trezy deleted the 557-bug-context-isnt-available-across-the-application-boundary branch December 31, 2024 06:36
Copy link

🎉 This PR is included in version 8.0.0-beta.18 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @beta v8 Issues related to Pixi React v8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant