Bug Reports

Please describe the bug along with how much it's blocking your work to help us prioritize.
If the bug can be reproduced on a specific public project, please include it in the project link field.
Error generating PCB data
I inserted a wrong value in the "custom pad shape" input text field and now I am not able to continue working on my project because I can't delete the wrong value. If I check the dev tools of the browser I see that there is this error: https://api-iam.intercom.io/messenger/web/events 422 (Unprocessable Content) The guilty http call is: Request URL: https://api-iam.intercom.io/messenger/web/events Request Method: POST Status Code: 422 Unprocessable Content With this payload: app_id: ur1q6bag v: 3 g: 1ae733c507f600ca8f5b68eadedc6e62f3bd408e s: d334996b-0e78-4070-a978-53e89a121f70 r: platform: web installation_type: js-snippet Idempotency-Key: 7a747444bd5a9f64 internal: is_intersection_booted: false page_title: agalliani/oximeter-band: Oxymeter band is a fitness tracker... user_active_company_id: -1 user_data: {"email":" andrea.galliani.29@gmail.com ","user_id":"K8GBz84146ShVP5ry1pyATdIkDp2","anonymous_id":"7e2f6840-8fda-4170-b43e-eb4134ff8abd"} event_list: {"data":[{"event_name":"components","metadata":{"action":"view_component_card","componentUid":"b67f50a9-ae5e-10ea-9c3c-d377e2ab3b2d","componentName":"Generic Resistor","projectOwnerHandle":"jharwinbarrozo","surface":"component_library","appVersion":"0.86.0","current_url":" https://www.flux.ai/agalliani/oximeter-band","page_accessed_by_reload":true,"platform":"Win32","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36","is_bot":"false","jsHeapSizeLimit":2172649472,"totalJSHeapSize":319492360,"usedJSHeapSize":289482772,"client_timestamp":1722508909354,"screen_resolution":"1536x864","native_screen_resolution":"1920x1080","device_pixel_ratio":1.25,"inner_window_resolution":"982x738","environment_type":"production","hosting_provider":"cloudflare","editorMode":"schematic","cameraMode":"two_d","currentUserHasEditPermission":false,"currentUserHasCommentingPermission":false,"webGlDrawCalls":0,"cacheHits":0,"cacheMisses":0,"cacheHitRate":0,"cacheSize":0,"perf_component_count":0,"perf_node_count":0,"perf_layout_count":0}}]} referer: https://www.flux.ai/agalliani/oximeter-band anonymous_session: ejJSRWczalc5dCtXR3ErNWlHVVJnWEpCcVlWZFowdlVKczNZelA5SWVNN21LRjZ1WjlvWWx1WVA5ODI2VDZRQy0tYWZwc0U0N1JObUhIMmRaSU5rakg2QT09--d3537c88d954e6ae74a889b9da42b88ac8e33247 device_identifier: b0c106a1-e982-416f-b50f-6f58e73978c1 Its response is: { "type": "error.list", "request_id": "000ieqffd2klq4enpu4g", "errors": [ { "code": "422", "message": "A user cannot be associated with more than 500 events and the workspace cannot have more than 120 active event names" } ] } The problem is that I
7
·

in progress

Load More