redux-responsive icon indicating copy to clipboard operation
redux-responsive copied to clipboard

Initial orientation problem

Open ghost opened this issue 7 years ago • 1 comments

Problem: Orientation prop is always null at the start, so the app is not displayed well depending if I'am using desktop or mobile browser.

Question: I would want to know how to trigger some event that checks and set orientation to react responsive prop or any solution. I think that there's a problem calculating the initial resolution.

More: I can set initialMediaType parameter to small instead of 'infinity' in order to get no initial problems when I am using a mobile browser.

ghost avatar Jun 11 '18 10:06 ghost

hey @dmansof - i'm sorry to hear you're running into issues with the orientation detection. What browser are you using?

AlecAivazis avatar Jun 13 '18 15:06 AlecAivazis