- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
splunk react ui, How do dashboard pages share their state with each other?
Hi,
I've been working on the frontend developer for six months now... 👋
I'm using splunk/react-ui toolkit.
I'm created dashboard pages to use @splunk/create command.
but, I think that the dashboards seems like to be unable to share the state with other dashboards.
Is there any way to make this possible?
↑ my project directory(/pacakges/<splunk app>). this is dashboard pages.
Even with react-router, state sharing between dashboard pages was not possible.
Splunk React Ui can't share data props between dashboard pages, and there's no document on how to use it. 😭😭😭😭 somebody help me 🙏
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

What kind of state are you wanting to pass between pages? Could you use use URL query parameters or browser storage (localStorage/sessionStorage)?
🌟 Did this answer help you? If so, please consider:
- Adding karma to show it was useful
- Marking it as the solution if it resolved your issue
- Commenting if you need any clarification
Your feedback encourages the volunteers in this community to continue contributing
