Fontany--Legall Brandon

Results 8 issues of Fontany--Legall Brandon

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

area: forms
P3

We can not use the library with Spring 2.6.2 cause of circular references **To Reproduce** 1. Import the lib 2. Run your project **Expected behavior** It should run without errors...

Hello, Since the fetch is taking a long time, I tryed to fetch only one branch with this configuration : ``` env: BRANCH_REF: ${{ github.event.pull_request.head.ref || github.ref_name }} ... -...

type: question
status: stale

Hello, When we use this action, sometime it crash with the error : ``` Unable to find image 'c3f261:16ee0604e20f4c52b65f97c1d5cafed4' locally docker: Error response from daemon: pull access denied for c3f261,...

Hey, It would be really helpfull to get the PDF version of the report into the artifact. Here is the google group conversation related : https://groups.google.com/g/zaproxy-users/c/5YY6m3G8b8A/m/eqqxEAN4AQAJ Thanks in advance :smiley:

Hello, ## Description I am trying to create a miniserve with basicauth by path, for example : - url.com/toto => basicauth user:a password:a - url.com/titi => basicauth user:b password:b But...

### What does this PR do? Fix the CSP display that can get out of the screen on the webui. Old : Fixed : ### Motivation Fix #10246 ### More...

status/2-needs-review
area/webui
kind/bug/fix
size/S

Hey all, I just made the migration to Angular9 and `angular-custom-dropdown` dont work anymore cause `Renderer` is not supported anymore. Now is `Renderer2` that is used. Dont know if `angular-custom-dropdown`...