manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
67 stars 33 forks source link

Can't access to users & permissions settings after installing this plugin #89

Closed ivan006 closed 1 year ago

ivan006 commented 1 year ago

Bug report

Required System information

Describe the bug

Whitescreen on admin/settings/users-permissions/roles after i install this plugin

Steps to reproduce the behavior

  1. Go to 'http://localhost:1337/admin/settings/users-permissions/roles'
  2. See whitescreen with error in console "The request function is deprecated and will be removed in the next major version. Please use useFetchClient instead."

Expected behavior

Page loads

Screenshots

image

nishekh-e-r commented 1 year ago

@ivan006 currently our plugin is compatible with the strapi version 4.5.3. we are working on the issues, once it's done will let you know

nishekh-e-r commented 1 year ago

Strapi recently upgrade the UI design system that includes several breaking changes. For example, Typescript was introduced, which is strongly typed. Another example is the upgraded Select component now has many more attributes. These breaking changes caused a few of the bugs that you all have been reporting.

Good news! we have fixed those bugs.

Please try out the latest version and let us know what you think. To install strapi-stripe