flex-ui-sample
flex-ui-sample copied to clipboard
Can't use react-hot-loader
I am getting "Error: elements without key in MainHeader" with react-hot-loader
Hey @DavoBR can you share how are you customizing the sample app so we can properly help you figure out what could be the issue.
I'm also having problems, but in my case I don't see any errors, the application is only refreshed when the change is below ContextProvider / RootContainer, that is, within the Flex components.
I understand that this is expected, since some requests are made.
Any predictions for a solution?