Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

ActionView::MissingTemplate #15

Closed
alexvirtualbr opened this issue Oct 6, 2018 · 1 comment
Closed

ActionView::MissingTemplate #15

alexvirtualbr opened this issue Oct 6, 2018 · 1 comment

Comments

@alexvirtualbr
Copy link

Hey guys,

I did a test on rails 5.2.0 and I had a partial result using:

gem 'webpacker', '~> 3.5'

gem "actiontext", github: "rails/actiontext", require: "action_text"

gem "image_processing", "~> 1.2" # for Active Storage variants

gem 'trix

And the ActionText complain:
Missing partial action_text/attachables/_remote_image with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :vtt, :png, :jpeg, :gif, :bmp, :tiff, :svg, :mpeg, :mp3, :ogg, :m4a, :webm, :mp4, :otf, :ttf, :woff, :woff2, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip, :gzip], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

@javan javan closed this as completed in ba97db8 Oct 6, 2018
@javan
Copy link
Contributor

javan commented Oct 6, 2018

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants