Splunk Dev

Why can I not relaunch react component on Splunk App?

POR160893
Builder

Hi,

I have updated a React Component on one of my Splunk Apps.
However, when I now relaunch Splunk, I see no change but rather an empty app.

POR160893_0-1655716266751.png
I have cleared my browser cache, my yarn cache and my yarn cache .... but still no content on my browser now when launching the app.


Can you please help,
Thanks

Labels (1)
0 Karma
1 Solution

LukeMurphey
Champion

SplunkWeb caches frontend code which can prevent your changes from showing up immediately. You can tell Splunk to invalidate its cache per https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-clear-the-cache-to-see-the-changes-aft....

View solution in original post

LukeMurphey
Champion

SplunkWeb caches frontend code which can prevent your changes from showing up immediately. You can tell Splunk to invalidate its cache per https://community.splunk.com/t5/All-Apps-and-Add-ons/How-do-I-clear-the-cache-to-see-the-changes-aft....

POR160893
Builder

My Splunk instance is running on my localhost from a Azure VM.
Is the the bump endpoint still available to clear the cache and how?
I ask as I tred adding

/en-US/_bump

 to the end of my Splunk web URL but no page came up 😞

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...