Skip to content

Conversation

kykungz
Copy link
Contributor

@kykungz kykungz commented May 23, 2023

Currently, the docs page at https://table.react-component.now.sh cannot be shown and throwing this error:

Screenshot 2566-05-23 at 17 10 39

This is due to the <HTMLElement> that was added in the README.md at commit c43523e has no escape character (/), therefore being unintentionally compiled as a real HTML element.

This PR fixes #992 by adding an escape character so that https://table.react-component.now.sh is back online again.

@vercel
Copy link

vercel bot commented May 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
table ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2023 10:21am

@yoyo837
Copy link
Member

yoyo837 commented May 23, 2023

@Ylg12345

@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #993 (05de69d) into master (252fcc7) will not change coverage.
The diff coverage is n/a.

❗ Current head 05de69d differs from pull request most recent head d71236a. Consider uploading reports for the commit d71236a to get more accurate results

@@           Coverage Diff           @@
##           master     #993   +/-   ##
=======================================
  Coverage   99.52%   99.52%           
=======================================
  Files          40       40           
  Lines        3563     3563           
  Branches      476      476           
=======================================
  Hits         3546     3546           
  Misses         17       17           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afc163 afc163 merged commit ff93e23 into react-component:master May 23, 2023
@Ylg12345
Copy link
Contributor

@Ylg12345

sorry, I neglected.

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.

Example not working
4 participants