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 heroku app for generating the slackin http://www.websharables.com/community/. I use the heroku platform by clicking the heroku link on this link 'https://heroku.com/deploy?template=https://github.com/rauchg/slackin/tree/master' And I've added the below code on my page and tested it to invite a slack user and it seems fine.
But when you click on the slack button it will redirect to https://websharables-community.herokuapp.com/. Is there a way to make the form it appear on the same page?
I use heroku app for generating the slackin
http://www.websharables.com/community/.
I use the heroku platform by clicking the heroku link on this link 'https://heroku.com/deploy?template=https://github.com/rauchg/slackin/tree/master' And I've added the below code on my page and tested it to invite a slack user and it seems fine.But when you click on the slack button it will redirect to
https://websharables-community.herokuapp.com/
. Is there a way to make the form it appear on the same page?<iframe class="__slackin" style="border-width: 0px; width: 139px; height: 30px; visibility: visible;" src="https://websharables-community.herokuapp.com/iframe?large"></iframe>
The text was updated successfully, but these errors were encountered: