Skip to content

Conversation

ertucode
Copy link
Contributor

Fixed showing <svelte:body /> where <svelte:document /> topic was the current subjet.

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time. In many cases, features are absent for a reason. For large changes, please create an RFC: https://github.com/sveltejs/rfcs
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.
  • Ideally, include a test that fails without this PR but passes with it.

Tests

  • Run the tests with npm test and lint the project with npm run lint

Fixed showing <svelte:body /> where <svelte:document /> topic was  the current subjet.
@vercel
Copy link

vercel bot commented Mar 19, 2023

@ertucode is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@ertucode ertucode changed the title fix: Update App.svelte fix: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject Mar 19, 2023
Copy link
Member

@baseballyama baseballyama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@baseballyama baseballyama changed the title fix: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject docs: Tutorial body had <svelte:body /> even though <svelte:document /> was the subject Mar 19, 2023
@baseballyama baseballyama merged commit 7e9e78b into sveltejs:master Mar 19, 2023
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