Arnaud de Surirey

Results 5 comments of Arnaud de Surirey

Don't set any `height` and use `maxLines={Infinity}` to make the editor height fit to your content and disable vertical scrolling

Same issue running `RAILS_ENV=production bundle exec rake assets:precompile` with Travis CI. - rails 6.0.1 - sprockets 4.0.0 - Ruby 2.6.5 - sassc 2.2.1 - sassc-rails 2.1.2

I found this: https://github.com/anvaka/panzoom/blob/87eac07c54fca10cd5e6adee9134f798044e8d56/index.d.ts#L39 but it does not work as well as your snippet.

Downgrading `sassc` didn't work for me, had to revert the `sproket` upgrade