Jake Aitchison
Jake Aitchison
@dependabot rebase
@dependabot recreate
@dependabot recreate
@PhantomGrazzler FYI I have seen this, didn't want you to think it was being ignored, just need to find the time.
@orophine could you provide some more information? what version of nhapi are you using?
@alberk8 @jakubsuchybio thanks for this, not sure when I'll get to pick this up, but open for Pull Requests.
@stormcrow79 I will look at this when I get the chance.
@bigopon does this make sense to you? is there any way to fix this from the aurelia plugin?
> you can see from the code here, the elements are supposed to be in the document if they are resolved from `waitForDocumentElement` https://github.com/aurelia/testing/blob/2c4bdea2112b6daa3e97f4b5ab922dd55b62f129/src/wait.ts#L53 > > Can you check again?...
@bigopon I did some digging and found a [issue](https://github.com/testing-library/jest-dom/issues/354), it looks like [this](https://github.com/testing-library/jest-dom/issues/354#issuecomment-824025914) is how it was fixed for `vue-test-utils` testing package. They can mount the component to the document...