-
Notifications
You must be signed in to change notification settings - Fork 213
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
Update Blazor samples to use latest Fluent UI library version #13361
Comments
👋 Hi @vnbaaij, Thank you for reporting this issue! We want to let you know that: ⏱️ Our team will personally review your issue ✨ This is an AI-generated initial response I'm specialized in Teams development. For general bug reporting and updates for Fluent UI Blazor libraries, please consult a general programming assistant. If you need help specifically with Teams app development, including how to update dependencies in a Teams application, feel free to ask! ✨We'd love your feedback! Please take a moment to fill out our survey.
|
@vnbaaij - Thank you for bringing this issue to our attention. We are actively checking with the engineering team for any updates on the issue. While there are no new updates at this time, we will inform you as soon as we have more information. We appreciate your patience and understanding in the meantime. |
Hi @vnbaaij. Thank you for bringing this to our attention. |
Hi, v3.7.8 is the latest version indeed but it is no longer supported and quite old. Latest version is Microsoft.FluentUI.AspNetCore.Components v4.11.6 Note that the package name and namespace have changed |
Thank you for the information. We'll investigate and update the templates accordingly. |
As mentioned, we, as the Fluent UI Blazor Library maintainers, are available to help with this, if needed. |
We have completed the update in PR: Upgrade Blazor templates from FluentUI v3 to v4 |
Describe the bug
The Blazor templates are still using v3 of the Fluent UI Blazor library. V3 went out of support quite a while ago and has not been updated nor had bug fixes since then. The templates should be updated to use the latest version.
To Reproduce
Create a new Tab application in Visual Studio
Expected behavior
The examples generated by the template use the latest available Fluent UI Blazor version
Screenshots
NA
VS Code Extension Information (please complete the following information):
NA
CLI Information (please complete the following information):
NA
Additional context
We, as the Fluent UI Blazor Library maintainers, are available to help with this, if needed.
The text was updated successfully, but these errors were encountered: