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

Change dialog size #3

Open
Bezdekm opened this issue Sep 12, 2016 · 2 comments
Open

Change dialog size #3

Bezdekm opened this issue Sep 12, 2016 · 2 comments

Comments

@Bezdekm
Copy link

Bezdekm commented Sep 12, 2016

Hi everyone,

I need to change the size of login dialog, because I still get the error message

"You are using a display type of 'popup' in a large browser window or tab. For a better user experience, show this dialog with our JavaScript SDK without specifying an explicit display type. The SDK will choose the best display type for each environment. Alternatively, set height and width on your window.open() call to properly size this dialog if you have special requirements precluding you from using the SDK. This message is only visible to developers of your application."

I am looking on this react-facbook-login component and it uses JS SDK and fb.login() function. Why my login form is showed on new tab?

Thanks!

@kennetpostigo
Copy link
Owner

Hi @Bezdekm !

Can you link to the piece of code you are referring to from react-facebook-login and also can you tell me how to reproduce the error?

@Bezdekm
Copy link
Author

Bezdekm commented Sep 12, 2016

Hi,

I get this error on full HD monitor and on monitor with 1366px width too. The message is showing Under login dialog (on the Facebook side) - I click on button, On the new tab is opened Facebook ligin oauth page and under confirm button is this error. On mobile phone and on monitor with smaller resolutions all warks fine.

Piece of code I put here as soon as possible. (I am not on pc now).

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