Nick Lucas

Results 46 issues of Nick Lucas

I'm planning to look into Helper classes for WPF, as it would be helpful in my work. - Likely as simple as a Bean subclass which implements INotifyPropertyChanged by default....

For instance: SQL 'Syntax Error' from the SQL provider: `Bean.FindIterator("Table", "id = {0}", 7)` Should be: `Bean.FindIterator("Table", "WHERE id = {0}", 7)` Behaviour like this isn't always totally clear. We...

Will allow for clearer roadmapping

enhancement

Example implementations are: - [DistanceConverter](https://github.com/Stratajet/UnitConversion/blob/master/UnitConversion/DistanceConverter.cs) - [MassConverter](https://github.com/Stratajet/UnitConversion/blob/master/UnitConversion/MassConverter.cs) These are very straightforward to add to, and any contributions are welcome.

help wanted

I am assessing Posthog for use in my organisation, and in playing with the AutoCapture functionality have found an issue which may be a security issue when using AutoCapture. When...

When I first used tRPC I got caught out by a bit of blindness to this part of the docs - it's just a little busy and code-heavy. Having just...

🕸 www

### Current Behavior #14532 and #14378 have been closed and locked but on upgrading Nx to 16.3.2 and removing the webpack configs I put in place as workarounds, the .png...

type: bug
scope: react

Closes # ## 🎯 Changes What changes are made in this PR? Is it a feature or a bug fix? ## ✅ Checklist - [ ] I have followed the...

Updated RFC to point at Next ## 🎯 Changes What changes are made in this PR? Is it a feature or a bug fix? ## ✅ Checklist - [ ]...

Closes # ## 🎯 Changes What changes are made in this PR? Is it a feature or a bug fix? ## ✅ Checklist - [ ] I have followed the...