Vuex bug with included resources #370
Labels
bug
Something isn't working
module: druxt
Related to the `druxt` module
module: entity
Related to the `druxt-entity` module
module: views
Related to the `druxt-views` module
Describe the bug
There appears to be an issue with the Vuex store handling of included resources when using the the new Entity Query include option.
I've seen the issue triggered when using HRM on the Entity Query examples, as well as within the Konstruukt site inside of a DruxtView component.
Needs further investigation.
To Reproduce
This triggers a Vuex mutation error.
It is still possible to set the entity query include via the the Theme component:Edit: It appears that this version can also cause the issue, so it is not a valid workaround.
Expected behavior
Included resources should be correctly added to the Vuex store and available both in server and client side.
Media
Your Environment (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: