Here's what's popular on GitHub today...
Trending repository
-
Updated
Mar 24, 2022 - Vue
Game Bytes
Ludum Dare is an online event where games are made from scratch in a weekend. It’s the perfect excuse to build your first game or experiment with a new language / game engine.
Popular topic
Rust
Trending repository
Trending repository
What happened?
Our organization's select button's current design looks different from the original design.
this is how it suppose to look
 and at one point was able to set it to French but was unable to replicate it.
Anyways the ma
Trending repository
-
Updated
Mar 19, 2022 - Python
Collection recommended by GitHub
App recommended by GitHub
Code Review Doctor
Find and fix hidden Python or Django mistakes, bugs, anti-patterns, and more.
- Catch common bugs before they are committed
- Reduce the toil of code review and prevent mistakes
- Improve team agility through better code quality
- Up-skill junior developers with learning resources
- Enhance the security and improve performance of your Django website
- Setup in 10 seconds and nothing to install or update
- Airtight privacy policy and security guaranteed
Trending repository
-
Updated
Mar 23, 2022
Trending repository
🚀 Feature
(A clear and concise description of what the feature is.)
Have you spent some time to check if this issue has been raised before?
(Have you googled for a similar issue or checked our older issues for a similar bug)
Yes
Have you read the Code of Conduct?
Yes
Pitch
A common way to mana
Trending repository
-
Updated
Mar 22, 2022 - Shell
Trending repository
Trending repository
Related problem
People can't find what they're looking for.
Describe the solution you'd like
It would be nice to add search terms to extra_usage so that when people use help -f they can find what they're looking for. For instance, maybe we add popular encodings to the decode command's extra_usage statment like utf-8, windows-1252, others.
maybe we should have common
Trending repository
-
Updated
Mar 24, 2022
Trending repository
-
Updated
Mar 24, 2022 - C++
Trending repository
Is your feature request related to a problem? Please describe.
It's cumbersome to create the same step twice.
Describe the solution you'd like
Add a button to duplicate a step in the pipeline editor.
Ideas
We could combine this with some other ideas in a context menu (right click).
Credit to Serhii Ostapchuk for contributing this on Slack.
Trending repository
Trending repository
To prevent having this kind of issue in the future, we need to add a CI that checks the Meilisearch server can receive documents and well process them.
A basic version of the CI script should
- Run the Meilisearch server without any argument
- Add a simple document, ex:
[{"id": 1, "name": "toto l'asticot"}] - Check the document was
Trending repository
Trending repository
-
Updated
Mar 21, 2022 - PowerShell
Trending repository
The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug
- Create a mixed time-series chart
- Configure axi
Trending repository
-
Updated
Mar 24, 2022 - JavaScript
Trending repository
-
Updated
Mar 24, 2022 - Go
Trending repository
Previous discussion:
Infracost has a method of passing custom flags for when Infracost runs terraform plan, but it doesn't support passing custom flags to terraform init.
This will be useful for users who
- Want to auto-upgrade modules using `terraform init -u
Trending repository
-
Updated
Mar 24, 2022 - PowerShell
Trending repository
Trending repository
关闭注册功能后,支持隐藏功能按钮
App recommended by GitHub
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.



复现流程与链接
将demo中的react版本修改为17.0.2,运行后编辑器中组件无法选中
期望结果
可以正常运行
环境信息