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
I use slice to send email to my members.
When I add a view as data in foreach loop to send an email the content of first email is added to all others, seems the view data is not cleared.
It's weird because when I load the view normaly (not using slice) and send email it's working well.
The text was updated successfully, but these errors were encountered:
I use slice to send email to my members.
When I add a view as data in foreach loop to send an email the content of first email is added to all others, seems the view data is not cleared.
It's weird because when I load the view normaly (not using slice) and send email it's working well.
The text was updated successfully, but these errors were encountered: