You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
The text was updated successfully, but these errors were encountered:
On Mar 13, 2017, at 6:13 PM, PatrickMinett ***@***.***> wrote:
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.)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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.)
The text was updated successfully, but these errors were encountered: