-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
inline tipping doesn't work under Twitter #7324
Comments
inline tipping for both Reddit and GH are working as expected - when clicking on the inline Tip button the tip banner displays.
|
Reproduced on
|
Not sure if it's related, but I noticed that Brave (on Android at least) isn't targeting the correct Twitter user when opening the rewards panel while on someone's profile. For instance, if I go to my Twitter profile, and click the rewards button, it shows the information for a different user's profile that I had accessed the other day (even though I'm verified and all). Let me know if it's not related and I'll create a new issue if one doesn't exist. Also noticed (and I'm sure you get this a lot) that @brave itself isn't verified (on GH at least). |
Fixed with brave/brave-core#4215 cc: @SergeyZhukovsky @samartnik @AlexeyBarabash RE: the above Android issue |
Verification passed on
Verified test plan from the description and brave/brave-core#4215. Verification passed on
Verified test plan from the description and brave/brave-core#4215. Verified passed with
Verification PASSED on
Note: Used
|
Description
Inline tipping has stopped working under Twitter. When pressing the inline BAT button, you'll get the following errors in the
browser console
:You'll get the following errors in the terminal:
Seems like something was introduced in C79 that's causing the issue. Errors in the browser console are mentioning a CORS issue.
Steps to Reproduce
1.1.20 CR: 79.0.3945.74
Rewards
and login into https://twitter.com/Actual result:
Clicking on the
BAT
icon via inline won't do anything and will produce the above errors mentioned above via thebrowser console
and theterminal
.Expected result:
Clicking on the
BAT
icon via inline on Twitter should display the tipping banner.Reproduces how often:
100% reproducible when using the above STR.
Brave version (brave://version info)
Version/Channel Information:
Reproducible
Reproducible
Reproducible
Reproducible
Other Additional Information:
No, still reproducible
N/A
N/A
Miscellaneous Information:
CCing @rebron @bsclifton @brave/legacy_qa @NejcZdovc
The text was updated successfully, but these errors were encountered: