Robert Foster

Results 13 issues of Robert Foster

When we upgraded to the latest release, our emails stopped sending via SendGrid with the following error in the response: ``` "{\r\n \"message\": \"The categories array, when used, must have...

Simply put, it would be great if this library supported TypeScript typings since VueJs3 is a TypeScript first class citizen...

### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) 12.3.5, and Umbraco Forms 12.2.0 ### Bug summary We have a Block List block that allows...

type/bug
release/12.3.7

### Which *exact* UI Library version are you using? For example: 1.0.1 - don't just write v1. 1.0.1 ### Bug summary I've got a custom dashboard written with UUI for...

bug
community/up-for-grabs

To be truly useful on an Umbraco Cloud instance, we need an Umbraco Deploy plugin to be able to transfer both the SEO Node data and the configuration across from...

Getting the following Warning in the logs on Umbraco 11.3.1 and SEO Toolkit 3.1.3 ![image](https://github.com/patrickdemooij9/SeoToolkit.Umbraco/assets/818101/8106a49e-275d-4132-9407-940e3fd27a99) The Mapping for the Content node Description is as follows: ![image](https://github.com/patrickdemooij9/SeoToolkit.Umbraco/assets/818101/b8e4c5a3-36a2-4acb-ac23-29b3146cf834) where BodyContent is a...

Help Wanted

removes MultipleTextstringPropertyEditorValueConverter for Umbraco 6.2.6 as it conflicts with the built-in value converter.

Attempting to export thousands of members will result in a timeout, we need to look at handling this on a background thread and then sending an email to the user...

enhancement
help wanted

We have noticed in testing that adding an item to an Order does not refresh the OrderReadOnly, although the Order is updated succcesfully. For example: ```csharp commerceApi.Uow.Execute(uow => { var...

bug

A Country selector Discount Rule would be very handy for situations where a discount should only be applied for orders originating from certain Countries. For example, a 100% shipping discount...

enhancement