If your site stoped working today with Chrome for mobile

My website (http://iscore.pt) was working properly at 7h00 today with Chrome for Android. At 8h30 it was not. What changed? Chrome was updated on my mobile phone at 8h20. Some debug of the phone* showed me the error was somewhere in iron-router.

The fix:

$ meteor update iron:router

Changes to your project’s package version selections from updating package versions:

iron:middleware-stack upgraded from 1.0.11 to 1.1.0
iron:router upgraded from 1.0.12 to 1.0.13

Hope it helps.

Cheers,

JB

1 Like