-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Inspector Version
- v0.21.0
Describe the bug
The resource refresh button is not working even I click it.
history on the buttom also shows NO extra read action after I click.
No request on server side too, nothing.
Another tricky problem is if I use reousrce template for example user
user://1 will ok
user://2 will ok
and then I try user1 by
user://1 it is not work, it only display the result of previous one and no read action is taken too.
To Reproduce
Steps to reproduce the behavior:
- connect to MCP
- click Resouces tab
- click List Resources and click the resource on the list
- click the refresh button on the right panel
Expected behavior
Another resources/read action is triggered on the buttom panel
Screenshots
NA at the moment
Environment (please complete the following information):
Chrome + windows 11
Additional context
Add any other context about the problem here.
Version Consideration
Inspector V2 is under development to address architectural and UX improvements. During this time, V1 contributions should focus on bug fixes and MCP spec compliance. See CONTRIBUTING.md for more details.