<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: PrathamSingh</title>
    <description>The latest articles on DEV Community by PrathamSingh (@prathamsingh).</description>
    <link>https://dev.to/prathamsingh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F368884%2Fca45a86a-b752-4323-95e9-9187e5a8490e.jpeg</url>
      <title>DEV Community: PrathamSingh</title>
      <link>https://dev.to/prathamsingh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prathamsingh"/>
    <language>en</language>
    <item>
      <title>React app renders blank screen on Safari Browser</title>
      <dc:creator>PrathamSingh</dc:creator>
      <pubDate>Tue, 13 Oct 2020 17:03:52 +0000</pubDate>
      <link>https://dev.to/prathamsingh/react-app-renders-blank-screen-on-safari-browser-41md</link>
      <guid>https://dev.to/prathamsingh/react-app-renders-blank-screen-on-safari-browser-41md</guid>
      <description>&lt;p&gt;I built an app in React that works in every browser I tried, But not on &lt;strong&gt;Safari&lt;/strong&gt; (Catalina OS &amp;amp; Version 13.1.2 ). I get no error, no console message, nothing that would give me some idea. It only renders tag in Safari and the screen is blank.&lt;/p&gt;

&lt;p&gt;I'm attaching 2 screenshots so that you can see nothing is coming in &lt;strong&gt;Network tab&lt;/strong&gt; and &lt;strong&gt;Console&lt;/strong&gt;.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--FYMEbUoT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/91c422lqn7q733jc61g6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--FYMEbUoT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/91c422lqn7q733jc61g6.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;amp;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vY_huyYI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/hf8fq14wpkwbqevyagzc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vY_huyYI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/hf8fq14wpkwbqevyagzc.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some people suggest me to clear the &lt;strong&gt;cache&lt;/strong&gt; or &lt;strong&gt;turn off the cache&lt;/strong&gt; and then reload the page but that doesn’t work for me.&lt;/p&gt;

&lt;p&gt;I tried to run my react app locally in safari and then I was getting these error messages in the console :-&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Failed to load resource: A server with the specified hostname could not be found.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;[Error] The source list for Content Security Policy directive 'script-src' contains an invalid source: ''strict-dynamic''. It will be ignored.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Please do let me know if anyone knows the solution or anyone can give me some suggestion for resolving this problem, let me know in the comments.&lt;/p&gt;

&lt;p&gt;That's all folks. Thanks! 😊 &lt;/p&gt;

</description>
      <category>react</category>
      <category>javascript</category>
      <category>safari</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
