WayneEllery

Results 4 issues of WayneEllery

Fixed issue when outside message data was not a string. Steps to reproduce: 1. Load page with safeframe 2. Open web developer tools console 3. Type `window.postMessage({}, "*")` and enter...

How do I only add items up until the concurrency limit and then wait until a pending promise is fulfilled? I couldn't work out how to do this? When I...

Fixed bug with `FacebookProvider` where if provider was unmounted and then remounted `isReady` would not be set to true so api would never be set - Also added in `package-lock.json`...

Fixed issue with Sublime3 on Windows 32 bit - ${Env:ProgramFiles(x86)} path doesn't exist which caused the install and uninstall scripts to fail