Kalvin Wei
Kalvin Wei
> ### Discussed in #8986 > Originally posted by **chengjiaapraamcos** October 4, 2021 This happened on the latest Safari 15.0 on both Mac system and IOS system. > > Seems...
> Had the same in my Ionic application as well. > I updated @aws-amplify/auth to 4.3.18 and now it works. No quota errors anymore. @yyberi mate. Where do you update...
@yyberi Cheers, mate. Then I assume the problem is the auth module in @aws-amplify is not updated. Hope Amplify staff can notice this.
macOS Big Sur,axure的版本如图
元件拖到canvas区域后背景色为pink,这是为何?
不止一个,很多都失效了
> Hi, mate. I'm using component in my react project. What is the `map` in your code above? I mean, can I use `
Thanks for bring this up, man. I also find another issue is, if you have many `usePdf` instances in your page at once. The current setting is the PDFs are...
There's a similar issue but it's closed without resolution. https://github.com/aws-amplify/amplify-js/issues/13951
@Neural-Images-CTO . Hi, I just tested in my test app below solution worked. ```typescript const { data: images } = await client.models.Image.listImageByEventIDAndSubEventNameAndOrderKey({ eventID: "event_001", filter: { subEventName: { eq: "ceremony"...