question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Application error: a client-side exception has occurred (see the browser console for more information).

See original GitHub issue

Environment

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

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:50 (17 by maintainers)

github_iconTop GitHub Comments

2reactions
ajnartcommented, Jun 12, 2022

I hate how this is the biggest issue and I can’t solve it because I don’t have a fucking Apple product

2reactions
aptonlinecommented, Jun 10, 2022

This issue does seem to be resolved in the current dev image. I will check once 0.6.5 is released.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found