jasonhilldm

Results 4 comments of jasonhilldm

I have created a preact app using "npx preact-cli create typescript XXX" and am trying to return a 404 status code for routes that don't match. I am not sure...

Sorry…it’s the latest version of the package 5.0.2 and using Umbraco Heartcore with the Umbraco.Heartcore.Client.Net library for retrieving data from the API. I am retrieving content from Umbraco which has...

Hmmm...sounds like it's going to be tricky to get this working with Heartcore. Are you aware of any other packages that provide strongly typed grid support for Heartcore?

Thanks for your help. I was trying to use a custom JsonConverter to deserialize the values from individual grid controls into the correct control types but I couldn't get it...