Skip to content

V15 Bugfix: Temp remove tag helpers on login screen#16977

Merged
madsrasmussen merged 1 commit intov15/devfrom
v15/bugfix/temp-remove-login-tag-helpers
Aug 30, 2024
Merged

V15 Bugfix: Temp remove tag helpers on login screen#16977
madsrasmussen merged 1 commit intov15/devfrom
v15/bugfix/temp-remove-login-tag-helpers

Conversation

@madsrasmussen
Copy link
Member

Tag helpers are currently broken in .NET 9 preview which results in the type="module" attribute being removed from our login screen script tag.

This PR is a temporary fix to make the login screen work again for everybody. The issue is targeted to be fixed in .NET 9 rc where we will have to revert these changes again.

dotnet/aspnetcore#57170

@madsrasmussen madsrasmussen merged commit 84cc305 into v15/dev Aug 30, 2024
@madsrasmussen madsrasmussen deleted the v15/bugfix/temp-remove-login-tag-helpers branch August 30, 2024 06:41
bergmania added a commit that referenced this pull request Oct 10, 2024
nikolajlauridsen pushed a commit that referenced this pull request Oct 10, 2024
* Updated to .NET9 RC2 and a few other nuget packages. Most notable is OpenIddict v6 preview that supports .net 9

* Revert "temp remove tag helpers (#16977)"

This reverts commit 84cc305.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants