Uh oh!
There was an error while loading. Please reload this page.
fix(issuer): display dummy page for incompatible browsers - #12
Conversation
display dummy page for incompatible browsers
RafaelVidaurre
left a comment
There was a problem hiding this comment.
Just readability changes ;p
Uh oh!
There was an error while loading. Please reload this page.
add constant for readability improvements
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
commented
Oct 3, 2018
@josepmc maybe this is something we want to check before merging then |
RafaelVidaurre
commented
Oct 4, 2018
@josepmc I guess what you are saying would make sense for |
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
commented
Oct 5, 2018
@RafaelVidaurre I think you can merge this. We have an issue already in place for what Josep suggested. |
RafaelVidaurre
commented
Oct 5, 2018
@Grsmto thanks, I'll do that then |
display dummy page for incompatible browsers