Closed charleshan closed 9 years ago
+1 on the dfischer:phantomjs + spiderable:
combo getting that error on Modulus however it's not crashing the app
I found out that it was a problem related to other packages.
@OminStyle it would be nice if you shared what the problem was and what fix was applied, thanks!
materialize:materialize
package was causing the problem. Here is my temporary solution: https://github.com/Dogfalo/materialize/issues/1805. I hope it helps.
hmmm, not using materialize. not sure what other package would be causing that, is there a way to check?
Sincerely, Sergiy Dybskiy
Sent from my iPhone
On Aug 20, 2015, at 8:46 PM, Charles Han notifications@github.com<mailto:notifications@github.com> wrote:
materialize:materialize package was causing the problem. Here is my temporary solution: Dogfalo/materialize#1805https://github.com/Dogfalo/materialize/issues/1805. I hope it helps.
Reply to this email directly or view it on GitHubhttps://github.com/dfischer/meteor-phantomjs/issues/8#issuecomment-133230290.
Yes... Well you have to manually check them one by one. Maybe not exactly one by one. Split in half, check if it breaks. If it does, split in half again and repeat.
Thanks :)
On Fri, Aug 21, 2015 at 1:24 PM Charles Han notifications@github.com wrote:
Yes... Well you have to manually check them one by one. Maybe not exactly one by one. Split in half, check if it breaks. If it does, split in half again and repeat.
— Reply to this email directly or view it on GitHub https://github.com/dfischer/meteor-phantomjs/issues/8#issuecomment-133503404 .
/?_escaped_fragment_=
works locally but gets errors on Modulus. I have tried the combinations of the packages below:dfischer:phantomjs
+ongoworks:spiderable
:dfischer:phantomjs
+spiderable
: