Tim Wiffen
Tim Wiffen
I've also come across the issue where I get the error `"Call to a member function prepare() on null"`. `Illuminate/Database/Connection.php:492`: `$statement = $this->getPdo()->prepare($query);` Laravel: v8.33.1 stancl/tenancy: v3.4.2 Session Driver :...
While it looks like a V3 wrapper will not be released, it would be nice to update the README at least. The README states that it is 'recommended' to use...
I am having the exact same problem. On closing a tab, browser application or navigating away from the web app. Upon loading the site again: `gapi.isSignedIn()` returns true on desktop...
I've spent several hours on this and made little progress. So far, I've found that I can fix this problem on Google Chrome on Android by signing out of all...
It looks like this is likely related to [this issue with google/google-api-javascript-client](https://github.com/google/google-api-javascript-client/issues/342) and [this issue](https://github.com/google/google-api-javascript-client/issues/756).