Skip to content

feat - add missing server to render#27

Open
PaulSaerens wants to merge 1 commit intokbrw:masterfrom
PaulSaerens:master
Open

feat - add missing server to render#27
PaulSaerens wants to merge 1 commit intokbrw:masterfrom
PaulSaerens:master

Conversation

@PaulSaerens
Copy link
Copy Markdown

@PaulSaerens PaulSaerens commented Mar 24, 2025

Missing the chunk parameter when calling Reaxt.render/3

This param is present in the Reaxt.render!/4 with a default value of :server

The goal of the PR is to homogenize the function calls. At the moment, you can't call the method for a chunck other than :server
It would also help with the handling of potential errors

@Shakadak
Copy link
Copy Markdown
Member

Hello, could you show some code examples to help me understand the intent driving this change ?

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