unjs / magic-regexp

A compiled-away, type-safe, readable RegExp alternative
https://regexp.dev
MIT License
3.94k stars 51 forks source link

Website not working #412

Closed ultimateshadsform closed 2 months ago

ultimateshadsform commented 2 months ago

🐛 The bug

image

Fix the docs page?

Chrome Version 128.0.6613.139 (Official Build) (64-bit)

image

🛠ī¸ To reproduce

https://regexp.dev/

🌈 Expected behaviour

See documentation

ℹī¸ Additional context

No response

ultimateshadsform commented 2 months ago

Full console:

Ck2Ce_si.js:14 TypeError: Cannot read properties of null (reading 'map')
    at Ig (Ck2Ce_si.js:49:89184)
    at Ck2Ce_si.js:49:89756
    at gl.fn (Ck2Ce_si.js:10:9114)
    at gl.run (Ck2Ce_si.js:10:1517)
    at get value (Ck2Ce_si.js:10:9359)
    at ld.get (Ck2Ce_si.js:10:4633)
    at Ck2Ce_si.js:49:90907
    at r (Ck2Ce_si.js:14:3026)
    at be (Ck2Ce_si.js:14:20109)
    at Ck2Ce_si.js:49:86661

Ck2Ce_si.js:18 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
Ck2Ce_si.js:14 TypeError: Cannot read properties of null (reading 'heroSubtitle')
    at setup (DcF9s4nD.js:83:200495)
Ck2Ce_si.js:14 TypeError: Cannot read properties of null (reading 'map')
    at Ig (Ck2Ce_si.js:49:89184)
    at Ck2Ce_si.js:49:89756
    at gl.fn (Ck2Ce_si.js:10:9114)
    at gl.run (Ck2Ce_si.js:10:1517)
    at get value (Ck2Ce_si.js:10:9359)
    at ld.get (Ck2Ce_si.js:10:4633)
    at Ck2Ce_si.js:49:90907
    at r (Ck2Ce_si.js:14:3026)
    at be (Ck2Ce_si.js:14:20109)
    at Ck2Ce_si.js:49:86661
Ck2Ce_si.js:18 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
danielroe commented 2 months ago

Thank you!