Joe Glombek

Results 9 comments of Joe Glombek

+1 Here's a quick Powershell script to do the workaround if you have more than a few macros to import https://gist.github.com/glombek/46074c539bc1699969feba08ae9a801e

Hi @krebil, thanks for this PR, it seems to work fine. I've merged in the subsequent changes and also retargeted this to v11.

Hi @krebil, thanks for this PR, it seems to work fine. I've merged in the subsequent changes and also retargeted this to v11.

Came across your issue while looking for something else! `$alias` isn't a documented variable. https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/block-editor/label-property-configuration#special-variables Did you mean `$contentTypeName` or, to reference a property on the element type called "alias",...

Element.details.js line 61 IE 11 seems to always return e.details as 0.

Well that's annoying! Thanks for looking into this!

Hi @thenexus00, The `fallback` filter is working fine for me in 17.0.0-rc1 (as per my initial report) in the case described with UFM Components (`Rich Text: {umbValue: content | stripHtml...