Open VS Code or any other IDE of your choice open the GetURL-URL-Shortener-Frontend folder. In terminal chnage directory to the GetURL-URL-Shortener-Frontend folder. This project might run on your ...
When opening a link in a popup window, the frame->GetURL will return empty string in OnContextCreated () Previously we had a workaround by storing the url when OnBeforeNavigation is called. url = ...