Results 3 issues of m1is

I don't see a way to reference a particular instance of a scroller in a scope. I'd love to use this but it's beyond frustrating that there doesn't appear to...

If you set the Start of a SendCalendarEvent using a date that's at exactly midnight like the following it doesn't render out the DTSTART correctly. calEvent.Start = new CalDateTime(DateTime.UtcNow.Date); It...

I created a ReactJS.NET project using the reactnet-webpack template, then upgraded it from React 16 to the latest v18. However when I try to run the out of the box...