src/templates/sharecomponent/fieldscomponent/index.jsx
@@ -196,6 +196,7 @@ if (item.type === 'text' && item.length >= 256) { newcard.type = 'textarea' newcard.required = 'false' newcard.fieldlength = item.length if (firstItem) { if (firstItem.type === newcard.type) {