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
Similar to #30 I'm trying to put a dynamic header in proxy requests. At the moment I have a piece of middleware that requests data via an API and puts it in the store.
I thought there would be a template for creating this issue, but didn't immediately see one. Will happily edit request/question if needed.
Many thanks in advance
The text was updated successfully, but these errors were encountered:
I found a way round it by having the store api getters access the id set by the middleware. Maybe the proxy is just not meant to have store access? I'll do a reproduction if it becomes critical to have this happen in the proxy ...
Similar to #30 I'm trying to put a dynamic header in proxy requests. At the moment I have a piece of middleware that requests data via an API and puts it in the store.
I thought there would be a template for creating this issue, but didn't immediately see one. Will happily edit request/question if needed.
Many thanks in advance
The text was updated successfully, but these errors were encountered: