Martin Sandström Krisell
Martin Sandström Krisell
Does the request actually work if you send it from the same domain as the api, or use postman?
@DominiqueFERET The content type of `application/json` triggers a preflight request (an OPTIONS) whereas `application/x-www-form-urlencoded` does not. Are you absolutely sure that the form-data requests are returned with the correct CORS...
How is it possible that this bug has no response? We just found out about this, and could easily reproduce on the Froala web site. The error is missing error...
Additional information that may be helpful. Some versions of iPadOS uses a Mac UserAgent (like the one in the image above) and not the previous iOS/iPad User Agent (like the...
I contacted Froala support and received an answer that they are working on a fix, and that it will be included in the next release.
We had some trouble implementing a global beforeEach, using the initial suggestion here. It only ran before some early tests (but not once per worker, perhaps once per core regardless...
> @Akryum this is critical, could push a fix for Vue 2? You can lock to 1.1.1 while awaiting a fix.
I just wanted to chime in here that I have run inte the same problem a few times and always set a small leeway to avoid it. However 5 minutes...