You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this resource is failing and Firefox shows blank page on https://rntester.now.sh, Windows 10 64bit.
CURRENT_SITE: rntester.now.sh
KeeperFill-var.js:17245:51
Running application "RNTesterApp" with appParams: {"rootTag":1,"initialProps":{}}. DEV === false, development-level warning are OFF, performance optimizations are ON
RNTesterApp.dom.bundle:257:72
Loading mixed (insecure) display content “http://origami.design/public/images/bird-logo.png?r=1&t=1532364279564” on a secure page[Learn More]
The text was updated successfully, but these errors were encountered:
Interesting, that warning/error is actually due to RNTester referencing an http image (only causes an issue on web, not native), and the result should just be that the image doesn't load, not break rendering entirely.
I brought up FF (updated to latest stable version) on my local machine and RNTester renders correctly (even with that warning in the console). Can you do any more digging on your local setup to try and determine why it's a blank screen?
Looks like this resource is failing and Firefox shows blank page on https://rntester.now.sh, Windows 10 64bit.
CURRENT_SITE: rntester.now.sh
KeeperFill-var.js:17245:51
Running application "RNTesterApp" with appParams: {"rootTag":1,"initialProps":{}}. DEV === false, development-level warning are OFF, performance optimizations are ON
RNTesterApp.dom.bundle:257:72
Loading mixed (insecure) display content “http://origami.design/public/images/bird-logo.png?r=1&t=1532364279564” on a secure page[Learn More]
The text was updated successfully, but these errors were encountered: