Fabian Sellmann
Fabian Sellmann
Is the workarround here then not to put text directly in a fragment, but rather wrap it with a proper dom element?
Hi @beckerei, thank you for creating this issue as we are also in a very similar situation. We also tried out using different transpilers etc. I reckon the underlying issue...
Anyone looked into using a different test environment (e.g. node if no dom required, or something like happy dom as an alternative) curious if its worth going through tests and...
Had the same problem upgrading to yarn 1.15.2. removing node modules and cleaning cache did the trick.
Yeah I guess the api would be needed to change radically to support this. Users would need to import any part of the query operation they want to have executed,...