i've been encountering some weird issue, has anyone else had anything similar? whenever im refreshi

i've been encountering some weird issue, has anyone else had anything similar?

whenever im refreshing like multiple times repeatedly, somewere between 5th or 10th refresh results in a 500 internal server error and the logs say:

  (error) TypeError: Cannot read properties of null (reading 'useContext')
  (error) TypeError: Cannot read properties of null (reading 'useContext')
  (error)  ⨯ TypeError: Cannot read properties of null (reading 'useContext')
  (error)  ⨯ TypeError: Cannot read properties of null (reading 'default')
Was this page helpful?