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
{{ message }}
This repository was archived by the owner on Jun 13, 2019. It is now read-only.
Per the findResources API, I thought passing options.resourceTypes argument to findResources() can discover only the desired resource type, but the following code snippet still got all resource in the foundResource listener. Is this valid?