Ceddaerrix

Results 7 comments of Ceddaerrix

In order to resolve the issue, because I had no restrictions about the Angular version, I have upgraded to Angular v14 and then to "ng-image-slider": "^6.1.0"

I am a similar situation for which the lightbox in a full screen does not suit me. @jayyren Could you provide some hints on customizing styles for this component? (...

I am experiencing the same behavior in my multiple-module project. In the parent pom.xml, I have the plugin set as follow in the section: ``` com.github.spotbugs spotbugs-maven-plugin 4.7.3.0 verify spotbugs...

I have solved the problem in my project by setting the **_maxHeap_** property as follow: ``` com.github.spotbugs spotbugs-maven-plugin 4.7.3.0 verify spotbugs false true true more 1536 ```

Hello @quintush , I am currently in such a situation (for https://github.com/jenkinsci/helm-charts) for which I have the following content: ``` # Source: charts/jenkins/charts/jenkins/templates/jcasc-config.yaml apiVersion: v1 kind: ConfigMap metadata: name: "me-jenkins-jcasc-config"...

I think the discussion under issue https://github.com/helm-unittest/helm-unittest/issues/196 somewhat relates to what is mentioned here

Even though the initial question was asked quite some time ago, I have a similar interest. In my case, I would be interested in a solution that would be using...