IAMJDA

Results 5 comments of IAMJDA

@johlju thanks for the guidance - this is my first DSC script I'm writing, so please review my two PRs carefully.

I stumbled across the same and opened a new PayPal Supportrequest. The issue is not in the App directly, but in the asset links is hosted on the internet site:...

Sorry, I'm not a JavaScript dev. The function is depending on username + password being in the url, so a 1:1 example with any code plattform is unlikely to work....

Please check https://jsbin.com/rinenupiba/edit?html,js,output I faked _isLocal with user+password in location: ` locationUrl = location.href.replace("://", "://test:test@").replace( rhash, "" ); ` Rendering of the page will change if you revert that line.

> It's not clear to me what the JS Bin is supposed to show. Can you use the stock version of jQuery UI without repeating its source in the JS...