Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create custom console.error manager #599

Open
Valerioageno opened this issue Feb 24, 2025 · 1 comment
Open

Create custom console.error manager #599

Valerioageno opened this issue Feb 24, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request typescript Requires typescript knowledge

Comments

@Valerioageno
Copy link
Member

We need to enrich the end user DX by filtering and enriching the console.error triggered by React.
For now, the most important filter to implement is to silence the dynamic(..., {ssr: false}) console error since it is expected to have different tree between client and server.

@Valerioageno Valerioageno converted this from a draft issue Feb 24, 2025
@m-jovan
Copy link
Contributor

m-jovan commented Feb 24, 2025

I'll investigate the related bug which should also affect this issue

@Valerioageno Valerioageno added enhancement New feature or request typescript Requires typescript knowledge labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request typescript Requires typescript knowledge
Projects
Status: Backlog
Development

No branches or pull requests

2 participants