- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
While working in an airplane, I noticed pages were loading slowly despite just running Drupal locally. Turns out the Delta wifi was slow, and it was taking a while for the Stripe JS to load on a page refresh. I'm curious to understand why we're adding this on every page build.
I understand for fraud prevention measures or general purpose functions, sometimes payment vendor libraries are intended to be loaded on every page. That seems unnecessary for admin routes where we aren't explicitly interacting with the library, though.
Not sure yet, requires further research.
Closed: outdated
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.