You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expect Output: Show company names when chose "字符串" for the first column; Show company names and logos when chose "字符串与图标" for the first column.
Try: When switch the first sub-category of the settings for the first column twice, the text appears as normal.
Locate
Relate to the first column
The text span in html is empty, but the value can be obtained by changing the settings
The text was updated successfully, but these errors were encountered:
birdflyi
changed the title
The text in the first column of table in dev_docs/tools/leaderboard cannot be updated along with the input JSON data.
[Bug] The text in the first column of table in dev_docs/tools/leaderboard cannot be updated along with the input JSON data.
Dec 27, 2024
Are you certain it's a bug?
Are you sure this is not an issue in Docusaurus?
Is there an existing issue for this?
Issue description
The text in the first column of table in
dev_docs/tools/leaderboard
(link) cannot be updated along with the input JSON data.Environment
The bug appears in all the browsers mentioned above.
Input
data: [{"company":"Huawei", "logo":"https://oss.open-digger.cn/logos/companies/huawei.png", "openrank":69986.51,"delta":14310.41,"repo_count":11267,"participant_count":14146},{"company":"Alibaba","openrank":31311.08,"delta":1286.49,"repo_count":6739,"participant_count":19109}]
Settings and Output
schema settings: [default]
Expect Output and Try
Expect Output: Show company names when chose "字符串" for the first column; Show company names and logos when chose "字符串与图标" for the first column.
Try: When switch the first sub-category of the settings for the first column twice, the text appears as normal.
Locate
The text was updated successfully, but these errors were encountered: