Documentation
1
2
3
4
5
6
7
8
9
10
error: Whenever you use the `on_remove_element=...` attribute,
       you must also use must use the `key="..."` attribute.

       Documentation:
         -> https://chinedufn.github.io/percy/html-macro/real-elements-and-nodes/on-remove-elem/index.html

  --> ui_tests/on_remove_element_without_key.rs
   |
   |         <div on_remove_element = ||{} >
   |              ^^^^^^^^^^^^^^^^^