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

[components][StyledMarkdown]: Fix unnecessary console log statements #609

Merged

Conversation

DarhkVoyd
Copy link
Member

Context:
In a previous PR, some console log statements were added unintentionally which are spamming the dev console rendering the console unusable during development and testing. This is also reproduced inside the server side console i.e. IDE terminal.

What kind of change does this PR introduce?
This PR aims to resolve this by simply removing these unintentional console log statements.

Issue Number:

  • Others? This PR does not link to any existing issue and follows up to the discussion on Slack.

@DarhkVoyd DarhkVoyd requested a review from a team as a code owner March 27, 2024 10:58
@benjagm
Copy link
Collaborator

benjagm commented Mar 27, 2024

Thanks DV!!

@benjagm benjagm merged commit f753993 into json-schema-org:main Mar 27, 2024
3 checks passed
@DarhkVoyd DarhkVoyd deleted the fix-styledmarkdown-console-logs branch May 28, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants