pimcore / admin-ui-classic-bundle

Other
11 stars 99 forks source link

[Bug] Using a `table` type field in a classification store does not work #737

Closed mcop1 closed 2 weeks ago

mcop1 commented 3 weeks ago

Leads to an error when you try to add the classification store to the data object: Image

How to reproduce:

1.) Add a table type field as key Image 2.) Add the key to a group, e.g. Dimensions 3.) Go to a data object 4.) Try to add the cstore 5.) Nothing happens, check the console, find the error (see screenshot above)

kingjia90 commented 2 weeks ago

Fixed by https://github.com/pimcore/pimcore/pull/17794