I would like to change the toast placement dynamically. But in all demos in documentation
createToaster
is placed outside of the Rect functional component. When I placed the
createToaster
inside of React component, and the component is re-rendered, the toast is not showing up