Skip to content

Commit 81791e4

Browse files
committed
Remove note about not logging network requests
1 parent e18adc6 commit 81791e4

File tree

1 file changed

+1
-2
lines changed
  • packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages

1 file changed

+1
-2
lines changed

packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages/debugging.doc.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ You can now view your POS UI Extension's JavaScript console output (\`console.lo
4646
4747
### Limitations
4848
49-
- Console logs are only available when running \`shopify app dev\`. They are not available for production extensions.
50-
- Network requests are not supported in the console. To view network requests, you can use the browser dev tools or manually log the network requests in your code.`,
49+
- Console logs are only available when running \`shopify app dev\`. They are not available for production extensions.`,
5150
},
5251
{
5352
type: 'Generic',

0 commit comments

Comments
 (0)