Gabriel
Gabriel
Initialization failure ``` wandb: You can find your API key in your browser here: https://wandb.ai/authorize wandb: Paste an API key from your profile and hit enter, or press ctrl+c to...
I actually dont understand what's happening... Im getting "Unsupported argument type: ActiveSupport::SafeBuffer. Construct an Arel node instead." when I try to .find my filterrific instance... follows my Gemfile.lock ``` GIT...
1. isSafari or isMobileSafari returns true when running chrome in iPad 2020 (probably others too) 2. Get iPad 2020, open chrome and render the check 3. iPad Pro 2020 with...
Maybe should be some style about the thumbs? The gallery works beautifully after a click on a image. But I missed the thubnail carousel... Am I missing something? Using on...
RTF files are being detected as 'text/rtf' but they should be classified as 'application/rtf https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Complete_list_of_MIME_types
Im using and loving, but im kinda worried about the number of lines that its creating on by postgres db... what you guys think about rake tasks that compresses the...
Im tracking a model in my controller by using ```ruby impressionist(@real_estate) ``` but the record created misses some important parameters: ```ruby { "id" => 10, "impressionable_type" => "RealEstate", "impressionable_id" =>...
Impossible to import it as plugin in nuxt: import Toast from 'vue-easy-toast' Vue.use(Toast); document is not defined
The async nature of some get events makes objects be available but not there (eg: images, artists, etc) sometimes.
Hey @AngeloAvv , I've researched a lot and didn't see anything about it so Im opening the issue. I've deleted android and ios folder, then run `flutter create -i swift...