thomashdk

Results 45 comments of thomashdk

Haveing this @import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i&display=swap');@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap"); In the begin of the css file makes it now load the css ? If I remove it then it works.

It's this url that breaks it.. `@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");` directly from google fonts It looks like it's the new url from google font that breaks it? Google fonts works: **`https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800&display=swap`** New...

> Actual: We received an `InvalidOperationException` with an error `The Name value cannot be null` because the user principal name value is null, even though all user claims (name etc...)...

The editor can't see the list of nodes when they will sort nodes in the tree

Anything new here ? It's a big issue that some of the user groups can't see list content and can't sort nodes because they can't see the list

Same issue in 9.5 ... Really a big issue for our clients.. Need to disable list view on nodes. The issue comes when a user has more en two user...

Umbraco 12.3.3. Getting same issue in listview when "Infinite Editor" are enabled: ![Umbraco save page error](https://github.com/umbraco/Umbraco-CMS/assets/6445636/305c3985-7387-47c4-b2a9-803ece0e8c4c) Works fine if I hit "Save", then "Close" and open the node again.

Hi Have tried Update from 10.4.2 to 10.5.0 and are getting this issue: ``` Umbraco.Cms.Core.Exceptions.BootFailedException: An error occurred while running the unattended upgrade. The database configuration failed with the following...