Closed gynt closed 10 months ago
Errors can occur and autohide can stop functioning if key's are not unique. Currently they are the JSON value of the title and body of the toast, but this is not guaranteed to be unique before one toast is autohidden again.
Started work on the toasts. Also adding config options to address #148
Should also be solved by #150
Errors can occur and autohide can stop functioning if key's are not unique. Currently they are the JSON value of the title and body of the toast, but this is not guaranteed to be unique before one toast is autohidden again.