Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wicked_pdf version to 2.7.0 and more #34

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Fix wicked_pdf version to 2.7.0 and more #34

merged 3 commits into from
Apr 17, 2024

Conversation

laurajaime
Copy link
Collaborator

@laurajaime laurajaime commented Apr 16, 2024

  • There is an error with 2.8.0 version:
[ea6c829c-00d8-436a-aade-f4e0d0902ae6] ActionView::Template::Error (uninitialized constant WickedPdf::WickedPdfHelper::Assets::SprocketsEnvironment::Sprockets
Did you mean?  Socket
               Process
               IPSocket):
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     3:   <head>
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     4:       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     5:       <meta name="viewport" content="width=device-width">
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     6:       <%= wicked_pdf_stylesheet_pack_tag "decidim_questionnaire_answers_pdf" %>
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     7:       <title><%= @title %></title>
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     8:     </head>
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]     9:   <body>
[ea6c829c-00d8-436a-aade-f4e0d0902ae6]
[ea6c829c-00d8-436a-aade-f4e0d0902ae6] wicked_pdf (2.8.0) lib/wicked_pdf/wicked_pdf_helper/assets.rb:47:in `instance'
[ea6c829c-00d8-436a-aade-f4e0d0902ae6] wicked_pdf (2.8.0) lib/wicked_pdf/wicked_pdf_helper/assets.rb:51:in `find_asset'
[ea6c829c-00d8-436a-aade-f4e0d0902ae6] wicked_pdf (2.8.0) lib/wicked_pdf/wicked_pdf_helper/assets.rb:208:in `find_asset'
[ea6c829c-00d8-436a-aade-f4e0d0902ae6] wicked_pdf (2.8.0) lib/wicked_pdf/wicked_pdf_helper/assets.rb:232:in `read_as

Issue: mileszs/wicked_pdf#1102

  • There is an error with Webpacker version too. A webpacker initializer has been created
  • There are missing translations in surveys

@laurajaime laurajaime changed the title Fix wicked_pdf version to 2.7.0 Fix wicked_pdf version to 2.7.0 and more Apr 16, 2024
@laurajaime laurajaime merged commit 167ded1 into main Apr 17, 2024
4 checks passed
@laurajaime laurajaime deleted the fix/wicked_pdf branch April 17, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants