more verbose "Failed to generate action ID" error#490
more verbose "Failed to generate action ID" error#490lkostrowski merged 3 commits intosaleor:mainfrom
Conversation
I wasted like 30 mins trying to figure out why this is happening and how I can develop on any other ip/domain besides localhost/127.0.0.1. This should help guide devs who will enavitably run into this issue faster to setting up the env so they can continue, eg: add their IP/domain to "dom.securecontext.allowlist".
🦋 Changeset detectedLatest commit: dc9ff43 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
you need to fix test to assert new message |
|
sorry, not sure how these reviews work yet. Do I have to request re-review every change or am I just being rude and spamming your inbox? xD |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #490 +/- ##
=======================================
Coverage 86.25% 86.25%
=======================================
Files 86 86
Lines 1571 1571
Branches 261 261
=======================================
Hits 1355 1355
Misses 197 197
Partials 19 19 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
if you don't re-request, we will not be notified and not see your changes |
I wasted like 30 mins trying to figure out why this is happening and how I can develop on any other ip/domain besides localhost/127.0.0.1. This should help guide devs who will enavitably run into this issue faster to setting up their env so they can continue, eg: add their IP/domain to "dom.securecontext.allowlist".