question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to React-Admin v3

See original GitHub issue

React-Admin planning to release v3 this summer. Right now they are finalizing the alpha and started to preparing the migration guide. Are there any plans to start migrating this package to work with v3? I did a quick check yesterday and there are some breaking changes that will be impacting this package.

https://github.com/marmelab/react-admin/releases

Next branch: https://github.com/marmelab/react-admin/blob/next/UPGRADE.md

TODOs

Thanks to @simonberger (https://github.com/benwinding/react-admin-firebase/pull/67)

  • Update docs

Beta Version

We are getting closer to the stable version of this package which supports react-admin v3. Thanks to @simonbuerger he provided a pull request (https://github.com/benwinding/react-admin-firebase/pull/67) with the needed work.

To try the beta version of the package use the following to manually update the package in your project (for npm use npm install):

  • update react-admin to the lastest version
  • npm install / yarn add github:benwinding/react-admin-firebase#upgrade-to-react-admin-v3

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
benwindingcommented, Feb 24, 2020

Hi @RWOverdijk ,

Sorry about the delay but the upgrade is finished and merged into master https://github.com/benwinding/react-admin-firebase/pull/67 (which automatically closed this issue)

It’s deployed to npm under the major version 3.0.0 https://www.npmjs.com/package/react-admin-firebase/v/3.0.0

Check it out and let me know if there’s any issues,

Cheers, Ben

1reaction
LaszloDevcommented, Nov 16, 2019

Hey @benwinding, thanks for providing a new branch. Could you create a GitHub project for it, so we can keep track of the tasks needed to be done for v3.0 as a milestone?

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-admin - Upgrading to v4
React -admin v4 has upgraded all its dependencies to their latest major version. Some major dependencies were swapped ( react-query instead of redux...
Read more >
react-admin/UPGRADE.md at master
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design ...
Read more >
react-admin
A frontend Framework for building admin applications on top of REST services, using ES6, React and Material UI. Latest version: 4.6.2, ...
Read more >
Newest 'react-admin' Questions
I am using a tabbed form (https://marmelab.com/react-admin/TabbedForm.html) in react-admin. The data entered in every form should be updated/created in their ...
Read more >
react-admin (@ReactAdmin) / Twitter
Instantly create data grids based on the resources. 3. Created, Update, Delete functionality within minutes.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found