Dawid Tomkalski

Results 15 comments of Dawid Tomkalski

I am looking at the same issue, if you include noEmit: true in tsconfig.json then when tsc errors occur it won't deploy

I use that script for two domains, and I have noticed that emails now go to SPAM. I forward to Gmail, all my DNS records are set up ok. It...

@pbaker5 did you find any solution for that, I have the same issue

thanks for the info, I tried to reference your fork in my pubspec.yaml with the following: ``` amazon_cognito_identity_dart: git: url: https://github.com/ncb000gt/amazon-cognito-identity-dart.git ref: master ``` but this still gets the original...

does anyone find a nice solution to that issue? I saw many examples with that bug and people keep using it

hi @nirbil, this is quite an old issue. I have a similar problem. Did you fix that?

any updates on this, it looks like the only way to register a user in user pool is to use hosted UI

yes this is how I initialize my db. I don't have any problems with tables creation my issue is around switching db name in the same connection. I did a...

Hi @zgid123 I am having the same issue, did you find any solution?

my problem exists for many to many relations my temp workaround is to use underscore: false for that table