Skip to content

improvement(data-object): Remove unncessary console log in example app #24636

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

Merged
merged 2 commits into from
May 16, 2025

Conversation

jikim-msft
Copy link
Contributor

Description

Found unncessary console logs in the data-object/todo-app.

@jikim-msft jikim-msft requested review from Copilot and daesunp and removed request for Copilot May 15, 2025 18:01
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the data-object example app by removing unnecessary console logs found in the TodoListView component.

  • Removed two debug logging lines from the error catch block.

@jikim-msft jikim-msft requested a review from Josmithr May 15, 2025 18:01
@github-actions github-actions bot added area: examples Changes that focus on our examples base: main PRs targeted against main branch labels May 15, 2025
@jikim-msft jikim-msft enabled auto-merge (squash) May 15, 2025 22:04
@jikim-msft jikim-msft merged commit bc71db2 into microsoft:main May 16, 2025
33 checks passed
@jikim-msft jikim-msft deleted the todo-app/remove-console branch May 21, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Changes that focus on our examples base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants