Zander
Zander
@justnance What do I do to re-open the issue? It seems the authenticator has added support for external_id here: https://github.com/kubernetes-sigs/aws-iam-authenticator/pull/228 It is in `merged` state at the moment.
I am glad to see this re-open. Hopefully, we can get this implemented in some not so distant future, the future where the world will have become a bit better...
@justnance and @kdaily Is there a way to reopen this ticket if external id is still not supported? Since authenticator supports this flag, perhaps nothing now precludes supporting it in...
I did not solve the problem and I don't think I can. This should be fixed by Sanity team or whoever maintains the javascript library. I am surprised they state...
@stipsan thank you for looking into this. I have one more question about the library (NextJs 13 related) Right now it is not possible to use this library on SSR...
Here is an excerpt of contents of the `middleware.browser.cjs` ``` function injectResponse() { // ** 0 && arguments[0] !== undefined ? arguments[0] : {}; if (typeof opts.inject !== "function") {...
@am79041 your comment is off-topic. The issue is specifically about using `Blob` as an input to `client.assets.upload()`. First of all, suggesting to use stream instead is like saying "well don't...
@jwlee1108 이진우씨 감사합니다~ Do you know if there is any workaround I can do to avoid this behaviour? maybe wrap the editor in a div with some styles that should...