Devographics / Devographics/Monorepo
2023 State of CSS Conclusion not available
- Dominant language
- TypeScript
- Stars
- 178
- Forks
- 55
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
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"
}
}
]
}
}
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the 2023 State of CSS conclusion URL and reproduce the reported error. Then search the repository for the conclusion page, the `conclusion_chen_hui_jing` path, and the `ConclusionBlock` data, and verify that the page renders its conclusion content instead of the missing-data message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100