Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8340, comment 5


Ignore:
Timestamp:
09/24/2020 09:57:40 PM (5 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8340, comment 5

    initial v1  
    33Hi imath, can you tell me what you mean here? If I post an activity update from the Sitewide Activity page with a YouTube link, the `<iframe>` includes the `loading="lazy"` attribute with the patch applied. I've attached a unit test. Be sure to uncomment the line in the patch to test the addition of the `loading` attribute.
    44
    5 I noticed that oEmbed isn't working on activity replies after the initial AJAX response in Nouveau. It works after the page is loaded. However, it works in bp-legacy as expected. Is that what you mean? If so, I'll work on fixing that.
     5I noticed that oEmbed isn't working on activity replies after the initial AJAX response in Nouveau. It works after the page is ~~loaded~~ refreshed. However, it works in bp-legacy as expected. Is that what you mean? If so, I'll work on fixing that.