JupiterBroadcasting / JupiterBroadcasting/jupiterbroadcasting.com
PeerTube JavaScript included on every page
Open
bug
low priority
- Dominant language
- Sass
- Stars
- 103
- Forks
- 49
- Avg merge
- 3h 42m
- Merged PRs (30d)
- 20
Description
When I look at the browser console on any page other than the live page (e.g. https://new.jupiterbroadcasting.com/sponsors/), I get the following error:
```
(index):102 Uncaught (in promise) TypeError: Cannot set properties of null (setting 'src')
at (index):102:73
```
It seems to be that the code embedded in the _jb-tube.html_ partial is included on every page, not just the live page.
https://github.com/JupiterBroadcasting/jupiterbroadcasting.com/blob/3216265083a3ea39b98950cc1443e49c4a981962/themes/jb/layouts/partials/live/jb-tube.html#L1
Contributor guide
Assessment
This issue has not been assessed yet.