You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was testing out my second field where the SuperTable is the outer most parent field and the Matrix is a child of a SuperTable row and it seems to be broken in 0.3.2. As we discussed in the morning the configuration that I need is working but if others are using it SuperTable > Matrix and not Matrix > SuperTable > Matrix it seems like this would be a fatal update.
TypeError: undefined is not an object (evaluating 'Craft.MatrixInput.getCollapsedBlockIds')
initMatrixInputAlt.js:56
The text was updated successfully, but these errors were encountered:
I was testing out my second field where the SuperTable is the outer most parent field and the Matrix is a child of a SuperTable row and it seems to be broken in 0.3.2. As we discussed in the morning the configuration that I need is working but if others are using it
SuperTable > Matrix
and notMatrix > SuperTable > Matrix
it seems like this would be a fatal update.The text was updated successfully, but these errors were encountered: