Josh Davenport-Smith
Josh Davenport-Smith
Pretty sure this is happening again? At least, when loading via https://player.vimeo.com/api/player.js right now
Sure thing @luwes, this is about as simple as an implementation of this could be but anyway, here is one: https://codepen.io/joshdavenport/full/ormxzR On Chrome on my laptop, the alert is triggered....
Now this is very curious, stumbled upon some odd behaviour this morning: https://www.youtube.com/watch?v=345cUhu4C9I&feature=youtu.be The event seems to trigger when closing and re-opening the browser. Found this completely by accident!
This just brought down our clients website for a night, so this feels very real right now. Our env.php looks somewhat like this https://gist.github.com/joshdavenport/8dcea4f378ebe6c6210602d2bc4be66c It seems likely that this StackOverflow...
For a, kind of, fix for anybody else experiencing this, we had success with adding an empty value into env so that when/if the GraphQL modules decide to add the...
This is also useful for saving and restoring the editor state (to JSON, or whatever) and an associated selection, using the keys that where there when the content was created...