verbb / field-manager

Field Manager is a Craft CMS plugin to make it easy to manage your fields and field groups.
MIT License
199 stars 16 forks source link

[3.5.0-rc6] Cannot clone field due to POST error (500 Internal Server Error) #71

Closed hongc-cc closed 4 years ago

hongc-cc commented 4 years ago

Description

I'm testing out 3.5.0-rc6. Field manager seems to have issue POST : http://localhost:8080/index.php/admin/actions/field-manager/base/get-field-modal-body and result in 500 Internal Server Error. Which return the following error in console: Uncaught TypeError: can't access property "success", e is null

Steps to reproduce

  1. Use craft 3.5.0-rc6
  2. Install field manager
  3. try clone. get error

Additional info

hongc-cc commented 4 years ago

seems resolved. on cms v3.5