Juan Lago
Juan Lago
``` [X] bug report => Search github for a similar issue or PR before submitting [X] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap...
https://github.com/romanzipp/Laravel-Queue-Monitor/issues/48 It seems that when jobs are distributed across multiple Laravel instances the Laravel queue monitor register the same job 2 or more times, but because only the last job...
Hi John, I added some compatibility improvements regarding to: - IE 9 CORS request - Compatibility with new Google Chrome 46+ (See details in https://code.google.com/p/chromium/issues/detail?id=549103) I added the "onFinish" event,...
It seems that issue #4 is still present. I included a test case.
- Laravel Version: v9.24.0 and v9.30.0 - PHP Version: 8.0.17 and 8.1.9 - Redis Driver & Version: Redis 5.3.7 using PHPRedis with php, json, igbinary serializers ### Description: I observed...
#### Summary MariaDB 10.7.0+ implements a native UUID field type (Guid) that works in similar way of Postgres UUID. +Info: https://mariadb.com/kb/en/uuid-data-type/
I replaced SSF by numfmt the reasons what I did that is because SSF doesn't support custom localization features. To replace SSF by numfmt it will open the door to...
**Is your feature request related to a problem? Please describe.** Currently is possible to change basic locale settings, like translations, however it doesn't allow change format settings like decimal separators...
**Describe the bug** Sometimes randomly the following warning message is raised in the console. ``` Warning: `NaN` is an invalid value for the `left` css style property. div div ColumnHeader@...
**Describe the bug** I upgrade from vue-debounce to v4.0.0 to v4.0.1 and the following error was raised by typescript compiler: ``` Could not find a declaration file for module 'vue-debounce'....