Here's what's popular on GitHub today...
Trending repository
-
Updated
Mar 25, 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
Bash
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

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
It would be nice if this worked open foo.json | get url | fetch
Describe the solution you'd like
fetch should look at stdin when the URL argument is missing
Describe alternatives you've considered
No response
Additional context and details
No response
Trending repository
-
Updated
Mar 25, 2022 - JavaScript
Trending repository
-
Updated
Mar 25, 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 25, 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 25, 2022 - PowerShell
Trending repository
Trending repository
关闭注册功能后,支持隐藏功能按钮
App recommended by GitHub
Google Cloud Build
Google Cloud Build
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

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