Tag: react
All the articles with the tag "react".
[Sentry] How to filter out React error #421
Published: at 03:10 AM (2 min read)Recently, we've recently encountered a React error #421 that occurs on page load with a 5-10% chance. While it doesn't directly affect functionality, it generates many issues that consume our Sentry quota.
[vscode] emmet 在 react(jsx) 無法自動產生 html
Published: at 02:16 PM (1 min read)最近常在 vscode 寫 react,由於 react 是使用 jsx 語法,發現 emmet 在 js 檔案無法正常的自動產生 html