Closed zirill closed 9 years ago
Thanks for reporting. It is working in Firefox 32. I will checkout with Firefox 33.[image: yathit-beacon]
On 24 November 2014 at 15:35, zirill notifications@github.com wrote:
http://yathit.github.io/ydndb-demo/todo/todo.html
Demo not working in FireFox 33
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33.
I just tried out in FF 33 on both Windows and OS X. The demo app works. What kind of error are you getting?
Windows and Linux. (InvalidStateError) i click "add Todo Item" and nothing happens
That is terrible. I would like to know more about the problem. I haven't see InvalidStateError or two years and thought all bugs are fixed.
Could you delete the database indexedDB.deleteDatabase('todo_2');
, close
all browsers and try again?
Can you try on http://dev.yathit.com.storage.googleapis.com/demo/ydn-db/todo.html
On 24 November 2014 at 16:15, zirill notifications@github.com wrote:
Windows and Linux. (InvalidStateError) i click "add Todo Item" and nothing happens
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33#issuecomment-64162970.
Is the app working before?
On 24 November 2014 at 16:15, zirill notifications@github.com wrote:
Windows and Linux. (InvalidStateError) i click "add Todo Item" and nothing happens
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33#issuecomment-64162970.
FireFox 33 (InvalidStateError ydn.db-dev.js:280) not working
Opera 25 ('webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead. base.js:134) good
Google Chrom 39 ('webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead. ydn.db-dev.js:50) good
IE 11 good
webkitIDBRequest
is just feature sniffing, so don't worry about it. It is
no longer show up in rel 1.1.0.
InvalidStateError
is bothering. I will need to see your computer screen.
On 24 November 2014 at 16:41, zirill notifications@github.com wrote:
FireFox 33 (InvalidStateError ydn.db-dev.js:280) not working
Opera 25 ('webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead. base.js:134) good
Google Chrom 39 ('webkitIDBRequest' is deprecated. Please use 'IDBRequest' instead. ydn.db-dev.js:50) good
IE 11 good
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33#issuecomment-64164766.
Can you try again in http://yathit.github.io/ydndb-demo/todo/todo-raw.html ? Please also make some debugging. It should be easy with this raw js file.
BTW sqliteonline looks impressive.
On 24 November 2014 at 16:49, zirill notifications@github.com wrote:
http://sqliteonline.com/ff33ydn.png
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33#issuecomment-64165367.
280 changed (InvalidStateError ydn.db-dev.js:257)
ps: thank
If you don't mind, could you share your screen via some screen cast solution like Chrome remote desktop or team viewer?[image: yathit-beacon]
On 24 November 2014 at 17:20, zirill notifications@github.com wrote:
280 changed (InvalidStateError ydn.db-dev.js:257)
ps: thank
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33#issuecomment-64168095.
as you secretly convey password for team viewer?
email or skype?
can you added me kyawtun@yathit.com on your Google chat or hangout?
thanks. [image: yathit-beacon]
On 24 November 2014 at 17:45, zirill notifications@github.com wrote:
email or skype?
— Reply to this email directly or view it on GitHub https://github.com/yathit/ydn-db/issues/33#issuecomment-64170578.
i send to email
Consider as browser bug or corrupt installation.
@yathit this wasn't caused by Firefox private window browsing was it?
As far I remember, it is not private browsing.
http://yathit.github.io/ydndb-demo/todo/todo.html
Demo not working in FireFox 33