zendeskgarden / website

:globe_with_meridians: garden website

Home Page:https://garden.zendesk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Garden Website Not Showing Examples

cheryllane opened this issue · comments

Expectations

I visit any Component page of the Zendesk Garden, and am shown examples of the Component in use.

Reality

I visit a Component page (such as https://garden.zendesk.com/components/anchor) and I am not shown examples.

image

Steps to Reproduce

  1. Open page such as https://garden.zendesk.com/components/table
  2. Note that the examples show empty boxes
  3. Check the console and note that errors occur:
Uncaught Error: An error occurred. See https://github.com/styled-components/styled-components/blob/master/packages/styled-components/src/utils/errors.md#4 for more information.
    at new t (/app-e166eb3ec3a4aceaa93b.js:2)
    at t.getContext (/app-e166eb3ec3a4aceaa93b.js:2)
    at t.getContext (/app-e166eb3ec3a4aceaa93b.js:2)
    at t.render (/app-e166eb3ec3a4aceaa93b.js:2)
    at Wa (/framework-c6ebaed61e1244e1022d.js:2)
    at Va (/framework-c6ebaed61e1244e1022d.js:2)
    at xo (/framework-c6ebaed61e1244e1022d.js:2)
    at gu (/framework-c6ebaed61e1244e1022d.js:2)
    at hu (/framework-c6ebaed61e1244e1022d.js:2)
    at ou (/framework-c6ebaed61e1244e1022d.js:2)

image

Fine Print

@cheryllane thanks so much for the issue report. A fix should be deployed in about 15 minutes.