# YouTube Timestamps Component

**URL:** https://meta.discourse.org/t/youtube-timestamps-component/147091
**Category:** Theme component
**Created:** [April 7, 2020, 5:50am UTC](https://meta.discourse.org/t/youtube-timestamps-component/147091 "2020-04-07T05:50:24Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![balupton](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/balupton/32/255461_2.png) [@balupton](https://meta.discourse.org/u/balupton)
#### Post date: [April 7, 2020, 9:18pm UTC](https://meta.discourse.org/t/youtube-timestamps-component/147091/5 "2020-04-07T21:18:13Z")

</div>

So checked the console in Firefox and got `SyntaxError: invalid regexp group` errors.

Turns out Firefox doesn’t supported [named capture groups](https://github.com/tc39/proposal-regexp-named-groups) for regular expressions:

> **[1362154 - Implement RegExp named groups](https://bugzilla.mozilla.org/show_bug.cgi?id=1362154)**
>
> RESOLVED (iireland) in Core - JavaScript Engine. Last updated 2021-07-01.

Going to mark Firefox as unsupported, however seems they are working on it - perhaps will land by the end of the year looking at current progress on their side.

Will update the readmes accordingly, thanks for the heads up!

---

_[View the full topic](https://meta.discourse.org/t/youtube-timestamps-component/147091)._
