diff --git a/packages/ui/src/components/RequestPanel.vue b/packages/ui/src/components/RequestPanel.vue index a78de3cf..5abb79e1 100644 --- a/packages/ui/src/components/RequestPanel.vue +++ b/packages/ui/src/components/RequestPanel.vue @@ -711,6 +711,9 @@ export default { }, deep: true }, + collectionItemEnvironmentResolved() { + this.getUrlPreview() + }, graphql: { handler() { if(this.disableGraphqlWatch) {