appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.01k stars 3.67k forks source link

[Bug]: Show debugger errors for lint errors in property pane #28816

Open ohansFavour opened 10 months ago

ohansFavour commented 10 months ago

Is there an existing issue for this?

Description

Only lint errors in JS objects are shown in the debugger today. All lint errors (not warnings), should be logged in the debugger

Steps To Reproduce

  1. DnD a button widget
  2. Add the following binding to the text field {{appsmith.unknown}}
  3. Check the debugger to see that no error is logged

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

Cloud

ohansFavour commented 9 months ago

This is blocked by https://github.com/appsmithorg/appsmith/issues/29646

cc: @satbir121

Nikhil-Nandagopal commented 6 months ago

@rishabhrathod01 we should do this