David Rojo

Results 10 issues of David Rojo

Hello, I am developing an API using Api Platform. I have a place, that contains a list of images, and I want to retrieve the list of images via ApiSubresource....

Hello, I have an application that uses webpack in production to generate the js/css assets. This assets are built in production as the user can edit the scss files to...

Hello, I am trying to configure the deploy process, but I can't continue as composer command is failing. I have a cPanel server, with several php versions. The composer command...

Hi, I am trying to include a tastk to restart symfony messenger once deployed the new code (https://symfony.com/doc/current/messenger.html#deploying-to-production) But as this comment says (https://stackoverflow.com/questions/63508798/symfony-messenger-workers-do-not-stop-when-running-under-supervisor), the command must be executed in...

When executing php commands in the server, if the command has an error, these errors are not shown anywhere, either in the console or in the logs. You can test...

When calling `getParticipants()` of a meeting, there is an error in `Attendee` constructor because `$xml->customdata->children()` fails if `customdata` doesn't exists. `Warning: BigBlueButton\Core\Attendee::__construct(): Node no longer exists`

### Bug Report | Q | A |---------------- | ------ | BC Break | no | Bundle version | 2.2.0 | Symfony version | 5.4.21 | PHP version | 8.2.5...

In popup.scss, the variable [$max-height](https://github.com/jquense/react-widgets/blob/46c72d5e6ca52ac18f364dc81c638c13aef7486d/packages/react-widgets/src/scss/popup.scss#L4) doesn't have the !default, which prevents it to be overwrited via custom variables. So without the !default i cannot do this: ```scss @use "~react-widgets/scss/styles.scss" with...

**Describe the bug** Sometimes, the slides are blurry, but on change browser size the image shows correctly. **To Reproduce** Seems that only can be reproducible In firefox, the slides are...

**Is your feature request related to a problem? Please describe.** My feature request is not related with a problem, it is an improvement request for the project. **Describe the solution...

enhancement