Open Vyomanauts opened 2 days ago
Thank you for opening an issue! One of our team members will get back to you with additional information.
If this is a product issue, please close this issue and contact the product's support instead. For a list of support websites, see Support for Microsoft products and apps.
Describe the bug A placeholder message, "Website created using create-react-app," is visible on the Microsoft Docs website (https://doc.microsoft.com). This appears to be default text from a React app template, likely left unintentionally during deployment.
To Reproduce Steps to reproduce the behavior:
Go to https://doc.microsoft.com. View the content under the title or main content area. You’ll see the placeholder text instead of the expected Microsoft documentation. Expected behavior The page should display relevant documentation content instead of the "Website created using create-react-app" placeholder message.
Screenshots (Attach the screenshot here by dragging it into this section or using the GitHub upload feature.)
Desktop (please complete the following information):
OS: [e.g., Windows 10] Browser: [e.g., Chrome] Version: [e.g., 117.0.5938.62] Smartphone (please complete the following information):
Additional context This message is usually generated by Create React App as a placeholder. It suggests the page or site may not have been fully set up with custom content. It may need a metadata update or a redeployment to reflect the actual documentation intended for users.