[Bug] Dashboard not work
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 658
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 52
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Environment
Windows
### EventMesh version
master
### What happened
After the runtime address is configured on the Overview page, other pages do not get this configuration.



### How to reproduce
1. Get the latest code.
2. Excute the command.
`npm run dev`
3. Visit http://localhost.3000 in your browser.
4. Configure the runtime address.
5. Visit the CLIENTS -> HTTP page.
### Debug logs
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
Research direction
Run `npm run dev`, configure the runtime address on the Overview page, and open CLIENTS -> HTTP to reproduce the missing configuration. Trace how the dashboard shares the Overview setting with other pages; done means the configured runtime address is available on the HTTP page and the other affected pages.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100