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

openDatabase is no longer available #8

Closed
csullivanupgrade opened this issue Apr 18, 2024 · 1 comment
Closed

openDatabase is no longer available #8

csullivanupgrade opened this issue Apr 18, 2024 · 1 comment

Comments

@csullivanupgrade
Copy link

The openDatabase function is not available for Firefox or for recent versions of Chrome/Chromium.

This results in the following when trying to open the timeline.html, from the developer console:

Uncaught ReferenceError: openDatabase is not defined
    at new TimeLineDb (database.js:5:3)
    at new TimeLineApp (app.js:30:21)
    at onload (timeline.html:23:41)

I have tried both Chrome Version 123.0.6312.124 and Firefox 125.0.1.

@cstamas
Copy link
Member

cstamas commented Aug 23, 2024

Fixed by #9

@cstamas cstamas closed this as completed Aug 23, 2024
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

2 participants