LogoLogo
Platform
  • Welcome to Infinity - AI Powered Data Analytics tool.
  • Interactive Quick Start Guide
  • Comprehensive User Guide
    • 1. Connecting Your Data
      • Uploading Files as a Datasource
      • Connecting to Databases and Cloud Data Sources
      • AI-Powered Data Definition Wizard
      • Managing Data Sources
      • Supported Data Connectors
    • 2. Charts
      • Creating Charts
        • AI Chart Builder
        • Drag-Drop Builder
        • Data Explorer
      • Chart Customization
        • Chart Configuration Basics
        • Intent and Its Role in Chart Generation
        • Modifying Selected Data Sources and Tables
        • Understanding and Editing the SQL Query
        • Changing the Chart Type
        • Modifying Data Components
        • Using Pivoting for Multi-Dimensional Analysis
        • Applying Filters
        • Customizing Chart with Advanced Editor Panel
          • Styles
            • Chart Background
            • Titles
            • Legend
            • Grid
            • X-Axis
            • Y-Axis
            • Secondary Y-Axis
            • Series
          • Sharing
          • Prompts
          • JS (Code Mode)
        • Using AI Chatbot for Quick Modifications
      • Featured Chart Examples
        • Line/Bar/Column/Scatter Chart
        • Combo Chart
        • Stacked Area/Bar/Column Chart
        • 100% Stacked Column/Bar/Area Chart
        • Pie Chart
        • Metric Chart
        • Bubble Chart
        • Geo Chart
        • Geo with Makers Chart
        • Sankey Chart
        • Histogram Chart
        • Annotation Chart (ToDo)
        • Table Chart
        • Tree Map Chart
        • Timeline Chart (todo)
        • Gauge Chart (todo)
        • Custom Charts
      • Managing Charts
      • Accessing Charts
      • Chart Actions
    • 3. Storyboards
      • Creating Storyboards
      • Storyboard Customization
      • Managing Storyboards
      • Accessing Storyboards
      • Storyboard Actions
    • 4. Feed Page
    • 5. Curated Page
    • 6. Beacons: Working with Unstructured Data
      • Beacon : Basics
      • Creating Beacons
      • Accessing Beacon Data
      • Managing Beacon
    • 7. User and Access Management
      • Inviting Colleagues
      • Approving Join Requests
      • Roles
      • Orgs
      • Distribution Lists
      • Layouts
    • 8. Site Customization
    • 9. Subscriptions
      • Scheduled Emails
      • Event Based Notifications (Alerts)
      • Managing Alerts and Scheduled Emails
    • 10. Profile and settings
    • 11. Making the Most of Infinity's AI-Powered Features
    • 12. Advanced Topics
      • Chart Variables
      • Custom Computes for Event Based Subscriptions
      • Drill-down or Reference Charts
      • Custom XLS Template
      • Custom PPT Template
      • Editing the Chart JavaScript
    • 13. Getting Additional Help
      • Video Resources
      • Best Practices
      • FAQs
        • Error while creating chart
        • User not able to access Charts
        • Unable to Create a DataSource
        • Hard Reset/Reloading the browser
      • Contact Support
  • Topics to address
Powered by GitBook
On this page
  • Why is Empty Cache and Hard Reload Important?
  • How to Perform Empty Cache and Hard Reload
  1. Comprehensive User Guide
  2. 13. Getting Additional Help
  3. FAQs

Hard Reset/Reloading the browser

When working with Infinity, sometimes you may encounter issues caused by cached frontend code after a new deployment. Browsers often store parts of the website (HTML, CSS, JavaScript, images) to speed up loading times. However, after we release new updates, your browser might still be using old files, causing the app to behave unexpectedly or not reflect the latest changes.

Usually, Infinity will automatically detect this and show you a pop-up asking you to reload the page. However, if you don't see the pop-up, we highly recommend performing a manual Empty Cache and Hard Reload to make sure you're running the latest version of Infinity.


Why is Empty Cache and Hard Reload Important?

  • Prevents old code from interfering with new features.

  • Fixes layout or UI glitches caused by outdated CSS.

  • Avoids errors caused by version mismatches between frontend and backend.

  • Ensures you are using the most stable and updated version of the platform.


How to Perform Empty Cache and Hard Reload

✅ Google Chrome (Windows / Mac)

  1. Open Infinity in your browser.

  2. Right-click anywhere on the page and select Inspect to open the Developer Tools.

  3. Right-click the Reload button (top left near the address bar).

  4. Select Empty Cache and Hard Reload from the dropdown.


✅ Microsoft Edge (Windows / Mac)

  1. Open Infinity in Edge.

  2. Press F12 or Ctrl + Shift + I (Windows) / Cmd + Option + I (Mac) to open Developer Tools.

  3. Right-click the Reload button.

  4. Click Empty Cache and Hard Reload.


✅ Safari (Mac)

  1. Go to Safari > Settings > Advanced.

  2. Enable Show Develop menu in menu bar.

  3. Open Infinity.

  4. Click Develop in the top menu.

  5. Choose Empty Caches.

  6. Then, reload the page using Cmd + R.


✅ Firefox (Windows / Mac)

  1. Open Infinity.

  2. Press Ctrl + Shift + R (Windows) / Cmd + Shift + R (Mac) to perform a Hard Reload.

  3. To clear the cache manually:

    • Go to Settings > Privacy & Security.

    • Scroll down to Cookies and Site Data.

    • Click Clear Data.

    • Check Cached Web Content and click Clear.

  4. Reload the page.


ℹ️ Tip: We always recommend doing an Empty Cache and Hard Reload whenever you experience layout issues or unexpected behavior after a new release.


PreviousUnable to Create a DataSourceNextContact Support

Last updated 1 month ago