Nick Randell

Results 4 comments of Nick Randell

Great - good to know I wasn't being stupid!

I'm seeing the same. ``` Severity Code Description Project File Line Suppression State Detail Description Error AD0001 Analyzer 'ErrorProne.NET.FormatRules.StringFormatCorrectnessAnalyzer' threw an exception of type 'System.NullReferenceException' with message 'Object reference not...

Just to add to this. I'm using netstandard2.1 on windows and in order to get this to work, I had to do the following. 1. Download a python wheel for...

I've been trying to use ``` formConfig: { config: { isLowercase: true, shouldGenerateAutomatically: true, automaticSlug: "{title}", }, }, ``` in add simple field. The field gets added, but the automatic...