Unable to edit blueprint #6766
-
Our site initially on Laravel 6, Statamic 3.2 for a year. Mouse click on existing field titles or "Link existing" and "Create field" buttons now do absolutely nothing on "Edit blueprint" page. What we have investigated or tried without any luck:
Would be greatful for any hint on where to check next! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try deleting |
Beta Was this translation helpful? Give feedback.
Try deleting
public/vendor/statamic/cp
and runningcomposer install
again. Then hard refresh the browser. Sounds like maybe you have outdated js assets somehow.