-
### Describe the bug
Despite making updates to the dateFormat using either the `setTranslation` method or by directly modifying the `dateFormat` input value, the date format on the input does not g…
-
There is some confusion among developers about where 'services' should be created within the CA template.
The template comes with a single `DateTimeService` that lives in `Infrastructure`. This ca…
-
Hi
Your DateTimeService is not working with shamsi or Jalali Calendar, check '2020-02-20' or 13xx-02-31!
you can not use DateTime for Shamsi Calendar.
-
**Description**:
In the DateField component if I introduce the date 01-01-1970 with the keyboard I've got a 'Date format not recognized' error and
in the console I've got "java.lang.IllegalArgument…
-
BlazorHeroContext.SaveChangesAsync does not actually override AuditableDbContext.SaveChangesAsync.
`AuditableContext`
```csharp
public virtual async Task SaveChangesAsync(string userId …
-
It'll be nice if we could do something like:
`public async Task UpdateListAsync(IEnumerable columnsToUpdate, T values, string whereClause) where T : class`
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Android
### Description
I have correct…
-
**Describe the bug**
Using HttpClient in Clima Hack Kit to get the time causes Meadow to crash or become unresponsive when a HTTP GET is responded to later. This will typically also crash VS2022 and…
-
**WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!**
Provide a general summary of the issue.
## Your Environment
* Plugin version: 0.9.0-beta3
* Platfo…
-
Currently it looks like you are only dealing with UTC times which doesn't always translate well especially when filtering for things like "Created Today".
You can see the code here, I can PR if y…