Nikhil Motiani
Nikhil Motiani
any update on this or workarounds?
Would really appreciate an update on this !
any updates on this?
Seems like http2 is being supported now, but I observed that the proxy downgrades requests from http2 to http1.1, which was weird 🤔 Is that a known issue?
> This would be an issue on [xstate-viz](https://github.com/statecharts/xstate-viz)? > > Getting a 404 on [xstate-inspect#readme](https://github.com/davidkpiano/xstate/tree/master/packages/xstate-inspect#readme). @hemanth I think its in `viz` branch https://github.com/davidkpiano/xstate/tree/viz/packages/xstate-inspect
@davidkpiano i can see the issue on the default codesandbox https://codesandbox.io/s/xstate-viz-template-f3dtr Now i see its turning to a black blank screen instead of that error when width
@TkDodo Thanks this kind of worked: > ```typescript > import { ListItem } from 'my-design-system' > > const ListItemWrapper = (props: Omit) => > > const CreatedNavListItem = createLink(ListItemWrapper) >...
@karmarunnerbot any updates?
+1 Any updates on this?