Overview
The Reload Tab block refreshes the current browser tab. This is particularly useful when:- Updating page content
- Resetting form states
- Clearing cached data
- Ensuring data is current
Behavior
This block:
- Reloads the current tab
- Works like pressing F5/refresh
- Does not require any configuration
- Resets page state
Usage Example
Scenario: Page content refresh
Common Use Cases:
- After form submissions
- When data needs updating
- Following dynamic content changes
- Resetting page state
Notes
- This block reloads the current tab only
- Unsaved changes may be lost
- Consider form data persistence
- May trigger page load handlers