Daniel Liang
Results
1
issues of
Daniel Liang
Docs: https://docs.rollbar.com/docs/react#rollbarcontext-component ### 1 - RollbarContext requires the onRender prop Calling ```js … ``` doesn't actually set Rollbar's context to 'home'. On further examination of the [RollbarContext component](https://github.com/rollbar/rollbar-react/blob/main/src/rollbar-context.js), I saw...