Camilo Hollanda

Results 22 comments of Camilo Hollanda

@sritirunagari could you share your working configuration? I was not able to get it to work here.

Analog timepicker has a horrible mobile experience. And also it seems much more complex to build. Is there any advantage on keep going with an analog timepicker?

better late than never, thanks

Have someone found any workaround for this?

I found the solution, kind of weird, but that it is: This prints just the message ```js updateProfile: function() { this.$apollo .mutate({ mutation: UPDATE_PROFILE, variables: current_user }) .catch((error) => {...

Hello Steve, I would like to have write privileges to help reviewing submitted PRs.

@curtisbelt I tested your draft proposal for the upgrade to popper v2. One thing I noticed is regarding the document click events. If I have a table with a popper...

It seems a ruby syntax error, you can lint your file using rubocop or another tool to help

I made it work using the alternative syntax, apparently, this is the only possible way. Using vcr (6.0.0) and rswag (2.3.1) ```ruby response '200', 'OK' do it 'returns a valid...