Moritz L'Hoest

Results 116 comments of Moritz L'Hoest

@brandonkelly Thank you, that solves the issue indeed! Adding the scenario condition also got rid of the duplicated errors, now the error messages show only once as expected. I still...

@brandonkelly Thanks for the explanation! But if unpublished drafts are validated as drafts with the `live` scenario and then immediately published without further validation, why was I getting the error...

@brandonkelly Awesome, thanks for the explanation, and for taking the time to explain this in detail! Got my hook working exactly right now, it's not throwing the exception anymore and...

Hi @sebastian-lenz, thanks a lot for the reply! I'm using the beta of version 2 (Composer: `"sebastianlenz/linkfield": "^2.0-beta"`), the `cpForm` still appears in the source code of the editor interface,...

@andreban Thank you very much for the reply! > Would it be helpful if Bubblewrap generated .gitignore along with the other files? I'd say that would be a useful addition....

@midzer @jakobhaerter @viliusle Sure, I've opened a PR for this update here: https://github.com/midzer/tobii/pull/99 The prefix approach is simpler. Scoping the variables to `.tobii` would be a good idea as well,...

@midzer Can you create a new release with the merged PR? The latest release `v2.3.3` doesn't include it yet. Thanks!

@midzer Drop the function. It's kind of superfluous, there are so many good ways to get relative font sizes. And looks like the function is doing the exact opposite. It...

Any update on this? In general, the `pastePlainText` functionality seems super buggy, pasting formatted Code always results in unwanted tags slipping in. For example, formatting inside `` tags isn't stripped...

@andris-sevcenko Thanks, but that doesn't solve this issue – even with all the autoparse settings set to false, pasting iframe code above still results in a visible iframe being rendered....