JavaScript Error for NodeBB V1.0.0 on Chrome browser latest version 55.
-
Hi ,
@baris @julian @psychobunny
For NodeBB V1.0.0 getting following JS error.
Uncaught SyntaxError: Unexpected token function
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:10
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:10
/src/modules/sounds.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:11 Uncaught TypeError: Cannot read property 'on' of undefined
at /src/modules/sounds.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:11
at Object.execCb (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.check (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.<anonymous> (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:8
at /nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9
at z (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:8)
at w.emit (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.check (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)
at w.enable (/nodebb.min.js?bd1f194e-00b7-48d1-83ce-af6df8a63699:9)Please see this screenshot : http://screencast.com/t/vjlH6lL7
On latest Chrome browser version 55 Js file under public/src loading seperately.
Please refer screenshot : http://screencast.com/t/O0tlRSmJUIs there idea why these errors are getting introduced on latest version of Chrome only?
Any help is appreciated!! -
@akumbhare the latest is 1.4.2. Can you upgrade?
-
On latest Chrome browser version 55 Js file under public/src loading seperately.
This is not a bug AFAIK.