Skip to content

Fix local dev logger bug #1478

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 1 commit into from
May 5, 2025
Merged

Fix local dev logger bug #1478

merged 1 commit into from
May 5, 2025

Conversation

camden11
Copy link
Contributor

@camden11 camden11 commented May 5, 2025

Description and Context

When I updated the CLI to use the new uiLogger rather than logger from local dev lib, I accidentally passed uiLogger to the UIE dev server as well, which breaks local dev.

Todo

It would be nice to get the CLI and UIE dev server to share types for the dev mode interface - would help prevent bugs like this from happening in the future. This would require a bit of a lift in both repos though, so going to hold off on doing that now.

Who to Notify

@brandenrodgers @kemmerle @joe-yeager

@camden11 camden11 merged commit a51c463 into main May 5, 2025
1 check passed
@camden11 camden11 deleted the fix-ui-logger-dev-bug branch May 5, 2025 20:33
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