Feech

Results 9 issues of Feech

Hi, Just coming back to using this extension after some time, but the GUI hangs on load and I get the following error within a few moments of loading it:...

Hi, We are using Redis as our backplane and would like to prevent the CacheManager exceptions from throwing when there is a connection exception as it short circuits a lot...

enhancement

Hi there, Does EasyCaching support any callback capabilities so we can be notified when an InMemory item is evicted/expires? I can't seem to find any documentation. thanks!

good first issue
question

String extension method .IsValidEmail() is incorrectly reporting e-mails such as [email protected] as invalid. This is a valid RFC e-mail address, and one recommended by Google to alias existing inboxes.

Hi, I'm having a little trouble integrating the two projects. Admittidly, it may be due to my intermediary understanding of webpack. I've created a sample project where I have included...

Hi, We currently have 2 problems with datetime data: 1) The left most label for our data is not showing at all. We've tried some hacks like putting in a...

bug

Hi, We have a number of customers who build out client apps to our API and leave unattended for long periods of time. Eventually their calls become problematic for one...

Is anyone else having any trouble getting this code to build? I get all kinds of errors when running: ``` Failed to compile with 9 errors 09:47:38 error in C:\src\vue\quasar-ts\node_modules\vue-class-component\lib\declarations.d.ts...

Hi, Can this component be used in a non-React or non-typescript environment? We just have plain javascript on pages and would like to use this component. Is there any documentation...