You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Odedgefen just letting you know this has been resolved in the recent update. You can pass it into the render function as the third parameter render(Component, ComponentOptions, RenderOptions). Enjoy!
Hey,
Trying to enrich the global queries as based on code snippet in official docs doesn't work
It looks like queries in options are not passed to the getQueriesForElement as second parameter:
https://github.com/testing-library/svelte-testing-library/blob/master/src/index.js#L23
The text was updated successfully, but these errors were encountered: