Thom Brink

Results 6 issues of Thom Brink

As I stumbled upon you neat component, I noticed there is only one view available at the moment. Other scheduler components from suites like syncfusion, telerik, devexpress etc have day,...

enhancement
help wanted

When I reference the nuget package 'System.Drawing.Common' I get the following warning: `Reinforced.Typings : Type loading warning RT0008: Some types cannot be loaded via reflection: Could not load file or...

Only when I'm using a class from another assembly I get the following waring: `Type resolvation warning RT0003: Could not find suitable TypeScript type for xxx. 'any' assumed.` I know...

netstandard2.0 works as expected, but netstandard2,1 does not.

**Actual Behavior** When creating a transactional template with the designer, code blocks aren't correctly formatted. It looks like this after formatting: ``` {{#each user.orderHistory}} {{/each}} You ordered: {{this.item}} on: {{this.date}}...

### Describe the bug 🐞 Executing a command inside an iOS app throws an ``UIKit.UIKitThreadAccessException: 'UIKit Consistency error: you are calling a UIKit method that can only be invoked from...

bug