Meteor - ie8 redirect

Hi,

My meteor app just breaks in ie8 - I don’t really care that it breaks in IE8 but I would like it to show a your browser sucks message.

Is there a away to detect the browser before the meteor app actually runs and them I can just do an external redirect.

Thanks.

@thehulf did you ever find the solution to your problem? I’m facing the same issue. :slight_smile: I put up an error message on my site, only to realize it never even gets that far due to errors loading the page (IE8 incompatibility with jquery 2.1.3)

I would also like to know the answer to this question. We need a way to let visitors know why the app/site doesn’t work.