Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
134 stars 52 forks source link

2023 State of CSS Conclusion not available #433

Open joemull opened 1 month ago

joemull commented 1 month ago

When I go to https://2023.stateofcss.com/en-US/conclusion/ I just get an error message that says:

No available data for block conclusion | path(s): dataAPI.conclusion_chen_hui_jing | type: ConclusionBlock

There is then a JSON block as follows:

{
  "dataAPI": {
    "entities": [
      {
        "id": "chen_hui_jing",
        "name": "Chen Hui Jing",
        "homepage": {
          "url": "https://chenhuijing.com/"
        },
        "twitterName": "hj_chen",
        "twitter": {
          "name": "hj_chen",
          "url": "https://twitter.com/hj_chen"
        }
      }
    ]
  }
}