V
V
Vazgen Aleksanyan2021-09-04 15:45:29
React
Vazgen Aleksanyan, 2021-09-04 15:45:29

Got a new bug in react?

Error in event handler: Error: Cannot find module "../reading-list/page"
at eval (sandboxed-default-document-end.js:36:13280)
at Object.eval (sandboxed-default-document-end. js:36:13369)
at t (sandboxed-default-document-end.js:3:107)
at Object.eval (sandboxed-default-document-end.js:15:10190)
at t (sandboxed-default-document -end.js:3:107)
at Object.eval (sandboxed-default-document-end.js:15:10125)
at t (sandboxed-default-document-end.js:3:107)
at Object.eval ( sandboxed-default-document-end.js:3:238)
at t (sandboxed-default-document-end.js:3:107)
at eval (sandboxed-default-document-end.js:3:195)

Who knows what is this eror about?
does not affect anything, everything seems to work.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dark37rus, 2021-09-06
@VazgXa

This error is personally created by the Vimbox Translator extension from Skyeng

A
Alexandroppolus, 2021-09-04
@Alexandroppolus

Somewhere there is an import (or require) of the "../reading-list/page" file, but this file is not there. Perhaps the path is incorrectly specified, for example, you need one dot instead of two, or vice versa, add more colons.
If such a file definitely exists, then you need to restart the console in which the assembly is being done - it could have cached the file structure or something like that, and now it does not want to revise it.

R
Razzwan, 2021-09-05
@Razzwan

I have the same in Google Chrome. On all sites except Google, the same error.
It seems that Google added some kind of script that does not work correctly, but should collect and send some information. At least that's what I understood from the file names. I think you just need to wait for the chrome update. I uninstalled all plugins - the error didn't go away. So it looks like just waiting for a fix from the chrome team...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question