Skip to content

Commit 5c11dd3

Browse files
authored
Merge branch 'dev' into dev
2 parents 5e4ce64 + c18a6c1 commit 5c11dd3

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)