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.63k stars 3.74k forks source link

[Bug]: OnPageLoad fails to execute inter-module ref actions if any nested module instance expects inputs #35480

Open kamakshibhat-appsmith opened 3 months ago

kamakshibhat-appsmith commented 3 months ago

Is there an existing issue for this?

Description

If QueryModule1 expects input , that is getting null value during on page load execution resulting in error

Related task : https://github.com/appsmithorg/appsmith/issues/33466

Steps To Reproduce

loom

Public Sample App

No response

Environment

Release

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

Cloud/Self-Hosted

Nikhil-Nandagopal commented 2 months ago

Bumping this issue up to prod because it should have made it's way there by now if it was not fixed

subrata71 commented 2 months ago

@kamakshibhat-appsmith Can you please verify if this issue is already resolved? If yes, can you please close with comment?

kamakshibhat-appsmith commented 2 months ago

@subrata71 I can still see this issue