We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If a clientside callback has no output, it generate ID not found in layout error:
ID not found in layout
clientside_callback( """ function(_) { window.location.reload(); } """, Input("reset-button", "n_clicks"), prevent_initial_call=True, )