Error getting locations: You provided an invalid object where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.
Created by: felixfbecker
Returning an Rx Observable from a references provider compiles fine, but fails at runtime with:
I searched for the error message and parts of it but couldn't find it anywhere in the codebase.