Middiu

Results 11 comments of Middiu

I got exactly the same error.... any workaround? Thanks

No nothing, no error messages, no warning... nothgin.... this is the pice of cose: self.addFavourites = [UIButton buttonWithType:UIButtonTypeCustom text:@"Pin it!" icon:@"icon-pinterest" textAttributes:@{ NSFontAttributeName:[UIFont systemFontOfSize:32], NSForegroundColorAttributeName:[UIColor whiteColor], @"IconFont":[UIFont fontWithName:@"fontawesome" size:20] }...

Sorry, maybe I was not clear. What I mean is: Formik Forms support natively complex objects and nested properties, please see the link below https://jaredpalmer.com/formik/docs/guides/arrays so let's say that I...

> Is it possible to debug the library (i.e. vscode attach to chrome) when testing the example app? I can debug the example app until its using the components from...

I have exactly the same problem.... have you fixed it?

> What we do is clear providers before adding Serilog. > > * Add A.I. > * Clear all logging Providers > * Add Serilog > > That removed all...

I'm experiencing the same, I had to disable the console for now...

I noticed a new version of this library came out, maybe @pieceofsummer can have a look at this issue? at the moment I had to disable the console completely.