Mark Brockhoff
Mark Brockhoff
Same problem here, after I changed from a intel Mac to one of the M1 equipped ones there seems to me a small rendering difference even when using the chrome.docker...
I just implemented the `--diffOnly` flag described by @techeverri. It would be great if you or @oblador could have a look at it. 😃 #402
Just to confirm I understood you right, your suggestion would be to add an option like `--ignore-metadata meta` to ignore tags that have "meta" as metadata on them when calculating...
Yeah, this feature would be great. I have a similar problem with the ApiError generated in core and a model generated with the same name. Currently I'm just renaming the...
Hi, I was facing the same problem on vue-i18n 9.2.0-beta.31. I had a look at the type of i18n.global.locale and it's of type `string | WritableComputedRef`. So you can't access...
I'm experiencing the exact same issue. The difference is that I set trace to 'retain-on-failure' in my playwright config. It would be really great if this could be fixed as...
I totally agree with @Janpot. It would be great to have the option to just run the tests inside a platform independent container. Having to create a container, installing all...
I had the same issue even after updating to v6.6.1 the issue was still there. Reinstalling the dev tools extension however fixed it for me.
Hi @pimterry, I might be a little late to the party but just encountered the same problem. The difference is: As I'm using Nuxt (similar to Next but for vue)...
Hi @pimterry thanks for the quick reply. Yeah I already encountered this issue yesterday after writing the message. However I was able to resolve it by using the origin header...