Sha256: 79b3de8350c341ba6e609f2e69bd705da1c5463996bc11750965780d61c7340f

Contents?: true

Size: 596 Bytes

Versions: 3

Compression:

Stored size: 596 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>React Render Error</title>
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta http-equiv="refresh" content="3;URL='/'" />
  <link rel="stylesheet" href="https://unpkg.com/@shopify/polaris@5.1.0/dist/styles.css" />
</head>
<body>
  <div>
    <div>
      <h1>Waiting for React Sever to boot up.</h1>
      <p>This page will refresh automatically.</p>
    </div>
    <p>
      If this error persists, ensure <code>@shopify/react-server</code>
      is running on <code>http://localhost:8081</code>.
    </p>
  </div>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
quilt_rails-3.4.0 app/views/quilt/ui/react_render_error.html
quilt_rails-3.3.1 app/views/quilt/ui/react_render_error.html
quilt_rails-3.3.0 app/views/quilt/ui/react_render_error.html