Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to convert value of type scala.math.BigDecimal to presentation type class java.lang.String #57

Open
thehappycoder opened this issue Sep 20, 2014 · 1 comment

Comments

@thehappycoder
Copy link

This happens starting from vaadin-7.2.0

Caused by: com.vaadin.data.util.converter.Converter$ConversionException: Unable to convert value of type scala.math.BigDecimal to presentation type class java.lang.String. No converter is set and the types are not compatible.
at com.vaadin.data.util.converter.ConverterUtil.convertFromModel(ConverterUtil.java:116)
at com.vaadin.ui.AbstractField.convertFromModel(AbstractField.java:708)
at com.vaadin.ui.AbstractField.convertFromModel(AbstractField.java:693)
at com.vaadin.ui.AbstractField.setPropertyDataSource(AbstractField.java:629)

@thehappycoder
Copy link
Author

I'd love to build my app with scaladin but I think I give up. Numerous problems make me switch to something that is supported in scala world.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant