voulgarakis

Results 14 comments of voulgarakis

The error still exists for me v.^1.1302.0

> This seems like such a critical bug for the agenda. > > The workaround mentioned by @gabvrodrigues works for me. The only flaw with it is that there will...

> > > This seems like such a critical bug for the agenda. > > > The workaround mentioned by @gabvrodrigues works for me. The only flaw with it is...

Hi, I hack it like this: addCustomItem={true} and change the placeholder when the user presses the item him entered placeholder={ materials[index].description == '' ? I18n.t('material') : materials[index].description }