Matthias von Bargen
Matthias von Bargen
@spirosoik did you find a solution?
@mnlkrs any chance you got it working? currently experiencing the same issue: `INFO Waiting for DKIM verification...` and nothing happening @mooyoul sorry about the ping but any ideas?
@mnlkrs not sure if this has fixed it but when this job was running I noticed "dkim" was disabled under my domain, when i hit enable it then went through....
Yea I just needed the stack to go through once and on the next pipeline runs it doesnt need to do anything anymore cause its already active so this workaround...
> Hello. DKIM related messages should not be displayed if you’ve disabled dkim. Could you share your construct usage? Hi @mooyoul thanks for checking in, actually I didnt disable it...
@FavorWedge currently experiencing the same issue as this and tried your code but receiving: ``` Argument of type 'CloudFrontTarget' is not assignable to parameter of type 'IAliasRecordTarget'. Types of property...
For anyone else coming here from react side of things this worked for me. Probably not ideal but for now its a workaround ```tsx import 'iframe-resizer/js/iframeResizer'; import 'iframe-resizer/js/iframeResizer.contentWindow'; const Page...
Did you manage to make progress on this?
@JustFly1984 thank you for forking, appreciated!
@Dandrum did you get it sorted? seeing the same issue on nextjs but on production build only