我将redux-devtools与redux-devtools-dock-monitor和redux-devtools-log-monitor一起使用。index.js:1452 Redux DevTools could not render.You must pass the Redux store to <DevTools> either as a "store" prop
or by wrapping it in
我仍然想使用devtools,但是他们给了我这个错误:
Vue.js is detected on this page.Devtools inspection is not available because it's in production mode or explicitly disabled by the authorEither replace it with a dev build (dist/vue.js) or add Vue.config.devtools = true to the main js