[BUG] readme file can not be opened in canvas. blanks out the screen.
Resolved 💬 3 comments Opened Jul 12, 2025 by 99-NinetyNine Closed Jul 12, 2025
Environment
- Platform (select one):
- Browser
Bug Description
When I click the readme.md the screen appears blank
Steps to Reproduce
- Ask to make a readme md
- Try to click it
Expected Behavior
canvas should display readme file
Actual Behavior
white screen
console=> I guess its related to erroneous use of useContext hook.
Additional Context
<img width="1915" height="955" alt="Image" src="https://github.com/user-attachments/assets/c8ae001f-4112-4737-a837-9452e5959b65" />
I tried making simple readme it worked. Actual issue was if it had some internationalization content inside readme file then error is thrown.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗