Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not opening in firefox #169

Open
HakaishinShwet opened this issue Jun 23, 2024 · 1 comment
Open

Not opening in firefox #169

HakaishinShwet opened this issue Jun 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@HakaishinShwet
Copy link

HakaishinShwet commented Jun 23, 2024

Uncaught TypeError: undefined is not a constructor
https://mm.hakai.com/assets/index-BY0wNJUS.js:1

selfhosted using docker run
*using reverse proxy manager to open it with subdomain. It opens fine in chromium but not in firefox? Why no lob for fox :-((

@HakaishinShwet HakaishinShwet added the bug Something isn't working label Jun 23, 2024
@fingerthief fingerthief self-assigned this Jun 23, 2024
@fingerthief
Copy link
Owner

Hmm, it should be working in Firefox as that's the main browser used for a lot of the development.

Seems to works in FF when:

  • Running locally via npm run dev
  • Running locally via Docker
  • Accessing outside hosted version https://minimalchat.app

I have not tried setting up with a reverse proxy though. Are you able to access the normal site with FF? https://minimalchat.app

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants