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.
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
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....
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....
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 😞