-
Updated
Jun 1, 2021
Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 55,463 public repositories matching this topic...
-
Updated
Jun 1, 2021 - Shell
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
The method signature of the onChange callback currently looks like this:
onChange?: (event: React.SyntheticEvent, value: number | null) => void;While
-
Updated
May 31, 2021 - Java
-
Updated
Jun 1, 2021 - Go
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Jun 2, 2021 - Go
Proof UPDATE_PROGRAM
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here
-
Updated
Jun 1, 2021 - Python
nvim --version:
NVIM v0.5.0-dev+1339-g5d9c56012
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/T
ools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe /DWIN32 /D_WINDOWS /W3 /MD /Zi /O2
/Ob1 /DNDEBUG /W3 -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC
-
Updated
Jun 1, 2021 - Python
meteor build ../youcordovabuild --directory
"Supply the server hostname and port in the --server option for mobile app builds."
optional ROOT_URL with cordova build
load default ROOT_URL with localStorage, fallback to built one if not
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing: /api/echo (grafana/tempo#714).
-
Updated
May 15, 2021
-
Updated
May 28, 2021 - C++
-
Updated
May 28, 2021
-
Updated
Jun 1, 2021 - C
-
Updated
Jun 1, 2021 - Java
-
Updated
Jun 1, 2021 - Go
Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
-
Updated
May 11, 2021 - C++
-
Updated
Jun 2, 2021 - TypeScript
-
Updated
Jun 1, 2021 - Markdown
-
Updated
Jun 1, 2021 - Ruby
-
Updated
May 9, 2021 - JavaScript
-
Updated
May 29, 2021 - Shell
Environment
Vuetify Version: 2.3.16
Vue Version: 2.6.12
Browsers: Safari 14.0
OS: Mac OS 10.15.7
Steps to reproduce
Just try select part of text with mouse
Expected Behavior
Selected part of text
Actual Behavior
not selected text
Reproduction Link
Description:
Whenever I change any of the room info (description, announcement, etc.) this resets the room setting which is supposed to hide system messages.
Steps to reproduce:
- Go to "Room info" in a channel where you have privileges to change the room info.
- Toggle on the "Hide system messages" setting. Confirm that this change itself is not posted in the channel.
- Close
And thus, removing the
kerasdependency fromrequirements.txt.Ref: