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

[Bug]: Database.js:100 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'message') #34

Closed
Abdukhamid000 opened this issue Sep 16, 2023 · 3 comments

Comments

@Abdukhamid000
Copy link

Abdukhamid000 commented Sep 16, 2023

What happened?

Database.js:100 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'message')

giving this error on console I follwed the instruction but the same error is occuring

What browsers are you seeing the problem on?

Chrome (Chromium)

What operating system are you running?

macOs

Steps to reproduce?

Database.js:100 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'message')

What did you expect to happen?

Database.js:100 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'message')

Relevant log output

Database.js:100 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'message')
@Tibze
Copy link

Tibze commented Oct 23, 2023

Same error for me !

@BramDecuypere
Copy link

I'm having the same issue, coming back after a few months of ignoring this. This doesn't seem to work for my localhost testing setup. How do current active users actually test what they do while building on this plugin?

@jkasten2
Copy link
Member

The error is due to the OneSignal-Website-SDK v16 (used by onesignal-vue3 v2) dropping support for HTTP sites. Your site must start with http:// to use this new major release.

  • Note: you must also turn off "My site is not fully HTTPS" in the dashboard for this change to take effect as well.

We will be providing a better error message in the future so the next steps are clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants