-
**Error:**
```
Failed to start AboveVTT on https://www.dndbeyond.com/encounters/6385fdfe-9360-41ec-a0ee-d8d7174e8824?abovevtt=true
Failed to load external script https://www.youtube.com/iframe_api
…
-
### Question Area
- [ ] Other
### DOM Projection for UX parts.
In our current implementation we are presenting app resolver UX to the user and we are currently just attaching this to the curr…
-
**Describe the bug**
When I open a glightbox using the API with an iframe and a title, the title causes an issue as it blocks the whole box and the iframe content is hidden.
**Are you able to repr…
-
Would be good to be able to do a conventional import on the NPM package for use in Javascript - with the options passed as an options object to the constructor.
Would be happy to take a stab at thi…
-
Hi!
I have a little trouble loading the YouTube Iframe API using the !async plugin, any help appreciated! (Hope it's ok to highight this here).
The maps example works, so I am currently assuming the…
-
Currently, I can get the shop domain in the session but I can't get the shop id.
I have to do a query into the session table to get the shop id, which is really annoying,
```ts
const { session } = …
-
**Is your feature request related to a problem? Please describe.**
Logging in became unreliable after some time, so I suggest an implementation of a captcha solving method.
**Describe the solution…
-
I recently noticed the request to the player API at [https://www.youtube.com/player_api](https://www.youtube.com/player_api) does not work anymore and results in a 404 error.
From the documentatio…
-
_I hope this is the correct place to post this bug report, with no other obvious repository for it, and as the embedded player makes use of api.soundcloud.com, I thought perhaps it might be. If it's n…
-
```
In line 133 should be:
tag.src = 'http://www.youtube.com/iframe_api';
instead of:
tag.src = '//www.youtube.com/iframe_api';
Otherwise, the console complains "file://www.youtube.com/iframe_api …