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

IdentifierPrefix is not respected in renderToPipeableStream #32

Closed
AyronK opened this issue Nov 23, 2023 · 0 comments · Fixed by #31
Closed

IdentifierPrefix is not respected in renderToPipeableStream #32

AyronK opened this issue Nov 23, 2023 · 0 comments · Fixed by #31
Assignees
Labels
bug Something isn't working

Comments

@AyronK
Copy link
Collaborator

AyronK commented Nov 23, 2023

IdentifierPrefix should be passed to renderToPipeableStream so it is used on server side rendered components.

@AyronK AyronK added the bug Something isn't working label Nov 23, 2023
@AyronK AyronK self-assigned this Nov 23, 2023
AyronK added a commit that referenced this issue Nov 24, 2023
…ch it on

# Added
- #34
- Documentation annotations for `ReactConfiguration`

# Fixed
- #32
- #33
- Code references in Demo project

* Added switch for identifier prefix and added support in renderToPipeableStream.

* Fixed .net core example

* Updated version and nuget packages

* Fixed hydration condition based on options

* Optional prefix identifier in RenderAsync

* Moved upgraded nuget to proper section
@AyronK AyronK closed this as completed Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant