RadzenDatePicker - TimeOnly Error

So I was having issue with the DropDownDataGrid not searching all string columns and decided to update Radzen.Blazor to 3.3.0 from 2.17ish which fixed the problem but then I started having issues with the DatePicker throwing some random Null value error when set to Time-only. However, the DatePicker works fine when set up for dates.

I switched my time controls over to standard html input’s so I am good for now but was wondering if anyone else was experiencing this problem or is it just some bad code I need to hunt down on my end.