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

feat: allow to disable parser console logs #2963

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

tbouffard
Copy link
Member

Add a new option to prevent ParserMessageCollector from displaying warnings in the browser console.

closes #2698

Add a new option to prevent `ParserMessageCollector` from displaying warnings in the browser console.
@tbouffard tbouffard added enhancement New feature or request lib integration Something about how an app can integrate the library labels Nov 15, 2023
Copy link

github-actions bot commented Nov 15, 2023

♻️ PR Preview 99c3d3a has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

Copy link

github-actions bot commented Nov 15, 2023

♻️ PR Preview 99c3d3a has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@tbouffard tbouffard requested a review from csouchet November 15, 2023 07:47
@tbouffard tbouffard marked this pull request as ready for review November 15, 2023 07:47
@tbouffard tbouffard merged commit 421541e into master Nov 15, 2023
24 checks passed
@tbouffard tbouffard deleted the 2698-let_disable_parser_logs branch November 15, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lib integration Something about how an app can integrate the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Allow to disable the generation of the Parser logs in the browser console
2 participants