Topic: Sortable dont working

Elaheh free asked 3 years ago


please help me does not work MDBSortable with React 17.0.1

The error I get in the console is as follows : "Unable to find node on an unmounted component."


Piotr Glejzer staff commented 3 years ago

We didn't update MDBSortable to React 17+


Elaheh free commented 3 years ago

I updated the project to react 17 and need MDBSortable with react 17 It may be on the agenda ?


Piotr Glejzer staff commented 3 years ago

Do you have some console errors about that problem? I added task to change version to the latest version of React in the sortable plugin, but we don't have an ETA for that.


Elaheh free commented 2 years ago

hi console errors is : "Uncaught Error: Unable to find node on an unmounted component

The above error occurred in the component: " please help me . my project is force . thank you


Krzysztof Wilk staff answered 2 years ago


Hi!

Try to update your webpack.config.js file as below:

  resolve: {
    extensions: ['.js', '.jsx', ".css", ".less"],
    modules: [
      path.join(__dirname, '../node_modules')
    ],
  },

Keep coding!



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB React
  • MDB Version: 5.0.0
  • Device: web
  • Browser: chrome
  • OS: window 10
  • Provided sample code: No
  • Provided link: No