johnico
johnico
HI - how can i close the select popup if the user click again on the input - even the popup is open , as in regular selectbox ? thanks...
is it possible to run more than 2 servers? i have 3 dockers that I need to run `server-test docker run 1 {port} docker run 2 {port} docker run 3...
hi while I run the react app in test mode, the app still working in development mode a usual and the test did not start or failed I put port...
**Describe the bug** Could not manage to view the logs are set by my sample worker also i tried to post logs via /api/taskid/log (via swagger and code and then...
Trying to work with SQS and did not manage due to error : unknown queue type: sqs 1- how to fix it ? 2- how do i know i connected...
hi when I run the following command :| ``` await this.api.apis.apps.v1.namespaces('deafult').statefulsets.get({query}); ``` i have got the response ``` { statusCode: 200, body: { kind: 'StatefulSetList', apiVersion: 'apps/v1', metadata: { selfLink:...
HI I have a logsoput folder with all the output and I would like to clean the log in a crontab or a node cron is it possible to do...
I could not inject into the constructor, only as private property ( React app) I got this error: `or: Missing required @inject or @multiInject annotation in X: argument 0 in...
HI I have timer to get data from server in evrey second if the request is fail i generate error notif and when one of the request is ok i...
Hi . when I clear exisiting notification (error) and generate the new success notification its comes from left rapidly and then show on the top right side how can I...