Props being applied to DOM elements.
ffind opened this issue ยท 4 comments
ffind commented
Expectations
I showed up, expecting to have my mind blown.
Reality
Using ToastProvider for Notification component, and there is an issue that toast provider props for some reason being applied to DOM elements.
Steps to Reproduce
- Install @zendeskgarden/react-notifications
<ToastProvider placementProps={placementProps} zIndex={1} limit={3}>{children}</ToastProvider>
Fine Print
- Component: @zendeskgarden/react-notifications
- Version: 8.69.9
- Browsers: all
- Bundler: vite 4.3.9