-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.0 creates problem in CiviCRM groups #262
Comments
Same issue here - I found if i right click and copy the link address I can paste it into another tab to still get access to the group settings page for instance |
Hey guys, same issue here too! If you are not fussed about having the extra column, a temp fix is just to remove lines 13 - 23 in Group.extra.tpl file of the extension. |
I also experience this issue and @matthewduhig works as a temporary fix |
we have the same issue (integrate with #288) |
…ue on AJAX refresh
#262 - Fix for Manage Groups table columns issue on AJAX refresh
Revert "#262 - Fix for Manage Groups table columns issue on AJAX refresh"
I upgraded to release 2.0 and when I look at the list of groups in CiviCRM it places a new column in the display showing the number of contacts synced to Mailchimp. If I now click on a subsequent column it acts as if it were the column one before it in the list.
The text was updated successfully, but these errors were encountered: