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

Fix debugger html #2035

Merged
merged 3 commits into from
May 3, 2022
Merged

Fix debugger html #2035

merged 3 commits into from
May 3, 2022

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented May 3, 2022

Fix debugger html rendering with werkzeug version 2.1.2.

Fix #2033

@T4rk1n T4rk1n requested a review from alexcjohnson as a code owner May 3, 2022 17:00
@T4rk1n T4rk1n changed the title Fix debugger html check. Fix debugger html May 3, 2022
@T4rk1n T4rk1n mentioned this pull request May 3, 2022
9 tasks
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

💃 Love it.

Really puzzled how (on CI) we got Werkzeug 2.0.3 on my dep update PR yesterday, 2.1.2 on #2034 this morning, and 2.1.1 on this PR... but whatever, this fixes the issue regardless.

@alexcjohnson alexcjohnson merged commit 85b955d into dev May 3, 2022
@alexcjohnson alexcjohnson deleted the fix-debugger-html branch May 3, 2022 18:03
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.

[BUG] In-App error reporting does not render HTML
2 participants