Baboo7 / strapi-plugin-import-export-entries

Import/Export data from and to your database in just few clicks.
179 stars 95 forks source link

[BUG] NotFound component not found in @strapi/helper-plugin #129

Closed nicoXXXXXtitan closed 1 year ago

nicoXXXXXtitan commented 1 year ago

Describe the bug NotFound component not found in @strapi/helper-plugin

since some strapi maj, I have a warning in the console about the NotFound component that is not found. Error 4

On the Strapi project, a PR corrects the problem by replacing the NotFound component with component AnErrorOccurred. This PR has been merged with version 4.9.1. See the PR: https://github.com/strapi/strapi/pull/16335

Baboo7 commented 1 year ago

@nicoXXXXXtitan issue should be fixed in v1.21.1

nicoXXXXXtitan commented 1 year ago

Great !! Thank you ! Have a nice day.