Agustín Rodríguez

Results 9 comments of Agustín Rodríguez

Same problem, works @ localhost, but not on the production server

I'm not really sure how to go about this, because we actually have hardcoded all the utilities and we'll need to generate then dinamically to allow it

I don't think it's an easy task 😅 PRs are welcome

Awesome. Looking at the source, as you say, looks harder for the markdown one... Maybe another approach can be toogling a form level language field changes instead per component, but...

@kingster The solution to this bug, just replace your sess_update with: ``` php function sess_update() { // We only update the session every five minutes by default if (($this->userdata['last_activity'] +...

We had to rollback to 10.0.2. Yes, it seems something electron side, maybe they changed some param for pdf printing, or it's just broken, but i'm not sure how to...

> If you load this and do a search for `transparen` you might find some interesting things. [electron/[email protected]](https://github.com/electron/electron/compare/v10.1.3...v15.1.1) > > Which platform(s) are you running on? Looks like there are...

I found my self doing the same hack. If i'm not happy with the result i can do git commit --amend and change the result.

> Lemme know if this makes sense or if I can be of any help digesting it. By any chance do you have the code to perform the conversion? I...