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

The options property does not working. #118

Open
shoNagai opened this issue Aug 23, 2022 · 7 comments
Open

The options property does not working. #118

shoNagai opened this issue Aug 23, 2022 · 7 comments

Comments

@shoNagai
Copy link

I was using the library as follows, but specifying the height using options not working.
Does anyone know a solution?

import { TwitterTimelineEmbed } from 'react-twitter-embed';

<TwitterTimelineEmbed
    sourceType="url"
    lang="ja"
    url={'xxxxxxxxx'}
    options={{ height: 400 }}
    noHeader
    noFooter
    noBorders
    noScrollbar
    placeholder={<div css={{ height: 400}} />}
  />
@shoNagai
Copy link
Author

This may be a similar issue...
#116

@UzairAsadBaig
Copy link

I am facing the same problem

@t-kreator
Copy link

same issue

@jarodtaylor
Copy link

Same issue (it was happening with another react twitter library too).

@vnghia187
Copy link

same here it just stopped working

@rchllsosa
Copy link

Up! Same here

@LucianoPereira
Copy link

Same

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

7 participants