Closed AngryNoodlez closed 6 years ago
This is fixed by changing;
To;
var tvBtn = $( "button.tv-request" )
I tried changing it to this to keep the format but for some reason lost button styling when using this.
var tvBtn = $(event.target).parent().parent()
Not sure how to do a pull request so will leave this open for a few days and hope you see it.
Figured out pull request
Fixed with #530
Hey,
Not a big issue, but the requesting animation when requesting TV Shows isn't working. It's causing some people to duplicate the requests by clicking it multiple times until a successful response is sent to the user. Is this an issue for you too?
Branch: master Version: v1.21.0