Daniel Kvist
Daniel Kvist
Workaround with logger set did not work for me. ``` Log.Logger = new LoggerConfiguration() .WriteTo.Console() .CreateLogger(); ```
> @span @MichaelDeutschCoding sounds like you're hitting something else; if you're sure it's Serilog-related, could you please post a new issue and include as much detail as possible? Thanks! I...
I am also seeing this on an arm based mac. I have not found a way around it, or any information that arm macs are not supported. Unless the "EPT"...
When a user opens our website in Instagram (embedded view) and tries to sign in, the auth process does not complete. Instead it fails with some generic message "Could not...
This was converted from a discussion, here is a summary: 1. On Android, the instagram webview is parsed as a Chrome web view, even when using firefox as main browser....
I found the most non-destructive way for us to solve this was to: 1. Use the `UAParserDeviceDetector`: `services.AddTransient();` 2. A custom`IBankIdLauncher` where the `CanUseAppLink` also responds true for unknown iOS...
This "solved" the issue in #1729 as well. Although not validating libraries does not seem like a good way to go and it is beyond me why it does not...
Wow, very interesting. Thank you for your quick reply. When using `HasComputedColumnSql`, there is no need/possibility to specify `HasIndex` and `HasMethod`?
I agree. Our slack channel for alerts have become very chaotic since these changes. I am currently trying to find a way to revert and it seems exiting early access...
I'm having the same issue trying to replicate the default export format. It seems #18 has the same issue. I tried to importa a single item instead of my long...