Ercin Dedeoglu
Ercin Dedeoglu
i'm going to remove facebook sdk from my application. this sdk doesnt have any developer
Crashed to same problem
+ waiting for the release
this is a huge bug that brought me here
Sadly to say, I gave up on with Facebook login. After a long time, I deleted it from my apps and lost thousands of users. I will never use it...
### BEST PRACTICE ``` services: instance: container_name: sql-server-2022 image: mcr.microsoft.com/mssql/server:2022-latest restart: unless-stopped environment: ACCEPT_EULA: Y MSSQL_SA_PASSWORD: SA-PASSWORD MSSQL_PID: Enterprise ports: - 2222:1433 healthcheck: test: /opt/mssql-tools/bin/sqlcmd -S localhost -U sa -P...
LGTM. @bishal-pdMSFT are you going to review or give an answer?
hit same problem. > apt update > apt upgrade now working as expected. thanks!