Multiple Issues with 5.0 Stable

Multiple Issues with 5.0 Stable

avatar
(anonymous user)

There are some issues with 5.0 but one breaks it completely, and it cannot be used at all.

Creating an App Page does not work
Creating a Page in an App causes no errors but the Page does not appear. Creating another Page causes the “Object reference not set to an instance of an object” error to appear
08e2bed390bdec7153bffc57377c02fbd375d67e

  • Possibly connected to this log:
2024-08-22 15:32:59.620 +02:00 [INF] Request finished HTTP/1.1 GET http://localhost:5000/favicon - 302 0 null 8.1991ms
2024-08-22 15:32:59.643 +02:00 [INF] Request starting HTTP/1.1 POST http://localhost:5000/_blazor/negotiate?negotiateVersion=1 - null 0
2024-08-22 15:32:59.646 +02:00 [INF] CORS policy execution failed.
2024-08-22 15:32:59.646 +02:00 [INF] Request origin http://localhost:5000 does not have permission to access the resource.
2024-08-22 15:32:59.649 +02:00 [INF] Executing endpoint '/_blazor/negotiate'
2024-08-22 15:32:59.650 +02:00 [INF] Executed endpoint '/_blazor/negotiate'
2024-08-22 15:32:59.650 +02:00 [INF] Request finished HTTP/1.1 POST http://localhost:5000/_blazor/negotiate?negotiateVersion=1 - 200 null application/json 7.2544ms
2024-08-22 15:32:59.668 +02:00 [INF] Request starting HTTP/1.1 GET http://localhost:5000/_blazor?id=4jOXtjrMm9FcIBQrOEVqOA - null null
2024-08-22 15:32:59.671 +02:00 [INF] CORS policy execution failed.
2024-08-22 15:32:59.671 +02:00 [INF] Request origin http://localhost:5000 does not have permission to access the resource.


No Infos on Create App and Create App Page

  • URL Field does not say if a / is required or the App Name is required (e.g. /App/Page or just /Page)

SystemLogs are set to Debug - 20k lines in 5 Minutes

  • Fixed in 5.01 nightly

Git Settings Page minor Layout issues
Delete button is visible even nothing is set up. Documentation button higher than other buttons


62268b23c3b2dee74406edfacc5847e680289fe3
Authentication Settings Page minor Layout issues
The “Documentation” button is always out of view and 2 scrollbars are created.


f997a8b11e3eba5a218aa63c0683847d8b2e7efe
I tested 5.0 stable and 5.01, 5.1 nightly - same issues.

f997a8b11e3eba5a218aa63c0683847d8b2e7efe.png

62268b23c3b2dee74406edfacc5847e680289fe3.png

08e2bed390bdec7153bffc57377c02fbd375d67e.png

All Comments (1)

avatar

Thanks for the feedback. I’ll capture this in our tracker. The issues with pages will be resolved in 5.0.1.

Adam Driscoll
PowerShell Expert and Developer at Devolutions