Skip to content

Commit 70b37a5

Browse files
authored
Merge branch 'dev' into dev
2 parents ab0e59c + c18a6c1 commit 70b37a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dash/_callback.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,7 @@ def register_clientside_callback(
854854
None,
855855
prevent_initial_call,
856856
no_output=no_output,
857+
hidden=kwargs.get("hidden", False),
857858
)
858859

859860
# If JS source is explicitly given, create a namespace and function

0 commit comments

Comments
 (0)