akxcv/vuera

Usage with Vuex

開放

#15 建立於 2017年10月14日

 (3 則留言) (0 個反應) (0 位負責人)JavaScript (240 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (4,286 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Is there any way to maintain the $store Vuex instance property that's provided by Vuex? My app is a Vue application that uses Vuex for state management, but after reaching a React component that has Vue components as children, those components no longer have access to the Vuex store.

Outside of that I'm loving it so far, very easy to integrate with presentational components that don't need access to state, I'm just running into this issue on components requiring access to global state. :)

貢獻者指南