Mike Chambers
Mike Chambers
`{ Category: content, LuceneQuery: (hideFromSearch:0 +(__NodeTypeAlias:dtcontenttile) +(tileContentOrigination:external^31.0 tileContentOrigination:partner^32.0 tileContentOrigination:originator^33.0)) }` So I'm trying to artificially boost pages scoring by a type, however, beacuse the lowest boosted type is also the...
This isn't an issue per say, but a request for clarification/explanation... (due to my shortcoming with understanding how this should work, sorry...) So I have umbracoIdentity and Micosoft.Owin.Security.Facebook, all playing...
Sorry for the loads of requests.. So still on with identity server 4, and trying to sort the logout.. In order to do that, I need to pass the id_token_hint...
We are using forced profiders to separate head (above fold render with small renderblocking) and footer (below the fold non blocking) css and js. However, we're having to manage this...
Had to add an **import android.os.Bundle** into `android\app\src\main\kotlin\com\rmzsoft\watermaniac\MainActivity.kt` otherwise android build in visual studio code for pixel 2 emulator failed with `flutter MainActivity.kt: 'onCreate' overrides nothing`
Are there any plans or helpful suggestions as to how to have searching on fieldEditor lists in uiomatic? (just the same as on the main list property editor) filters would...
`sanitizer.Tag("p").RemoveEmpty();` ` ` results in ` ` Could RemoveEmpty() be extended to cover RemoveEmptyOrWhitespace() ??
umb 9.0.1 and dtge 9.0.0- rc001 having an issue only when udpating properties in a dtge in the backoffice Using the umbracoContextAccessor to get the current node ``` // umbraco...
## 🐛 Bug Report Revoking permissions via phone settings, causes the app to crash. ### Expected behavior Revoking permissions handled gracefully. ### Reproduction steps With app open at a map,...
Getting errors every now and then with 9.5.2 and dtge 9.0.2, though think it's still in v10.0.1 too. Think it's this line?? https://github.com/skttl/umbraco-doc-type-grid-editor/blob/dev-v10/src/Our.Umbraco.DocTypeGridEditor/Helpers/DocTypeGridEditorHelper.cs#L252 ``` Subject: We’ve detected that threads are...