You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue with the "Delete All Requests" button in the Sample Service interface. The button is intended to clear all recorded requests, but it does not function as expected. After clicking the button, the requests remain in the list, and refreshing the page still shows the same records.
Steps to Reproduce:
1、Navigate to the Sample Service interface.
2、Click on the "Delete All Requests" button (trash icon).
3、Observe that the requests are not removed from the list.
4、Refresh the page to confirm the requests persist.
The text was updated successfully, but these errors were encountered:
I encountered an issue with the "Delete All Requests" button in the Sample Service interface. The button is intended to clear all recorded requests, but it does not function as expected. After clicking the button, the requests remain in the list, and refreshing the page still shows the same records.
Steps to Reproduce:
![image](https://private-user-images.githubusercontent.com/17400810/391487818-a65a6389-ef67-4a83-899f-71509c4cfd2b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTYyMTcsIm5iZiI6MTczOTQ1NTkxNywicGF0aCI6Ii8xNzQwMDgxMC8zOTE0ODc4MTgtYTY1YTYzODktZWY2Ny00YTgzLTg5OWYtNzE1MDljNGNmZDJiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE0MTE1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWExMDlkN2I2NTJiZWU1YThlMDRlY2MyNmVjMmM2NjgwYTBhMjg3ZDQyN2E5NzZjZTM1MWY5MTRjODc2M2I2ZDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cJoI2nxPmEm0xhb1UDJdShcl5KQYPR0HBbMJGogrFmg)
1、Navigate to the Sample Service interface.
2、Click on the "Delete All Requests" button (trash icon).
3、Observe that the requests are not removed from the list.
4、Refresh the page to confirm the requests persist.
The text was updated successfully, but these errors were encountered: