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

Update README application adapter example to use JS classes #262

Merged

Conversation

phantomphildius
Copy link
Contributor

I recently added this package to a new project and had some trouble getting the app to load and found the following error in the console: Error: Please set the db property on the adapter.. After changing the setup to use class properties instead it worked!

I recently added this package to a new project and had some trouble getting the app to load and found the following error in the console: `Error: Please set the `db` property on the adapter.`. After changing the setup to use class properties instead it worked!
@backspace
Copy link
Collaborator

Nice fix, thank you!

@backspace backspace merged commit 6ffdd67 into pouchdb-community:master Jun 30, 2020
@phantomphildius phantomphildius deleted the update-rename-for-octane branch June 30, 2020 12:09
@segoja segoja mentioned this pull request Jun 6, 2022
broerse pushed a commit that referenced this pull request Jun 6, 2022
  - Updated to support latest Ember 4.x (fixed isDeleted issues)
  - Using latest pouchdb code (waiting for release).
  - Embroider safe and compatible scenarios supported. Ember Pouch works fine with Ember 4.x projects.
  - Update application adapter example to use class property #262
  - Fix Adapter Blueprint for Ember Octane #257
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

Successfully merging this pull request may close these issues.

2 participants