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
hey @neuropass - from a quick glance you'd have to render the contents of the window into the modal, most likely using an iframe. I've never used bootstrap's modals, but my assumption is that you'll either have to create a custom modal that communicates with the social networks apis or you'll have to override the render function and trigger the modal to load an iframe with the share link.
Would it be possible to use the bootstrap modal rather then the ugly default browser tab?
any suggestion on how to do it?
The text was updated successfully, but these errors were encountered: