Hexlet / hexlet-correction

Typo Reporter
https://fixit.hexlet.io/
GNU Affero General Public License v3.0
49 stars 83 forks source link

Bug: widget does not contain CORS error handling #276

Open fey opened 3 months ago

fey commented 3 months ago

Summary

If we create a workspace, integrate the widget and try to use it on another domain, we will get an error in devtools, and the widget itself will not display anything

Reproduction steps

1. create a workspace
2. add the widget to your site with a domain that is not in the workspace
3. call the snippet and press send, see devtools

Expected result

the widget handles errors and displays them in a form

Actual result

No response on the form image

Browsers

Chrome

OS

Linux

bazilval commented 3 months ago

В целом, думаю эти ишьюс связаны #249

kitdim commented 3 months ago

Возьму

Alena007S commented 1 month ago

This error is still valid

bazilval commented 1 month ago

@Alena007S please make additional issue, cause this issue is about CORS error on widget

It will increase chances that someone fix that

fey commented 1 month ago

@kitdim can you take this task?