Results 24 issues of Alejandro Jaramillo

Hello, I am trying to disable CORB with the following commands: > "args":["--disable-features=CrossSiteDocumentBlockingAlways,CrossSiteDocumentBlockingIfIsolating"] I have my launch() arguments like this: `browser = await launch({"headless":False,"args":["--disable-features=CrossSiteDocumentBlockingAlways,CrossSiteDocumentBlockingIfIsolating"]})` It doesn't seem to work. A...

Hello, when you watch a video and put the autogenerated subtitles, it seems like the video and the subtitles are perfectly synchronized. It gives the impresion that they have the...

enhancement

Hello, I was trying to import this checkstyle.xml file https://github.com/confluentinc/common/blob/master/build-tools/src/main/resources/checkstyle/checkstyle.xml on the Settings -> Code Style -> Java -> Import Checkstyle configuration, but when I give the file to the...

waiting-for-response

Hello! I find the project really cool. I normally make scraping every day and I think this project is amazing for that. Moreover I want to contribute more to open...

**For support questions, please consider using [Gitter - Chat](https://gitter.im/angulartics/angulartics2)** **I'm submitting a ...** * [x] bug report * [ ] feature request * [ ] question about the decisions made...

Hello, I see that the new version of librdkafka is out and I would like to know when will it compatible with this wrapper. I am interested in delete consumer...

question

## Problem Connection with some DB solutions like aurora serverless were not able to be closed when not used. In this specific case, Aurora wasn't able to scale down to...

Hello, I deploy the service as this issue recommends https://github.com/microservices-demo/microservices-demo/issues/802#issuecomment-648769932 and it works fine. The problem is now that I can't reach the front-end pod without port forwarding to the...

Hello, Does this library implement default UI like the [react-json-schema implementation](https://github.com/rjsf-team/react-jsonschema-form)? It would be awesome to have default ui implementations and be able to avoid the uiSchema attribute as much...

## Checklist - [x] I have included information about relevant versions - [x] I have verified that the issue persists when using the `master` branch of Faust. ## Steps to...