Bastien Vial-Collet

Results 11 issues of Bastien Vial-Collet

### Affected part of DeckDeckGo - [x] Studio (online editor) - [ ] Remote control - [ ] Poll - [ ] Site - [ ] Documentation - [ ]...

enhancement

Hi Since I updated from 1.0.3 to 1.0.5 I have the following error: ``` PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class "EasyDeployBundle" from namespace "EasyCorp\Bundle\EasyDeployBundle". ``` I don't...

I don't understand how we can have a parameter setup for each environment. The parameters.yml file on the server is anyway overwritten buy the parameters.dist. Thanks in advance for your...

Hi and thanks for this nice project! Launching this docker-compose on ubuntu gave me an error: ``` ERROR: .UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa9 in position 467: invalid start...

Hi there I have a weird case with my Pagerfanta pagination. Here are two cases: **Case 1: directly switch to another page** The request doesn't appear as an ajax call...

Hi need to prompt the user for the note scope and then: - update frontmatter scope field - move the file in the corresponding folder I tried this code in...

Hi. Thanks for this nice library. I have one issue/question. When using log: ``` php $log = $git->log(); ``` $log gathers messages without any line feed. Any reason why or...

Hi It looks like the demo site is down since several weeks now. http://bootstrap.mohrenweiserpartner.de

Hi is it possible to setup sections in forms (other than tabs)? I didn't see any option in the doc. One solution would be to assign a specific call to...

### Description I've encountered an issue when trying to upload an SQL file to the dbspy service. The following error appears in the logs: ``` [09:53:35.000] INFO: Securely Running at...

bug