Closed bierik closed 7 years ago
This fails when you run bin/rake assets:precompile from your rails project which mounts the pdfjs_viewer-rails:
bin/rake assets:precompile
ExecJS::ProgramError: RangeError: Maximum call stack size exceeded ...
1.8.188 is currently a pre-release, maybe we should use 1.7.122.
1.8.188
1.7.122
See https://github.com/senny/pdfjs_viewer-rails/pull/34
This fails when you run
bin/rake assets:precompile
from your rails project which mounts the pdfjs_viewer-rails:1.8.188
is currently a pre-release, maybe we should use1.7.122
.