Asbjørn Riis-Knudsen

Results 10 issues of 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...

state/needs-more-info
type/bug

### 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...

type/bug

* .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...

:boom: regression
:mailbox_with_no_mail: waiting-author-feedback
area: COM
area: interop

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...

state/needs-investigation
category/umbraco-cms

### 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...

bug

### 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...

bug
needs triage

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...