roblox-plus / extension

This is the source of the Roblox+ Google Chrome extension!
https://roblox.plus
46 stars 37 forks source link

Fix bug with premium expiration #88

Closed WebGL3D closed 1 year ago

WebGL3D commented 1 year ago

What :bug:

Uncaught TypeError: premiumExpiration?.toLocaleDateString is not a function
    at UserCard (all.js:35876:2354)
    at renderWithHooks (all.js:16339:18)
    at updateFunctionComponent (all.js:19617:20)
    at beginWork (all.js:21630:16)
    at beginWork$1 (all.js:27455:14)
    at performUnitOfWork (all.js:26589:12)
    at workLoopSync (all.js:26495:5)
    at renderRootSync (all.js:26463:7)
    at recoverFromConcurrentError (all.js:25879:20)
    at performConcurrentWorkOnRoot (all.js:25779:22)