DEV Community

Discussion on: The neatest way to handle alert dialogs in React 🥰

Collapse
 
sirmd profile image
sirmd

Hello! If I try to nest the children props inside the Provider instead of passing it as a prop it return a TypeError: PromiseReject called on non-object. Anyone have an idea why??