Filipe Giusti

Results 6 issues of Filipe Giusti

The gem heroku_san loads up rake and it causes this gem to not override sprockets helper.

I couldn't craft a `tsconfig.json` file that works with the aliases I have defined for both Parcel on `package.json` and storybook on `.storybook/main.js`. How can I debug coc.nvim using coc-tsserver...

Latests from https://ruby-lang.org/en/downloads/releases/

L: ruby:bundler

### Feature When opening the edit page or when saving a resource, users should see a confirmation modal. ### Current workarounds I guess it could be achieve by manually replicating...

Enhancement
Help wanted
Javascript

Fixes https://github.com/avo-hq/avo/issues/3334 Fix `NoMethodError: undefined method `to_sym' for an instance of Array` raised by this line when an association uses a composite primary key/foreign key. # Checklist: - [x] I...

### Describe the bug `foreign_key.to_sym` on https://github.com/avo-hq/avo/blob/v3.13.5/lib/avo/fields/belongs_to_field.rb#L197 raises `NoMethodError: undefined method `to_sym' for an instance of Array` when an association uses a composite primary key/foreign key. ### Steps to Reproduce...