code-forge-io / code-forge-io/react-router-devtools

console.log in template literals are also modifie by server logging

未关闭
#220 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
972
派生
55
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。