Francisco
Francisco
I imagine the Threads team modified how auth works but now the response I get back is ``` {"layout":{"bloks_payload":{"data":[],"props":[{"id":"-6917714003244327204","name":"ttrc_instance_id"},{"id":"2231046902902521263","name":"override_login_success_action"}],"error_attribution":{"logging_id":"{\"callsite\":\"{\\\"product\\\":\\\"bloks_caa_login\\\",\\\"feature\\\":\\\"com.bloks.www.bloks.caa.login.async.send_login_request\\\",\\\"integration\\\":\\\"bloks_screen\\\",\\\"oncall\\\":\\\"caa_login\\\"}\",\"push_phase\":\"C3\",\"version\":1,\"request_id\":\"ART4gxH0zzo2SJiUV7jumw3\"}"},"tree":{"㐟":{"#":" (bk.action.core.TakeLast, (bk.action.dialog.OpenDialog, (bk.action.bloks.InflateSync, (bk.action.map.Make, (bk.action.array.Make, \"\\u35e7\"), (bk.action.array.Make, (bk.action.map.Make, (bk.action.array.Make, \"(\", \"#\",...
**Describe the bug** We've been posting threads and every once in a while we'll get back a 503, service unavailable error ```javascript ApiResponseError: Request failed with code 503 at RequestHandlerHelper.createResponseError...
I have an enum with values from [Webflow's API](https://developers.webflow.com/data/reference/field-types-item-values#field-types) with all of the possible types ```typescript enum WebflowFieldType { Image RichText Link Switch Reference PlainText VideoLink MultiImage Email Phone Number...
I imagine the Threads team modified how auth works but now the response I get back is ``` {"layout":{"bloks_payload":{"data":[],"props":[{"id":"-6917714003244327204","name":"ttrc_instance_id"},{"id":"2231046902902521263","name":"override_login_success_action"}],"error_attribution":{"logging_id":"{\"callsite\":\"{\\\"product\\\":\\\"bloks_caa_login\\\",\\\"feature\\\":\\\"com.bloks.www.bloks.caa.login.async.send_login_request\\\",\\\"integration\\\":\\\"bloks_screen\\\",\\\"oncall\\\":\\\"caa_login\\\"}\",\"push_phase\":\"C3\",\"version\":1,\"request_id\":\"ART4gxH0zzo2SJiUV7jumw3\"}"},"tree":{"㐟":{"#":" (bk.action.core.TakeLast, (bk.action.dialog.OpenDialog, (bk.action.bloks.InflateSync, (bk.action.map.Make, (bk.action.array.Make, \"\\u35e7\"), (bk.action.array.Make, (bk.action.map.Make, (bk.action.array.Make, \"(\", \"#\",...
Lexical version: 0.8.0 ## Steps To Reproduce [Recorded a video](https://user-images.githubusercontent.com/3721449/235963873-726a2998-8b76-4aab-8ac7-16571d1341dc.mp4) Basically the issue is that in `rootNode.getTextContent()` there's a point where two of the same exact editor states result in...
**Describe the bug** When I resolve a comment that works correctly but the styling of the line stays until a refresh **To Reproduce** Steps to reproduce the behavior: 1. Add...
**Describe the bug** I'm using Lexical and trying to get inline comments working. It mostly works but having an issue with a feature we've had implemented If you add 4...