Here's what's popular on GitHub today...
-
Updated
Jan 28, 2021 - JavaScript

The theme for this year’s Game Off was ‘moonshot’ and the entries were out of this world! Fork and play some of the top-rated games.

-
Updated
Jan 27, 2021 - Python
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 25, 2021 - Python
-
Updated
Jan 27, 2021 - JavaScript
WIP
Allow authors of pull requests to set status to pending while still working on it.
-
Updated
Jan 28, 2021 - Go
-
Updated
Jan 26, 2021
-
Updated
Jan 16, 2021
-
Updated
Jan 13, 2021
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 26, 2021
-
Updated
Jan 26, 2021 - Go
pipeline
should immediately fail with ERR_STREAM_DESTROYED
when any of the streams have already been destroyed.
Readable
might need a little extra consideration since it's possible to read the data after being destroyed. Should maybe check _readableState.errored
and/or _readableState.ended
.
-
Updated
Jan 27, 2021 - Python
-
Updated
Jan 23, 2021
Screenshot
Description
The rich tooltip text renders in a table that is inside a parent div that has the max-width set. If the text in the table is too wide, then the text will render outside of the div.
This is being caused by this line
-
Updated
Jan 27, 2021 - JavaScript
-
Updated
Jan 27, 2021 - C
-
Updated
Jan 26, 2021 - JavaScript
🚀 Feature request
Is your feature request related to a problem?
I'm always frustrated when an image is not loading lazily. Like an image inside the Avatar component.Describe the solution you'd like
All imWhat version of Next.js are you using?
10.0.5
What version of Node.js are you using?
14.14.0
What browser are you using?
IE11
What operating system are you using?
Windows 10
How are you deploying your application?
next start
Describe the Bug
The start page of next.js does not render properly.
See image below.
Expected Behavior
It should render the same a
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
I used the Directus app to add a O2M field to a collection with a lot of items, and choose to add the corresponding M2O field to the related table.
When visualizing the collection hosting the O2M field, that field indicates "100 items" and it's only possible to scroll through these 100 items, even though there are way more.
Would it be possible to skip that limit, to change its value, or jus