Sebastian Fratini
Sebastian Fratini
+1 This is very basic feature request at this point. Specially since we would like to send a code to actually validate the MFA before actually enabling it, to confirm...
> @sfratini did you ever resolve this? I have a similar issue. @LexSwed 's solution seems to only be valid for projects using nexus framework, whereas both of our projects...
> With nexus framework being shut down What do you mean @jawosis ?
> @sfratini As of 2 days ago they are ending Nexus Framework development and moving efforts over to Nexus/schema: https://github.com/prisma-labs/graphql-framework-experiment I'm currently converting my Nexus Framework to Schema and have...
I just wanted to say +1 to all of this. We are during the middle of a migration to AWS and we are looking at frameworks to implement this as...
I am getting this stacktrace as well: https://github.com/flutter/flutter/issues/25714
Actually the font family in iOS is now "Font Awesome 5 Free" (FA really broke everything this time). Import Platform into Icons.js and add this: `FAB: Platform.OS == 'ios' ?...
Post the rest of the Component, specially how you are modifying the feature collection in the state
I made it work with Webpack + Serverless + Lambda but I am not sure if the solution is feasible. Basically, like the #109 issue says, you get a lot...
@heibel Could you please share the rest of your setup? I am still trying to deploy to lambda and while it works locally, it is because of the manual changes...