Matt Weber

Results 8 comments of Matt Weber

We have an issue when we use styles with "placeholders." The previous version only checked the "style" tag and did not validate the style tag's contents. Example: `Test` Please also...

Hi @BoDonkey - We were on 1.15.0, which is, of course, super old. It was a project that did its job for a long time. There may be versions in...

Hi @boutell > Actually according to the source it looks like "allowedStyles: false" in combination with allowing the style attribute ought to allow you to do whatever you want in...

Hi @boutell - If I dig into this and make a PR for it to work as you described, would it be supported? i.e., I don't want to do the...

Hi @BenJenkinson - Thank you for your report. We've opened a ticket in Jira for the dev team to review. Once the Jira task, BBOX-1206, is resolved we'll report back...

The issue "Some test suites likely terminated without passing on results" can happen for valid reasons, such as the reason in the error message. However, this is a bug and...

Hi @fabdrol and @BenJenkinson - In our React demo we use the following JSX: `` and this is the static configuration we import: ` { container: 'bee-plugin-container', language: 'en-US', ......

Hi everyone (@boutell and @bertyhell) - Thank you for the PR!!! I wanted to note that this solves the browser use case, but we also have a use case in...