---
title: "Smart Tip icon delays or persists after the panel closes"
slug: "smart-tip-info-icon-delayed-or-persisting-after-panel-close"
updated: 2025-11-28T06:43:18Z
published: 2025-11-28T06:43:18Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.whatfix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Smart Tip icon delays or persists after the panel closes

## Issue

The Smart Tip icon appears on a side panel after a delay when the page loads, and briefly stays visible on the underlying application (where it should not appear) after the panel is closed.

![smart tip delay in loading and disappearing on side panel](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/Smart%20Tip%20Loading.gif)

## Cause

When the side panel opens or closes, the underlying application's DOM structure triggers Smart Tips to revalidate their position. The default mutation check interval slows down this revalidation, causing a delay while showing or hiding the Smart Tip.

## Suggested Solution

Set the **Mutation Throttle Interval for Smart Context (ms)** to 100ms. This makes Smart Tips appear and disappear almost instantly. To know more, see [Set Mutation Throttle Interval](/studio/docs/mutation-throttle-interval-ms).

![](https://cdn.document360.io/a268766e-d74d-4619-9613-e2472f809ffb/Images/Documentation/tech config_enable mutation throttle interval for smart context.png)

> [!WARNING]
> Note:
> 
> If the issue persists, contact [support@whatfix.com](mailto:support@whatfix.com?subject=Smart%20Tip%20slow%20load%20or%20disappear%20on%20side%20panel&amp;body=Dear%20Team%2C%0A%0APlease%20help%20fix%20slow%20Smart%20Tip%20load%20time%20issue.%0A%0AThanks).
