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

Latest versions are confused #13

Closed
aydoganemsiz opened this issue Oct 26, 2023 · 7 comments · Fixed by #14
Closed

Latest versions are confused #13

aydoganemsiz opened this issue Oct 26, 2023 · 7 comments · Fixed by #14
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@aydoganemsiz
Copy link

Hi, the web application cannot be started with the latest update.
The following versions are confused.

  • Microsoft.AspNetCore.Components.WebAssembly: 7.0.13
  • Microsoft.AspNetCore.Components.WebAssembly.DevServer: 7.0.13
  • SiemensIXBlazor: 0.4.2

Can you check please.

@yagizhanNY yagizhanNY self-assigned this Oct 26, 2023
@yagizhanNY yagizhanNY added bug Something isn't working dependencies Pull requests that update a dependency file labels Oct 26, 2023
@yagizhanNY
Copy link
Contributor

Hi @aydoganemsiz, could you share your dotnet version and Visual Studio version?

@aydoganemsiz
Copy link
Author

Ofcourse,
.NET 7 and VS 2022.

@yagizhanNY
Copy link
Contributor

I mean version details. You can see the detailed version of dotnet with dotnet --version command. You can find detailed version info of Visual Studio from Help -> About Microsoft Visual Studio tab.

@aydoganemsiz
Copy link
Author

I mean version details. You can see the detailed version of dotnet with dotnet --version command. You can find detailed version info of Visual Studio from Help -> About Microsoft Visual Studio tab.

.NET Version: 7.0.400
VS 2022 Version: 17.7.3 (VisualStudio.17.Release/17.7.3+34024.191)

@yagizhanNY
Copy link
Contributor

Please update your dotnet version to 7.0.403 and Visual Studio version to 17.7.6.

In the next release (0.4.3) we will update our dependencies to 7.0.13

@aydoganemsiz
Copy link
Author

Please update your dotnet version to 7.0.403 and Visual Studio version to 17.7.6.

In the next release (0.4.3) we will update our dependencies to 7.0.13

2023-10-30 08_24_57-DevTools - localhost_7118_aggridpreview

Hi,
I tested it with the versions you suggested.
The project was started but AG Grid did not work and gave the attached error.

@yagizhanNY
Copy link
Contributor

Looks like the error is coming from Tabs component. Could you open a new issue about it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants