Miftaul Mannan
Miftaul Mannan
> I will merge this PR and release a new version later. But I didn't test it, so there may be some bugs. When will this get a release? V1.3.3...
I had to clear the app data to fix compiling errors on 2 occasions. This feature would be a great addition
> https://github.com/Akryum/flexsearch-es I am getting `FlexSearch.create is not a function` error on vite ``` const searchIndex = FlexSearch.create({ encode: "icase", tokenize: "forward", cache: true, doc: { id: "path", field: ["name",...
This and datepicker are the 2 components I'm waiting for before making the switch from official MUI.
@cormacpayne yes, both logs are from the execution of `AzureStaticWebApp@0` task. For the first log, I just copied a section from the log and the second one is from the...
Almost a year since the issue was raised, kind of surprised that this has not been addressed yet. I work on enterprise grade applications and SSO with Azure B2C is...
My bad, I was trying to integrate this in an existing .net core application that was using `text.json` for serialization instead of `newtonsoft` and sadly it does not support `DataContract`...
I would like to work on this if the maintainers approve