abdugaliyev

Results 7 comments of abdugaliyev

can your help me with acts_as_commentable, I'd be very grateful if you give me controller and view code for training

> > > > Hey yeah, last version doesn't have this issue. You can downgrade till this saterday. downgrade doesn't help

> FilePickerWeb.platform.pickFiles You can use kIsWeb constant, `if (kIsWeb) { // running on the web! } else { // NOT running on the web! You can check for additional platforms...

> I've found that if I replace > > ``` > FilePicker.platform.pickFiles > ``` > > with > > ``` > FilePickerWeb.platform.pickFiles > ``` > > it works. Of course,...

Hi! Thank you for a yours great job, and nice gem! this code puts "Error: #{message_response.error&.to_s}" print in console this: Error: # for any error