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

Undefined is not a object #12

Open
codingchallenge opened this issue Aug 25, 2013 · 0 comments
Open

Undefined is not a object #12

codingchallenge opened this issue Aug 25, 2013 · 0 comments

Comments

@codingchallenge
Copy link

Hi All,

I am using these SqliteStorage Js file and I am hitting an issue when I run it on my safari browser.
I get 'Type issue : undefined is not a object' while evaluating this.config.dbConfig.dbConn.dbConn.

But I put in breakpoints at the getDb function in the js file and found that the dbConn is defined but i am not able to get over this issue. Any pointers could be great.

getDb: function () {
return this.config.dbConfig.dbConn.dbConn

Thank you,
Divya.

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

1 participant