Application error: a client-side exception has occurred (see the browser console for more information).
See original GitHub issueEnvironment
Docker
Version
0.3.0
Describe the problem
When enabling calendar and date module in the settings I receive the following error:
Application error: a client-side exception has occurred (see the browser console for more information).
Running Safari Version 13.1.2 (14609.3.5.1.5) on macOS Mojave.
Additional info
The console is showing the following:
[Error] TypeError: e.filter((function(e){return"Sonarr"===e.type})).at is not a function. (In 'e.filter((function(e){return"Sonarr"===e.type})).at(0)', 'e.filter((function(e){return"Sonarr"===e.type})).at' is undefined)
(anonymous function) — _app-8c15738b73b8745a.js:1:344791
Yu — framework-81da43a8dcd978d9.js:1:93178
fs — framework-81da43a8dcd978d9.js:1:113604
(anonymous function) — framework-81da43a8dcd978d9.js:1:112341
cs — framework-81da43a8dcd978d9.js:1:112405
Gi — framework-81da43a8dcd978d9.js:1:104069
Gi
Vl — framework-81da43a8dcd978d9.js:1:46832
Ji — framework-81da43a8dcd978d9.js:1:104370
Le — framework-81da43a8dcd978d9.js:1:16061
jr — framework-81da43a8dcd978d9.js:1:38659
Hn — framework-81da43a8dcd978d9.js:1:23056
Qn — framework-81da43a8dcd978d9.js:1:22847
Qn
ru (framework-81da43a8dcd978d9.js:1:71471)
(anonymous function) (framework-81da43a8dcd978d9.js:1:71997)
oa (framework-81da43a8dcd978d9.js:1:50709)
si (framework-81da43a8dcd978d9.js:1:98661)
ii (framework-81da43a8dcd978d9.js:1:98229)
ui (framework-81da43a8dcd978d9.js:1:97765)
(anonymous function) (framework-81da43a8dcd978d9.js:1:111943)
cs (framework-81da43a8dcd978d9.js:1:112405)
Gi (framework-81da43a8dcd978d9.js:1:104069)
Gi
Vl (framework-81da43a8dcd978d9.js:1:46832)
Ji (framework-81da43a8dcd978d9.js:1:104370)
Le (framework-81da43a8dcd978d9.js:1:16061)
jr (framework-81da43a8dcd978d9.js:1:38659)
Hn (framework-81da43a8dcd978d9.js:1:23056)
Qn (framework-81da43a8dcd978d9.js:1:22847)
Qn
and
[Error] A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
te (main-f52e2f3bdf7944be.js:1:11725)
fn (main-f52e2f3bdf7944be.js:1:13788)
value (main-f52e2f3bdf7944be.js:1:7683)
(anonymous function) (framework-81da43a8dcd978d9.js:1:72106)
oa (framework-81da43a8dcd978d9.js:1:50709)
si (framework-81da43a8dcd978d9.js:1:98661)
ii (framework-81da43a8dcd978d9.js:1:98229)
ui (framework-81da43a8dcd978d9.js:1:97765)
(anonymous function) (framework-81da43a8dcd978d9.js:1:111943)
cs (framework-81da43a8dcd978d9.js:1:112405)
Gi (framework-81da43a8dcd978d9.js:1:104069)
Gi
Vl (framework-81da43a8dcd978d9.js:1:46832)
Ji (framework-81da43a8dcd978d9.js:1:104370)
Le (framework-81da43a8dcd978d9.js:1:16061)
jr (framework-81da43a8dcd978d9.js:1:38659)
Hn (framework-81da43a8dcd978d9.js:1:23056)
Qn (framework-81da43a8dcd978d9.js:1:22847)
Qn
Please tick the boxes
- You’ve read the docs
- You’ve checked for duplicate issues
- You’ve tried to debug yourself
Issue Analytics
- State:
- Created a year ago
- Comments:50 (17 by maintainers)
Top Results From Across the Web
Application error: a client-side exception has occurred (see ...
I found a temporary solution. Open a NEW incognito window, and head on to the website and click on the templates tab WITHOUT...
Read more >a client side exception has occurred see (see the browser ...
A client side exception is a browser error. Why? See the browser console for details. How you “fix it” depends on what's wrong....
Read more >Next.js Application error: a client-side exception has occurred ...
I was able to solve this error by trial and error removing different pieces of incoming data and seeing if my pages would...
Read more >a client-side exception has occurred (see the browser console ...
Application error : a client-side exception has occurred (see the browser console for more information).
Read more >Solved Application error: a client-side exception has occurred
I am receiving a message: Application error: a client-side exception has occurred on one site only, so far. I cleared cookies, no help....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I hate how this is the biggest issue and I can’t solve it because I don’t have a fucking Apple product
This issue does seem to be resolved in the current dev image. I will check once 0.6.5 is released.