Error: failed with HTTP 404
when opening in playground in local development environment
#12621
Open
3 tasks done
Labels
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Summary
When using the
EmbedLiveSample
macro, the preview function works fine. However, after clicking thePlay
button, the page fails to load and displays the error message:\"Error: failed with HTTP 404\"
.URL
For example: http://localhost:5042/en-US/docs/Web/SVG/Tutorial/SVG_fonts
Reproduction steps
Add the following code to any Markdown page:
Start the
content
project:Run
yarn start
to start the local preview.Access the modified page:
Open the page where you added the code.
Click the Play button:
Click the
Play
button associated with theEmbedLiveSample
.After performing these steps, you may encounter a page load failure accompanied by the error message:
\"Error: failed with HTTP 404\"
.Expected behavior
The code on the left executes and renders correctly on the right.
Actual behavior
The page fails to load and displays the error message:
\"Error: failed with HTTP 404\"
.Device
Desktop
Browser
Chrome
Browser version
Stable
Operating system
Windows
Screenshot
Anything else?
No response
Validations
The text was updated successfully, but these errors were encountered: