Closed ishabo closed 4 years ago
The current setup does not allow passing interpreter options like {devTools: true} .. I need it to be able to use the xstate devtools https://chrome.google.com/webstore/detail/xstate-devtools/aamnodipnlopbknpklfoabalmobheehc?hl=en
{devTools: true}
I will make a PR to enable both routerMachine and useRouterMachine to have interpreterOptions passed.
routerMachine
useRouterMachine
The current setup does not allow passing interpreter options like
{devTools: true}
.. I need it to be able to use the xstate devtools https://chrome.google.com/webstore/detail/xstate-devtools/aamnodipnlopbknpklfoabalmobheehc?hl=enI will make a PR to enable both
routerMachine
anduseRouterMachine
to have interpreterOptions passed.