Anton Kuzmin

Results 51 comments of Anton Kuzmin

I also got the same error with node-16.10.0. I've got Apple m1 machine. Works fine with node-15. With node-16, I did the following: ``` brew install curl autoconf automake libtool...

I've built a lambda function written in javascript and put it in a docker image, but it requires 4gb of ram to run and requires dedicated concurrency to eliminate cold...

Currently we use iscroll 5 on mobile devices and this issue prevents us from using it on desktop devices.

I would also like this feature.

That's due to vaadin.scala.FieldGroup's buildAndBindMemberFields ignoring the result of bind(f, propertyId): Failure(com.vaadin.data.fieldgroup.FieldGroup$BindException: A property with id categoryId was not found in the item)

Seems that vaadin's version of buildAndBindMemberFields allows to skip the binding but scaladin version doesn't allow. My form has this categoryId field that isn't supposed to be saved to database.

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.

This must be the issue https://code.google.com/p/chromium/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified&groupby=&sort=&id=284039

I need this feature too.