appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Debug button opens empty debugger when no location watch is active

Open shadabbuchh opened this issue 5 months ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

When no location watch is active, clicking the Debug button in the toast message opens the debugger, but no information or errors are displayed

Steps To Reproduce

  1. D&d a button.
  2. Set the onClick property to Stop watching geolocation.
  3. Click on the button.
  4. After the error toast appears , click on the Debug button.

Expected: Some info/error/logs should be displayed in the debugger.

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

https://jam.dev/c/a6284d70-aeaa-4b06-ad19-0c60497766cf

Version

Cloud

shadabbuchh avatar Aug 28 '24 09:08 shadabbuchh