Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
You can display toasts on your entire application whenever you need it. You just need to encapsulate your entire application with ToastProvider
and use the methods on any React FC in order to append one item on the toast list.