KevinRohn
KevinRohn
Is there any news on this?
Hi @seel-channel I created a pr with the requested requirement. There is a callback function `final VoidCallback onModelIsVisisble;` which is invoked when the model has loaded and is also visible,...
Hi @boehlefeld, local web version works for me, I'm using the current master branch. Thank you - create work 👍
Is there any update on this to use the PropertyChangeProvider with MultiProvider?
Hi @addisonschultz, I would like to do this, but how can I test it before if I can not inject a script? Should it work with the execution of the...
Hi @addisonschultz, sorry, rather later than never :) . I opened an PR https://github.com/GitbookIO/integrations/pull/534
> Hi, > > I had that problem as well, using v0.6.5 and Microsoft. > > ``` > ENABLE_LOGIN_FORM=False > ENABLE_OAUTH_SIGNUP=True > OAUTH_MERGE_ACCOUNTS_BY_EMAIL=True > OPENID_PROVIDER_URL=https://login.microsoftonline.com/.../v2.0/.well-known/openid-configuration > MICROSOFT_CLIENT_ID=... > MICROSOFT_CLIENT_SECRET=... >...
I opened a PR for this - see #20126