Hello retool community,
I have successfully embedded a retool app in my angularjs application. This app appears in a popup in my application. I have two main issues that I would like to resolve.
-
when I initially mouse over the popup it successfully get the embed url from retool and displays my app. If I then close the popup and mouse over again it shows the retool login page. At the moment I am NOT requesting a new embed url when I mouse over, but I have tried it both with and without request a new url and neither worked.
-
When the app does show it is too tall and there is a bunch of wasted space at the bottom but I cant seem to figure out how to fix that. I have set the "set canvas max width" setting and the width looks ok, but I am not sure how to handle the hieght.
