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 🙏
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:
Your feedback encourages the volunteers in this community to continue contributing