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

fix: #27 , selectively ignore missing copy button #33

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

barelyhuman
Copy link
Contributor

@barelyhuman barelyhuman commented Aug 22, 2022

In some versions of the generated embed , the copy link button isn't shown
and it stop the app from moving forward.
The commit adds a selective error handler just for that case

Fix #27

In some versions of the generated embed , the copy link button isn't shown 
and it stop the app from moving forward. 
The commit adds a selective error handler just for that case
@privatenumber
Copy link
Owner

privatenumber commented Aug 23, 2022

Do you have an example tweet where snap-tweet fails without this fix?

Edit: NVM found it https://twitter.com/AfggaJlevasseur/status/1490455291317600257

@privatenumber privatenumber merged commit c499e83 into privatenumber:develop Aug 23, 2022
@privatenumber
Copy link
Owner

🎉 This PR is included in version 1.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Majority of tweets snapped return "Selector "[role="button"]" not found:" error
2 participants