<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dashboard stuck on loading in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466060#M45611</link>
    <description>&lt;P&gt;This worked, thanks for the help.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Dec 2019 13:22:48 GMT</pubDate>
    <dc:creator>jonydupre</dc:creator>
    <dc:date>2019-12-16T13:22:48Z</dc:date>
    <item>
      <title>Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466056#M45607</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I inserted a submit button in a form  in the source code of a dashboard, but that's not possible, unlike an input field. Input fields can be placed inside dashboard items.&lt;/P&gt;

&lt;P&gt;My guess is that the source code isn't being compiled and gets stuck on "loading...". The problem is that I can't access the source code because I can't click on Edit.&lt;/P&gt;

&lt;P&gt;Is there any way to undo my last change or access the source code somehow? I read something about using Element inspect, but I'm not sure on what to change.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 12:55:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466056#M45607</guid>
      <dc:creator>jonydupre</dc:creator>
      <dc:date>2019-12-16T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466057#M45608</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Try with, you will get source page&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://localhost:8000/en-US/app/&amp;lt;appname&amp;gt;/&amp;lt;dashboardname&amp;gt;/editxml" target="test_blank"&gt;http://localhost:8000/en-US/app/&amp;lt;appname&amp;gt;/&amp;lt;dashboardname&amp;gt;/editxml&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:12:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466057#M45608</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-12-16T13:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466058#M45609</link>
      <description>&lt;P&gt;If you don't have an edit button, try accessing the source by explicitly using the URL. Just put this on the end of the URL after your dashboard name: /editxml&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:13:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466058#M45609</guid>
      <dc:creator>jpolvino</dc:creator>
      <dc:date>2019-12-16T13:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466059#M45610</link>
      <description>&lt;P&gt;This indeed helped.. Think Splunk should be a bit more helpfull with this kind of errors. But this worked, thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:22:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466059#M45610</guid>
      <dc:creator>jonydupre</dc:creator>
      <dc:date>2019-12-16T13:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466060#M45611</link>
      <description>&lt;P&gt;This worked, thanks for the help.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:22:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466060#M45611</guid>
      <dc:creator>jonydupre</dc:creator>
      <dc:date>2019-12-16T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466061#M45612</link>
      <description>&lt;P&gt;if its helped you, please upvote&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 13:23:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/466061#M45612</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2019-12-16T13:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard stuck on loading</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/569869#M46813</link>
      <description>&lt;P&gt;please how did you resolve it from the backend. im also having similar issue&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 12:31:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-stuck-on-loading/m-p/569869#M46813</guid>
      <dc:creator>shabamichae</dc:creator>
      <dc:date>2021-10-06T12:31:10Z</dc:date>
    </item>
  </channel>
</rss>

