Skip to content

Conversation

sajclarke
Copy link
Contributor

display dummy page for incompatible browsers

display dummy page for incompatible browsers
Copy link
Contributor

@RafaelVidaurre RafaelVidaurre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just readability changes ;p

add constant for readability improvements
RafaelVidaurre
RafaelVidaurre previously approved these changes Sep 21, 2018
@Grsmto Grsmto self-assigned this Sep 27, 2018
@serpixel
Copy link

serpixel commented Oct 1, 2018

Please bear in mind that browsers that are incompatible with react (e.g. IE) may not even process this far. We should have a snippet load up at the beginning.

@RafaelVidaurre
Copy link
Contributor

@josepmc maybe this is something we want to check before merging then

@RafaelVidaurre
Copy link
Contributor

@josepmc I guess what you are saying would make sense for browser <= ie8, should we care about this?

@serpixel
Copy link

serpixel commented Oct 4, 2018

I think it'd be wise for us to avoid any possible mishaps by an external library and just insert any snippet before anything, that would cover us in any situation.

@Grsmto
Copy link
Contributor

Grsmto commented Oct 5, 2018

@RafaelVidaurre I think you can merge this. We have an issue already in place for what Josep suggested.

@RafaelVidaurre
Copy link
Contributor

@Grsmto thanks, I'll do that then

@RafaelVidaurre RafaelVidaurre merged commit f41ff22 into develop Oct 5, 2018
@RafaelVidaurre RafaelVidaurre deleted the fix/incompatible-browsers branch October 5, 2018 13:39
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.

4 participants