Add multiple toasts (4 or so), delete the 3rd one and remaining ones aren't in the right order. I.e. created 1, 2, 3, 4. Deleted 3, remains 1, 2, 3 instead of 1, 2, 4. Might be solved by creating persistent ones, need to test.