Remove window.__APOLLO_CLIENT__
assignment and use client from provided context
#3
Labels
code quality
Code quality / cleanup jobs (low priority)
Some dirty workarounds are present here for apollo-elements/apollo-elements#274.
Once resolved we should update
lit
, remove direct assignment ofwindow.__APOLLO_CLIENT__
, and dynamically pass the client from element context into anyApolloController
class constructors.The text was updated successfully, but these errors were encountered: