Erikas Tranauskas
Erikas Tranauskas
I have a problem deploying my application while socket process is running. So the idea in this project is that socket process is always running using supervisor. Now this process...
Hello, So I just started using the vue-recaptcha-v3 and I have a question. I want the reCAPTCHA badge to be visible only on login component. But somehow the badge appears...
So I have this issue where at least once in a week our application WS server reaches too many opened files limit and just crashes eventually. It runs on supervisor...
I have a long running build times and I am trying to find a way to fix it. One of the solutions could be enabling the `enableForkedTypeScriptTypesChecking`. After enabling this...
I want to use the selected-option-container slot, it works fine except that it looses the deselectButtons ref somewhere. The problem is that after the click on tag removal button (I'm...
vue-slick-carousel uses lodash.pick v4.0.0 which has high vulnerability https://github.com/advisories/GHSA-p6mc-m468-83gw Any chance to change the dependancy version? Looks like 4.17 was fixed.
This parameter is deprecated on PHP8, is there a way to use this package without this parameter disabled? If I don't use the libxml_disable_entity_loader(false) I get an error while reading...