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

Remove WasmHttpHandler as a breaking change #12242

Closed
Youssef1313 opened this issue May 10, 2023 · 0 comments
Closed

Remove WasmHttpHandler as a breaking change #12242

Youssef1313 opened this issue May 10, 2023 · 0 comments
Assignees
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/enhancement New feature or request

Comments

@Youssef1313
Copy link
Member

https://github.com/unoplatform/uno/blob/669a0c304da2634e691cd9b3ed0cd48db59dc1f0/src/Uno.UI.Runtime.WebAssembly/WasmHttpHandler.cs

Currently we have an analyzer that says this type is deprecated:

public class WasmHttpHandlerDeprecatedAnalyzer : DiagnosticAnalyzer

We should probably remove the type altogether and remove the analyzer as well.

@Youssef1313 Youssef1313 added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels May 10, 2023
@Youssef1313 Youssef1313 self-assigned this May 10, 2023
@jeromelaban jeromelaban removed the triage/untriaged Indicates an issue requires triaging or verification label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants