Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Node.js
2020-11-14 17:11:09.963 WARN 7360 --- [nio-8080-exec-6] .m.m.a.ExceptionHandlerExceptionResolver : Resolved exception caused by Handler execution: java.lang.IllegalStateException: The connectionFactory cannot be null
这个错啥意思?不懂了
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 19, 2020 - TypeScript
Describe the bug
The sidebar has overflow: scroll causing scrollbars always to be visible on Windows
To Reproduce
Steps to reproduce the behavior:
- Go to documentation using Windows
Expected behavior
There should not be scrollbars before the content overflows
Screenshots
, it'd be great to have two things for improved DX:
Nuxt Link adaption
No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).
U
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Nov 18, 2020 - JavaScript
Most functions in scipy.linalg functions (e.g. svd, qr, eig, eigh, pinv, pinv2 ...) have a default kwarg check_finite=True that we typically leave to the default value in scikit-learn.
As we already validate the input data for most estimators in scikit-learn, this check is redundant and can cause significant overhead, especially at predict / transform time. We should probably a
-
Updated
Nov 19, 2020 - TeX
-
Updated
Nov 18, 2020
-
Updated
Nov 19, 2020
-
Updated
Nov 19, 2020
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Nov 1, 2020 - JavaScript
- I've read, understood, and done my best to follow the Contributing guidelines before opening this issue.
What did you do?
I tried to call NSUbiquitousKeyValueStore.url(forKey:) because I know there is [UserDefault.url(forKey:)](https://developer.apple.com/documentation/foundation/userdefaults/1408648-u
Bug report
Can't build or run page, throws error
Log:
C:\Users\Nizomidin\Desktop\with-apollo-and-redux>yarn build
yarn run v1.22.10
$ next build
info - Creating an optimized production build
info - Compiled successfully
info - Collecting page data
[ ==] info - Generating static pages (2/4)
Error occurred prerendering page "/apollo". Read more: https://err.sh/next.js/pr
-
Updated
Nov 18, 2020 - JavaScript
GuardRails
GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.


Is your feature request related to a problem? Please describe.
Problem: I'd like to dynamically import scripts as
<script>tags.Describe the solution you'd like
Proposal: