- Jun 19, 2022
-
- Apr 29, 2022
-
-
HJ authored
- Apr 20, 2022
-
-
HJ authored
-
tusooa authored
basically Vue (3 in particular?) will make changes to DOM before this event listener is called, and if the target is displayed using v-if, it will not be part of the DOM at that time, and contains() will return false. so it goes to call hidePopover() which caused this bug.
- Apr 12, 2022
- Apr 10, 2022
- Apr 07, 2022
- Apr 06, 2022
- Apr 05, 2022
-
-
HJ authored
-
- Apr 01, 2022
-
-
tusooa authored
According to https://github.com/phoenixframework/phoenix/issues/4623 , 1.6.2 seems to not have the disconnection bug.
- Mar 31, 2022
-
- Mar 30, 2022