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

[BUG] NavigationException when trying SEARCH after new installation #4533

Closed
beolafsen opened this issue Aug 20, 2024 · 3 comments
Closed

[BUG] NavigationException when trying SEARCH after new installation #4533

beolafsen opened this issue Aug 20, 2024 · 3 comments

Comments

@beolafsen
Copy link
Contributor

Oqtane Info

Version - 5.2.1
Render Mode - Static
Interactivity - Server
Database - SQL Server

Describe the bug

I cloned the latest version of Oqtane and built up a new database. After that was done, I logged in and entered a search term in the Search field. Got this error:

image

image

image

Then I tried to key in a new search word in the "http://localhost:44357/search?page=1&q=" page and then I got this error:

image

image

@leigh-pointer
Copy link
Contributor

The first issue is an .net core issue i believe, and if you select "except in Oqtane.client.dll" the exception passes through.

@sbwalker
Copy link
Member

@beolafsen please see #3927 - this exception is a known issue in Blazor in .NET 8 when running in Visual Studio and the only workaround is to disable the exception

@beolafsen
Copy link
Contributor Author

beolafsen commented Aug 20, 2024 via email

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

No branches or pull requests

3 participants