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

feat: Always have an initialContext #19

Merged
merged 1 commit into from Nov 7, 2022
Merged

Conversation

Steven0351
Copy link
Member

feat: Previously, if no initialContext no was passed to a portal, the web side of the portal would not have access to its name property. This change allows for the portal to have access to its name regardless of there being an initial value passed in or not.

the web side of the portal would not have access to its name property.
This change allows for the portal to have access to its name regardless
of there being an initialContext passed in or not.
@Steven0351 Steven0351 merged commit 60f0089 into main Nov 7, 2022
@Steven0351 Steven0351 deleted the always-initial-context branch November 7, 2022 19:08
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.

None yet

3 participants