www.perplexity.ai does not load

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
MoonWalker
Apollo supporter
Apollo supporter
Posts: 32
Joined: 2020-10-13, 15:38

www.perplexity.ai does not load

Unread post by MoonWalker » 2025-03-19, 18:20

https://www.perplexity.ai/ does not load. By disabling Javascript the box loads but it is unusable.

Console shows this:

Code: Select all

TypeError: Intl.DisplayNames is not a constructor
Stack trace:
[84031]/d<@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/app/(with-sidebar)/(canonical)/not-found-629c731b7a9e3d43.js:1:16130
[84031]@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/app/(with-sidebar)/(canonical)/not-found-629c731b7a9e3d43.js:1:15970
r@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/webpack-2ac50a9ddc93b207.js:1:143
[8725]@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/app/(with-sidebar)/(canonical)/not-found-629c731b7a9e3d43.js:1:1912
r@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/webpack-2ac50a9ddc93b207.js:1:143
c@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/62394-c659e2917f5bd93d.js:1:41314
D@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/62394-c659e2917f5bd93d.js:1:43928
R@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/62394-c659e2917f5bd93d.js:1:41977
ov@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/685af573-9ed828cff58e5a74.js:1:74613
ic@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/685af573-9ed828cff58e5a74.js:1:112357
u9/l</<@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/685af573-9ed828cff58e5a74.js:1:108530
u9/l<@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/685af573-9ed828cff58e5a74.js:1:108537
u9@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/685af573-9ed828cff58e5a74.js:1:108634
ij@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/685af573-9ed828cff58e5a74.js:1:129868
M@https://pplx-next-static-public.perplexity.ai/_next/static/chunks/62394-c659e2917f5bd93d.js:1:146006
  
54943-cb97c1547ef95dc9.js:1:23166
TypeError: Intl.DisplayNames is not a constructor[Learn More]  
not-found-629c731b7a9e3d43.js:1:16130
Use of removeAttributeNode() is deprecated. Use removeAttribute() instead.  
685af573-9ed828cff58e5a74.js:1:84912


Goodydino
Keeps coming back
Keeps coming back
Posts: 882
Joined: 2017-10-10, 21:20

Re: www.perplexity.ai does not load

Unread post by Goodydino » 2025-03-19, 18:58

Perplexity actually works with Vivaldi (a chromium browser). It does not work with any of my gecko browsers or with Pale Moon.
Interestingly, Phind (another AI search engine) works only with Safari, not with any of my other browsers.

User avatar
adoxa
Lunatic
Lunatic
Posts: 381
Joined: 2019-03-16, 13:26
Location: Qld, Aus.

Re: www.perplexity.ai does not load

Unread post by adoxa » 2025-03-20, 01:53

It's funny, but there seems to be an unused test for it instructing you to use a polyfill; if it knows that, why doesn't it do it itself? Anyway, here's a Modify HTTP Response filter to add it (for English, you may want to adjust the locale to suit).

Code: Select all

[["www.perplexity.ai",["/",["<script","<script src=\"https://polyfill-fastly.io/v3/polyfill.min.js?features=Intl.DisplayNames,Intl.DisplayNames.~locale.en\"></script>$&"]]]]