After swapping up the stock renderer for fast-react-render, the following error popped up when trying to render the page:
(node:11472) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'render' of undefined
Should this library just work when swapping out the renderer or are there non-documented edge cases where it breaks?