[TS Error] Remove all toasts using toaster.remove()
              
              #2476
            
            
          -
| 
         I used to remove all toasts using  Recently, new types have been introduced for the toaster that make the id parameter required: Types for toaster. Now I'm getting a TypeScript error when calling  How can I properly remove all toasts in the current setup?  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| 
         That's a good catch. Pushed a fix for it in the main branch. Will release a patch shortly.  | 
  
Beta Was this translation helpful? Give feedback.
That's a good catch. Pushed a fix for it in the main branch.
Will release a patch shortly.