R
Railway•7mo ago
Harris

Application error: a client-side exception has occurred |

TypeError: Cannot read properties of null (reading 'includes')
at r.parse (4922-ab7146827202cb52.js:1:2278)
at i (4922-ab7146827202cb52.js:1:4807)
at l (4922-ab7146827202cb52.js:1:7952)
at p (4922-ab7146827202cb52.js:1:8049)
at 590-647d9d56eb6b4333.js:1:38194
at Object.aQ [as useMemo] (framework-f29e48ae95cae5a3.js:9:65289)
at n.useMemo (framework-f29e48ae95cae5a3.js:25:5986)
at eX (590-647d9d56eb6b4333.js:1:37700)
at ab (framework-f29e48ae95cae5a3.js:9:60916)
at ud (framework-f29e48ae95cae5a3.js:9:72802)
TypeError: Cannot read properties of null (reading 'includes')
at r.parse (4922-ab7146827202cb52.js:1:2278)
at i (4922-ab7146827202cb52.js:1:4807)
at l (4922-ab7146827202cb52.js:1:7952)
at p (4922-ab7146827202cb52.js:1:8049)
at 590-647d9d56eb6b4333.js:1:38194
at Object.aQ [as useMemo] (framework-f29e48ae95cae5a3.js:9:65289)
at n.useMemo (framework-f29e48ae95cae5a3.js:25:5986)
at eX (590-647d9d56eb6b4333.js:1:37700)
at ab (framework-f29e48ae95cae5a3.js:9:60916)
at ud (framework-f29e48ae95cae5a3.js:9:72802)
No description
17 Replies
Percy
Percy•7mo ago
Project ID: f0b123dd-49d4-4bfc-b063-9a5238f876ef
Harris
Harris•7mo ago
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
Brody
Brody•7mo ago
what where you doing when you got that error
Harris
Harris•7mo ago
nothing - i just clicked into the tab
Harris
Harris•7mo ago
Brody
Brody•7mo ago
thought so, you're not the first to report this, I have already reported another thread to the team
Harris
Harris•7mo ago
my hunch is that https://infisical.com added env vars and it's glitched somehow
Infisical is an open-source end-to-end encrypted platform to sync s...
Infisical lets developers manage secrets and environments. Used by everyone from small teams to large corporations. Save time and improve security.
Brody
Brody•7mo ago
this was happening to people that doesn't use that too
Harris
Harris•7mo ago
oh gotcha hmm is kind of a blocker rip
Brody
Brody•7mo ago
there's no team members available that I can bother lol I'll keep an eye out
Harris
Harris•7mo ago
🫡
Brody
Brody•7mo ago
@fp - issue with frontend and shared variables
Faraz
Faraz•7mo ago
Just waking up. Will check + fix after coffee! @Brody can you point me to the other thread as well?
nickmacavoy
nickmacavoy•7mo ago
#Client Error after Add Shared Variables Thanks fp
Faraz
Faraz•7mo ago
Should be fixed now.
Harris
Harris•7mo ago
it is indeed fixed! what was the issue? just curious
Faraz
Faraz•7mo ago
We're making a major change to how changes are made to an environment and then promoted to another environment. This was a regression of sorts that coincidentally happened as part of making those changes.