Toast options are not overriding the plugin level defaults
Closed this issue · 1 comments
NSSure commented
When a option is passed at the plugin level (say 'persist') if the same option is passed for an individual toast the individual toast option is supposed to override the plugin level options and it is not.
NSSure commented
Note that the options precedence goes like so (toast -> user defaults -> plugin defaults).