Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speical load order for bootstrap and aws authentication? #31

Open
PatrickMinett opened this issue Mar 14, 2017 · 1 comment
Open

Speical load order for bootstrap and aws authentication? #31

PatrickMinett opened this issue Mar 14, 2017 · 1 comment

Comments

@PatrickMinett
Copy link

I am currently having an issue with integrating bootstrap into my pages that are using aws services. ( ie dynamo db, s3), from what I can tell using bootstrap breaks those pages about 90% of the time ( sometimes when you load the page it will work correctly, but other times it will not load) The error seems to be related to the Facebook authentication not always loading ;subsequently, makes those services dynamo db and s3 functions stop working (due to not being able to authenticate the user). I did make progress, fixing this issue by loading the script for authentication code into the head tag, but the problem still remains sometimes the authentication dose not load.

I have tried looking for an answers and have been unable to find any kind of fix for this.

Note: ( i did test the pages prior to adding the bootstrap they work perfectly.)

@stefanbund
Copy link
Owner

stefanbund commented Mar 14, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants