Paul Evans
Paul Evans
## Description Describe the issue that you're seeing. When I click on a video poster to open the lightgallery, the first video loads, but the other videos in the gallery...
Some background to the issue... I'm using React and I'm calling ElementQueries.init() from within the component that contains the divs I need to style. This works initially, but when I...
## Describe the bug supabase.auth.signOut() fails if the user has been deleted. The error is `AuthApiError: User from sub claim in JWT does not exist` ## To Reproduce See code...