darwin-morocho / flutter-facebook-auth

A flutter plugin to add login with facebook in your flutter app
193 stars 127 forks source link

Documentation is offline #188

Closed teixeirazeus closed 2 years ago

teixeirazeus commented 2 years ago

https://facebook.meedu.app

darwin-morocho commented 2 years ago

try to cleaning your cache, I have checked it and the website works fine

teixeirazeus commented 2 years ago

Thanks for the answer. By clearing the cache I can get past the loading part. However, I'm on this blank screen. I use PopOS, updated my system and restarted, to make sure everything is up to date. If it works for you, I have no idea what's going on. In the image I tested it with chrome and firefox.

darwin-morocho commented 2 years ago

the website is hosted by github so I'm not sure why you can see it.

darwin-morocho commented 2 years ago

try to see the browser logs

teixeirazeus commented 2 years ago

try to see the browser logs

Nice.

teixeirazeus commented 2 years ago

Apparently it can't load vue js https://cdn.jsdelivr.net/npm/docsify/themes/vue.css

darwin-morocho commented 2 years ago

it seems a problem with your OS. Could you check in your mobile phone?

darwin-morocho commented 2 years ago

I am using docsify to generate the website template. I will change to docusaurus but that will take a long time

teixeirazeus commented 2 years ago

it seems a problem with your OS. Could you check in your mobile phone?

Yes, same thing.

I am using docsify to generate the website template. I will change to docusaurus but that will take a long time

I believe this will solve the problem. Thank you for your help.

jimaek commented 2 years ago

The most often cause of jsDelivr not working is an incorrectly configured internal firewall or DNS. If the problem persists please open an issue at https://github.com/jsdelivr/jsdelivr and we will help you debug it

darwin-morocho commented 2 years ago

@teixeirazeus Can you check cleaning your cache again? now it should works

teixeirazeus commented 2 years ago

@darwin-morocho works. Thanks :D