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
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
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
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
Codacy
Codacy is an automated code analysis/quality tool that helps developers ship better software, faster. With Codacy, you get static analysis, cyclomatic complexity, duplication and code unit test coverage changes in every commit and pull request.
You can use Codacy to enforce your code quality standard, save time in code reviews, enforce security best practices and onboard developers faster. Integrate with your GitHub repositories to get quality analysis of every pull request inside GitHub.

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