After choosing Paragraph table view for a field it is throwing error while rendering.
Error: Call to undefined method Drupal\Core\Field\BaseFieldDefinition::get() in Drupal\paragraphs_table\Plugin\Field\FieldFormatter\ParagraphsTableFormatter->viewElements()
BaseFieldDefinition
class is changed, use the method that is now available: getCardinality
Active
2.0
Code