-
Notifications
You must be signed in to change notification settings - Fork 23
Description
This is very hard to recreate, but I've observed it on both iOS and web.
At times, clicking the back button does nothing where as the rest of the page behaves as expected. On mobile, its also curious that tapping the back button doesn't trigger any type of animation. On web, tabbing to the back button and pressing enter also doesn't do anything which suggest the AI generated report in #94 might be confused.
It's also possible to swipe to go back on mobile, but otherwise the only fix is restarting/refreshing Happier.
On web, I have some screen caps with the inspector enabled that offers limited insight. A simple right click on the icon followed by inspect, opens the inspect view as expected:
Then looking at the parent element where the event lies, we do see the relevant events registered:
Aside from this, there's no other info I can provide since the logs show no error.