code-forge-io / code-forge-io/react-router-devtools
console.log in template literals are also modifie by server logging
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 972
- Fork
- 55
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It took me a while to understand why some code snippets in my apps with console logs started displaying some weird console.log output.
RRD seems to pick any console.log while enhancing logs, so any code snippets with `console.*` inside as well
Here [an example](https://codesandbox.io/p/devbox/qzydx4?file=%2Fapp%2Fwelcome%2Fwelcome.tsx%3A14%2C15)
I am not sure of a simple way to differentiate `console.log` in the code from `console.log` rendered in a child.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.