I’m getting a blank screen in the console when sel...
# sst
r
I’m getting a blank screen in the console when selecting Functions. Error in the console says
Copy code
instrument.js:109 Error: Minified React error #31; visit <https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bnode%2C%20stack%7D> for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at _l (react-dom.production.min.js:140:47)
    at d (react-dom.production.min.js:144:29)
    at g (react-dom.production.min.js:146:132)
    at react-dom.production.min.js:150:224
    at Dn (react-dom.production.min.js:176:171)
    at w7 (react-dom.production.min.js:271:134)
    at y7 (react-dom.production.min.js:250:347)
    at iG (react-dom.production.min.js:250:278)
    at hu (react-dom.production.min.js:250:138)
    at am (react-dom.production.min.js:243:163)
    at react-dom.production.min.js:123:115
    at e.unstable_runWithPriority (scheduler.production.min.js:18:343)
    at Ro (react-dom.production.min.js:122:325)
    at VB (react-dom.production.min.js:123:61)
    at Hr (react-dom.production.min.js:122:428)
    at uB (react-dom.production.min.js:292:101)
    at ZV (react-dom.production.min.js:73:352)
    at HTMLDivElement.i (helpers.js:73:23)
(anonymous) @ instrument.js:109
Yh @ react-dom.production.min.js:216
n.callback @ react-dom.production.min.js:216
Xb @ react-dom.production.min.js:131
eG @ react-dom.production.min.js:220
aG @ react-dom.production.min.js:259
e.unstable_runWithPriority @ scheduler.production.min.js:18
Ro @ react-dom.production.min.js:122
uo @ react-dom.production.min.js:252
am @ react-dom.production.min.js:243
(anonymous) @ react-dom.production.min.js:123
e.unstable_runWithPriority @ scheduler.production.min.js:18
Ro @ react-dom.production.min.js:122
VB @ react-dom.production.min.js:123
Hr @ react-dom.production.min.js:122
uB @ react-dom.production.min.js:292
ZV @ react-dom.production.min.js:73
i @ helpers.js:73
react-dom.production.min.js:140 Uncaught Error: Minified React error #31; visit <https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bnode%2C%20stack%7D> for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at _l (react-dom.production.min.js:140:47)
    at d (react-dom.production.min.js:144:29)
    at g (react-dom.production.min.js:146:132)
    at react-dom.production.min.js:150:224
    at Dn (react-dom.production.min.js:176:171)
    at w7 (react-dom.production.min.js:271:134)
    at y7 (react-dom.production.min.js:250:347)
    at iG (react-dom.production.min.js:250:278)
    at hu (react-dom.production.min.js:250:138)
    at am (react-dom.production.min.js:243:163)
    at react-dom.production.min.js:123:115
    at e.unstable_runWithPriority (scheduler.production.min.js:18:343)
    at Ro (react-dom.production.min.js:122:325)
    at VB (react-dom.production.min.js:123:61)
    at Hr (react-dom.production.min.js:122:428)
    at uB (react-dom.production.min.js:292:101)
    at ZV (react-dom.production.min.js:73:352)
    at HTMLDivElement.i (helpers.js:73:23)
v. 0.69.3 - I’ll try upgrading
Still an issue with 0.69.5
l
I tried reverting my changes and all the shabang but looks like the issue is on sst side
r
Ah, thanks. Glad it’s not just me 😄
l
Gotta say I'm glad as well
Yesterday it was JUST me
Sad that it happened to you but means I'm not doing something weird with my stacks 😅
r
Ditto
t
been trying to track this down but no luck so far
I know what kind of issue it is just can't figure it out
can one of you send me a copy of the metadata object printed to console?
Do you have one of the following: Queue consumer, Bucket notification, Eventbridge target,
I recreated it! let me try to fix
hooray found the issue
pushed a fix should be out in a few min
r
Great, so you don’t need the info asked above, I take it?
t
we setup sentry properly so I already had it
l
_Do you have one of the following: Queue consumer, Bucket notification, Eventbridge target,_ All of the above 😅
Thank you for your relentlessness Dax!