The ActionLinkController::getSubscriptionLink() makes use of the .use-ajax
class but does not explicitly attach the core/drupal.ajax
library. This will result in the button directing the user to a white page of JSON output in the case that something else doesn't just happen to attach that library on the page.
Patch incoming!
Active
2.0
Code