You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When viewing your own profile from the Membership Directory, it shows all map markers and not just your own like if you were viewing another person's profile.
This is because the profile is missing the username from the path.
Describe the bug
When viewing your own profile from the Membership Directory, it shows all map markers and not just your own like if you were viewing another person's profile.
This is because the profile is missing the username from the path.
Broken: /membership-account/profile
Working: /membership-account/profile/myusername
To Reproduce
Steps to reproduce the behavior:
See error when viewing your own profile without the username as part of the URL:
Expected behavior
Fix this issue when viewing your own profile if the username is missing. Fallback to the current user if logged-in. See around here - https://github.com/strangerstudios/pmpro-membership-maps/blob/dev/pmpro-membership-maps.php#L666
Isolating the problem (mark completed items with an [x]):
The text was updated successfully, but these errors were encountered: