Skip to content

fix(admin): cache multiple component instances

Created by: bodnara

  • components are now cached per page, before only one instance was cached and could result in mismatch between data and entity

Merge request reports