cinnyapp / cinny

Yet another matrix client
https://cinny.in
GNU Affero General Public License v3.0
1.96k stars 251 forks source link

N is not a function #915

Closed kubo6472 closed 2 years ago

kubo6472 commented 2 years ago

Describe the bug

Forked and synced repo, hosted on netlify by the most standard means possible gives this error image

Reproduction

  1. Open group/chat details.
  2. Experience blank screen and this error in the console.

Expected behavior

See the details of the chat/group

Platform and versions

1. OS: Windows 10
2. Browser: Firefox 105.0.3 (64-bit)
3. Cinny Version: v2.2.2 (c.tjm.sk)
4. Matrix HS: Conduit v0.4.0 (tjm.sk)

Additional context

No response

kfiven commented 2 years ago

Run it locally and try opening Group chat details then.

N is not a function is minified error, we don't know what N could be.

kfiven commented 2 years ago

And it possibly only happen on Conduit because on Synapse I can't reproduce.

kubo6472 commented 2 years ago

Local working even with conduit HS. I'm turning to netlify, as the possible cause of trouble.

kubo6472 commented 2 years ago

I managed to deploy it on cf pages instead. It works now :)