Asbjørn Riis-Knudsen
Asbjørn Riis-Knudsen
### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 10.1.0 ### Bug summary I'm upgrading a site from v8 to v10. During the...
### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 10.1.0 ### Bug summary I am reorganizing some properties in a document type. I...
* .NET Core Version: 5.0 * Have you experienced this same bug with .NET Framework?: No **Problem description:** I am experimenting with doing Office Addins without VSTO and using .NET...
In NPoco v4 and previous versions, you could use a table-valued parameter in any query by just passing a SqlParameter with the correct values as a parameter, like this: ```...
I just had a strange issue where searching was returning unexpected results. Eventually, it turned out that Examine has a default hardcoded limit of only returning 500 search results: https://github.com/Shazwazza/Examine/blob/56c89711b6e6d60d143b162068fdb774857b7052/src/Examine.Core/Search/QueryOptions.cs#L7...
When loading the script in the head section, it doesn't work, because document.body is null here (line 269): ``` var main = function main() { /* listeners for all configs...
## What type of issue is it? (Choose one - delete the others) Missing documentation ## Describe the issue https://github.com/umbraco/Umbraco-CMS/pull/19046 introduced `IContentSearchService` and `IMediaSearchService` in Umbraco 16 to be able...
### Which Umbraco.Community.BlockPreview version are you using? 4.0.5 ### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10 16.4-rc2 ### Bug summary BlockPreview seems to...
### Which *exact* UI Library version are you using? For example: 1.0.1 - don't just write v1. 1.16.0 ### Bug summary This page in the docs shows the bug: https://uui.umbraco.com/?path=/story/uui-combobox--async...
I have a composition like this: ``` ... .... a84e3053-5f85-4302-95cb-f35f6710eeb0 Indhold indhold Tab 5 ``` Since v16 it seems that these tabs are also added to any content types using...