@pgrafix
1 year, 8 months ago
This is still an issue, even after updating to BP 11.1.0.
2 years, 1 month ago
Since this appears to be a bug and have yet to get a response here, I have created a ticket (https://buddypress.trac.wordpress.org/ticket/8752)
Have traced the issue to line 89 of /buddypress/bp-templates/bp-nouveau/buddypress/common/js-templates/group-members/index.php
88 <# if ( ! data.editing && ! data.managingBan && ! data.removing ) { #> 89 {{data.role.name}} 90 <#} else {
If I remove {{data.role.name}} the list of members is restored in both the front and back end. I have restored the code for now since it is this block of code that lists the members’ role in the group when viewing the group member list.
{{data.role.name}}
Updated site to WP 6.0.2. Still having the same issue. Key issue is in the EDIT section I posted in my OP above.
Why is my topic marked as spam?