Skip to content

Conversation

thisistonydang
Copy link
Contributor

I was going through the new context guides and noticed a couple of code snippet issues:

  • In "4. Cross-context Boundaries": broadcast should be broadcast_cart to match the code from the generators.
  • Similarly in "5. Bringing It Home": broadcast should be broadcast_order.

Additionally, the show.html.heex templates aren’t wrapped in the layout component (e.g., <Layouts.app flash={@flash}>...</Layouts.app>). This isn’t an error, but wrapping them makes the templates feel more consistent with the rest of the app :)

@SteffenDE SteffenDE merged commit c9dc8d0 into phoenixframework:main Sep 23, 2025
6 checks passed
@SteffenDE
Copy link
Contributor

Thank you! 🙌🏻

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