- 
                Notifications
    You must be signed in to change notification settings 
- Fork 48
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Here is a list of components that needs to be fixed in order to get compatible with code vuex generation:
-  chain/and variants cannot be assumed to be exists for every module. A different path can be configred by Starport or user inconfig.yml: https://github.com/tendermint/vue/blob/db8466780ca799a6de215e94da789cc3a7ecb6e2/packages/vue/src/components/SpTypeForm/SpTypeForm.vue#L132
-  Querycannot be assumed to be exists for every module: https://github.com/tendermint/vue/blob/db8466780ca799a6de215e94da789cc3a7ecb6e2/packages/vue/src/components/SpTypeForm/SpTypeForm.vue#L132
-  MsgCreateand variants cannot be assumed to be exists for every module: https://github.com/tendermint/vue/blob/db8466780ca799a6de215e94da789cc3a7ecb6e2/packages/vue/src/components/SpTypeForm/SpTypeForm.vue#L215
-  Allcannot be assumed to be exists for every module: https://github.com/tendermint/vue/blob/db8466780ca799a6de215e94da789cc3a7ecb6e2/packages/vue/src/components/SpTypeList/SpTypeList.vue#L62
-  /Querycannot be assumed to be exists for every module: https://github.com/tendermint/vue/blob/db8466780ca799a6de215e94da789cc3a7ecb6e2/packages/vue/src/components/SpTypeList/SpTypeList.vue#L90
- ...?
fadeev
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working