Results 7 issues of Martin Anderson

Recently Facebook made some breaking changes in their iOS SDK, more info here: https://developers.facebook.com/blog/post/2024/05/09/fb-login-sdk-update Here's some discussions about it: https://github.com/facebook/facebook-ios-sdk/issues/2365 So currently it's impossible to use latest v17 Facebook iOS...

help wanted

Hey, I’m seeing false positives for the "Sensitive file opened for reading by non-trusted program" rule after logging in via SSH. It doesn’t happen every time, but it occurs often....

kind/bug

As stated in the Vue documentation: https://vuejs.org/api/compile-time-flags#webpack `__VUE_PROD_HYDRATION_MISMATCH_DETAILS__` should be set to `false` by default, otherwise, this warning pops up: > Feature flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ is not explicitly defined. You are...