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

Comments Width '100%' Not Working On Mobile #229

Open
paujur opened this issue Dec 1, 2023 · 0 comments
Open

Comments Width '100%' Not Working On Mobile #229

paujur opened this issue Dec 1, 2023 · 0 comments

Comments

@paujur
Copy link

paujur commented Dec 1, 2023

<FacebookProvider appId='XXXXXXXXXXXXXXXX'>
  <Comments
    href={postURL}
    numPosts={5}
    width={'100%'}
  />
</FacebookProvider>

Above code seems to work well on desktop as well as desktop via DevTools dimensioned for a smart phone device, however when testing on an actual mobile phone (iPhone 13), it's only about 2/3's wide.

Screenshot 2023-12-01 at 10 05 27 AM

File (1)

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

1 participant