text1 stringlengths 2 269k | text2 stringlengths 2 242k | label int64 0 1 |
|---|---|---|
Choose one: bug report (possibly)
I'm new to Babel and trying to figure out the correct way to make use of
babel-external-helpers in a project that uses ES6 modules and targets Node and
browsers.
I have a lengthy question about this on StackOverflow, and a repo
demonstrating the issue, but the SO question hasn't re... |
I have encountered something that's very likely a bug.
In the same module, the transpiled code for `export ... from ...` appears
before the transpiled code for `import ...` in the output.
This scenario has already been asked here \- unfortunately without an answer.
I think this is a bug because the 2 follow... | 1 |
### Preflight Checklist
* I have read the Contributing Guidelines for this project.
* I agree to follow the Code of Conduct that this project adheres to.
* I have searched the issue tracker for an issue that matches the one I want to file, without success.
### Issue Details
* **Electron Version:**
... |
### Preflight Checklist
* I have read the Contributing Guidelines for this project.
* I agree to follow the Code of Conduct that this project adheres to.
* I have searched the issue tracker for an issue that matches the one I want to file, without success.
### Issue Details
* **Electron Version:**
* 5.... | 1 |
Hi --
According to what I'm hearing in the community, there is a feature request in
to allow for setting a ttl at the index level rather than only at the doc
level. See here: https://discuss.elastic.co/t/set-a--ttl-value-at-the-index-
level/31668/3 where theuntergeek -- Aaron Mildenstein says "there is no index-
le... |
Allow setting ttl to index, so the whole index gets deleted when expired
| 1 |
I have run the cuda version of cascade classifier in OpenCV 2.4.11 on cpu and
a 860M GPU. The results can be wildly different in terms of being accurate. To
a point where a detected object that was found in CPU has the same rectangle
size on GPU version, but in a location that is way off. I need to know if
anyone has... |
### My system
* OpenCV version: 3.1
* Host OS: Linux (Ubuntu 14.04)
* CPU: intel i7 3770
* Video card: GTX-950
* Video driver: v.352.93
### In which part of the OpenCV library you got the issue?
* objdetect, cudaobjdetect
* cv::CascadeClassifier, cv::cuda::CascadeClassifier
### Expected behaviour
I... | 1 |
* I tried this code:
trait Stringify {
fn to_string(&self) -> String;
}
impl Stringify for u32 {
fn to_string(&self) -> String { format!("u32: {}", *self) }
}
impl Stringify for f32 {
fn to_string(&self) -> String { format!("f32: {}", *self) }
}
... |
#[no_std];
#[lang="start"] mod x {}
fn main() {}
error: internal compiler error: node_id_to_type: no type for node `mod x (id=2)`
| 0 |
Replace pending dubbo-config-api hard coded values with constant and small
refactoring to optimize code.
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo vers... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.x
* Operating System version: all
* Java version: all
### Steps to reproduce this issue
1.D... | 0 |
Hello everyone,
I am having an issue when finetuning OpenAI's Whisper Medium on Mozilla's
Common Voice 11 Dataset with the Arabic language.
The training and validation loss are both decreasing but the WER is being 100%
after some steps (specially when the loss becomes < 1) and I see that the
model is performing we... | 0 | |
If I am logged in to freecodecamp.com or www.freecodecamp.com my session/login
is not shared when I visit the other.
I don't know if this is a "bug", but I notice it occasionally, when I catch a
link from another user in chat.
| 1 | |
* **Electron Version** :
* 5.0.0-beta (all)
* **Operating System** :
* Ubuntu 18.10, Linux 4.18, x64
* **Last known working Electron version** (if applicable):
* 4.0.5
### Expected Behavior
Google API should work as it they are meant to.
### Actual behavior
Any Google API calls may crash rend... |
* **Electron Version:**
* v5.0.0-beta.5
* **Operating System:**
* Windows 10 Pro.
* **Last Known Working Electron version:** :
* 4.x (latest)
### Expected Behavior
When I perfrom a GET-request using `http` or `https` built-in library, I
expect the app to keep running after the request completes.
... | 1 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.1
* Operating System version: mac os 10.14.4
* Java version: 1.8
### Steps to reproduce this... |
* [√] I have searched the issues of this repository and believe that this is not a duplicate.
* [√] I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.3
* Operating System version: MacOS 10
* Java version: Oracle JDK 1.8
### Steps to r... | 0 |
======================================================================
FAIL: sklearn.feature_extraction.tests.test_image.test_connect_regions
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages... |
I appreciate any aid in this issue, and apologize I've missed finding it in a
previous issue. I've been getting the following message (I'm running on Mac OS
X 10.7):
Here is the full traceback:
$ nosetests sklearn -exe
....................S........................................../usr/local/lib/p... | 1 |
I have set up parameterized routing in conjunction with shallow routing in our
project as per
https://github.com/zeit/next.js/blob/master/examples/parameterized-routing and
https://github.com/zeit/next.js/tree/master/examples/with-shallow-routing.
The router appears to be replacing history state instead of pushing h... |
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
Editing `stlye jsx` styles should work with HMR.
## Current Behavior
When I change a `style jsx` css property, the page reloads with HMR, but then
I get the error:
StyleSheetRegistry... | 0 |
### Preflight Checklist
* I have read the Contributing Guidelines for this project.
* I agree to follow the Code of Conduct that this project adheres to.
* I have searched the issue tracker for an issue that matches the one I want to file, without success.
### Issue Details
* **Electron Version:**
... |
### Preflight Checklist
* I have read the Contributing Guidelines for this project.
* I agree to follow the Code of Conduct that this project adheres to.
* I have searched the issue tracker for an issue that matches the one I want to file, without success.
### Issue Details
The screen capture event is callin... | 0 |
Hey,
So I'm a fairly new developer who had a working app until version v0.14.8, and
just updated to v15.0.1 today. The update did remove a few errors/warnings I
was struggling with (so a great relief there), but brought up this issue.
Specifically, the app itself renders fine, with all the pages looking fine
(all ... |
**Do you want to request a _feature_ or report a _bug_?**
BUG/ERROR
**What is the current behavior?**
"Element ref was specified as a string" error when using npm link
**If the current behavior is a bug, please provide the steps to reproduce and
if possible a minimal demo of the problem. Your bug will get fixe... | 0 |
ERROR: type should be string, got "\n\nhttps://www.tensorflow.org/versions/ says that 0.12 is most recent stable\nbranch, which is causing new users to install the older version -- \n#9590 (comment)\n\n" |
This really is a small issue but I couldn't submit a PR as I couldn't find the
file for it.
At https://www.tensorflow.org/versions/ the current version is stated as 0.12
when it should be 1.0!
`The docs at root (i.e. in tensorflow.org/api_docs) refer to the most recent
stable branch (in this case, r0.12)`
That's ... | 1 |
Please port icons to next release. Or are you planning to move them into
separate package? Cause now i can't move from `0.16.7` to `next`
|
Hi, I don't believe this is a duplicate, but I've found that spreading "extra"
props into the `component` prop is confusing and counter-intuitive (info found
here: https://stackoverflow.com/questions/37843495/material-ui-adding-link-
component-from-react-router). It would make a lot more sense to allow an
actual `ren... | 0 |
#### Code Sample, a copy-pastable example if possible
# Your code here
data = [{'id': 11, 'text': 'Osv1wbZoL'},
{'id': 0, 'text': 'KQpPReW3S9nZOS3'},
{'id': 0, 'text': 'cbqLhjrb0B2Ah6E'},
{'id': 3, 'text': 'qu1Jlnyba'},
{'id': 14, 'text': 'aJUv5DBjbcG... |
xref #13236 as `.map` was recently clarified to box ints/floats (and all other
dtypes) to python/pandas types (rather than numpy scalars). `__iter__` should
do the same (it already is done for datetimelikes), need to add for
int/floats.
Furthermore `Series.tolist()` also returns python types (#10904)
This will make... | 1 |
* open viewLine.ts
* after the first interface in the file type as fast as you can
* `class HorizontalRange implements EditorBrowser.IHorizontalRange`
Please observe the 153ms stall due to `onDidSuggest` > `refresh`

> Let's see this scenario:
>
> * The cursor is placed on whitespace inside a method
> * The user asks for completions by pressing `CTRL + Space`
> * The language service is being asked to provide all suggestions
> ... | 1 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.3 and more
### Steps to reproduce this issue
1. 定义接口
public interface A1 {
... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.7.2
* Operating System version: Ubuntu 14.04.5
* Java version: 1.8.191
### Steps to reproduce ... | 0 |
### 💻
* Would you like to work on a fix?
### How are you using Babel?
babel-loader (webpack)
### Input code
When using the assumption `privateFieldsAsProperties: true` in combination
with not using the Babel `transform-runtime` plugin (so that babel-helpers are
inlined), it becomes possible to override #-priv... |
### Input Code
In the following snippet, calling `path.ensureBlock()` does not properly unset
the "expression" flag on the ArrowFunctionExpression. This causes problems for
other plugins, which may rely on the accuracy of the flag (notably, istanbul-
lib-instrument).
export default function (babel) {
... | 0 |
rustc 1.0.0-dev (e29f42025 2015-02-11 17:59:37 +0000)
rustc: /mnt/host/kmcg3413.net/rust/src/llvm/lib/IR/DataLayout.cpp:655: unsigned int llvm::DataLayout::getAlignment(llvm::Type*, bool) const: Assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"' failed.
... |
Example program:
use std::mem;
struct AlignmentStruct {
ptr: *mut [AlignmentStruct, ..1]
}
fn main() {
println!("{}", ::std::mem::align_of::<AlignmentStruct>());
}
Error message:
rustc: /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build... | 1 |
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
LinearProgress and CircularProgress should accept min, max and value props.
When mode is 'determinate', the progress is calculated based on value between
a scale of min to max.
If min and max are not... |
Getting this error with latest release , It goes when i switch to V0.13.1 :
material-ui/node_modules/inline-style-prefixer/lib/Prefixer.js:43
this.cssPrefix = this._browserInfo.prefix.CSS;
^
TypeError: Cannot read property 'CSS' of undefi... | 0 |
I'm on Atom 1.0. To reproduce:
* Open a file in Atom. Scrolling over its tab will show a tooltip with its full path.
* Rename the file in tree view.
* Now, scrolling over the tab will still show the previous file path.
|
The tab has a label that displays the file name. If you hover the cursor over
that label a balloon displays the full path to the file. At times the balloon
displays the wrong path, as in the following example.
1. Save "file 1" to "path 1".
2. Hover over the label.
3. The correct path of file 1 at path 1 is dis... | 1 |
**Satyapal Reddy** opened **SPR-9038** and commented
(I discussed this with Andy Clement on email)
We want to use a set of static methods declared on set of classes to be used
as part of the expression evaluation. These methods are not declared on the
rootObject being passed to Expression.getValue method.
One sol... |
**Martin Desrosiers** opened **SPR-6231** and commented
The change made in #10208 effectively strips any file extension in GET
requests in order to exclude it from the path variable value. Unfortunately,
this prevents queries that contains dots as part of the path variable, i.e. an
email address. Therefore the foll... | 0 |
This is a tracking issue for the unstable `iter_to_slice` feature in the
standard library. The `into_vec` adaptor for `vec::IntoIter` was recently
removed, and these may also want to be removed. It's somewhat unclear how
useful it is to have iterators enhanced with this kind of functionality.
|
I've hit this while working on #10769, where I would need to change
`ast::ty_nil` (and all the code using it) for consistency's sake and a great
total of one usecase, a noop `..()`.
The only problem I see with `ty_tup(~[])` is the possibility of heap
allocation.
If that's a reason for concern, this can wait for th... | 0 |
From http://discuss.rust-lang.org/t/prioritizing-windows-issues/319/2?u=brson
It appears that on permission managed windows machines (eg. win7) rust
generated binaries require administrator privileges to run, even for trivial
case applications like println!("Hello World"); these permissions must be
accepted ("Run th... |
Currently Rust has no support for adding manifests to Windows executables
(.exe and .dll) despite some previous failed attempts (see rust-
lang/rust#11207).
Application manifests are essentially just an XML resource which is embedded
in the executable and is read by Windows to establish how the executable
should be ... | 1 |
# Summary of the new feature/enhancement
Similar to how Run as Administrator works, there would be an option to toggle
to be able to run as another user as this can be useful in many situations
where you need to run as a different user/administrator.
|
Mouse Without Borders is great and very usefull small app from MS.
https://answers.microsoft.com/en-us/windows/forum/windows_10-start/mouse-
without-borders-mousewithoutborders/0523308d-3406-4273-b86e-bef28aa6b50d
Application allow you to support few devices with one mouse/keyboard. It's
super usefull if you have e... | 0 |
Note that this same issue was reported back in 2017 on the now-archived repo:
npm/npm#15783
### Current Behavior:
I am using `npm link` to try to test changes I am making to an upstream
dependency within my own project. In the dependency directory I run `npm
link`. Then in my own project I run `npm link ffmpeg-stre... |
### Current Behavior:
cb() never called!
### Expected Behavior:
Download and install file successfully using npm
### Steps To Reproduce:
1. write npm i discord.js (example)
2. Error cb() never called!
### Environment:
npm: 6.14.6
| 0 |
#### Code Sample, a copy-pastable example if possible
http://stackoverflow.com/questions/39129419/why-does-dataframe-construction-
break-python-on-numpy-empty-like
import numpy as np
import pandas as pd
a = np.array([None, None], dtype=object)
print(a) # [None None]
dfa ... |
This code segfaults:
import numpy as np
import pandas as pd
df = pd.DataFrame(np.random.randn(3, 3), index='A B C'.split())
pd.DataFrame(np.empty_like(df.index))
## INSTALLED VERSIONS
commit: None
python: 3.5.2.final.0
python-bits: 64
OS: Linux
OS-release: 3.13.0-91-generic
mach... | 1 |
I have TS code that imports some types from a single file:
`import {TypeA,TypeB,TypeC} from './file';`
It would be nice to import of all exported types from a file with a star
syntax, eg:
`import {*} from './file';`
|
Opening this separate issue as suggested by @mhegazy in the PR mentioned
below. I'm not the most informed on this issue but I am opening it because I
do not want it to get lost/forgot.
Quoting @mhegazy here:
> @ahejlsberg proposed a import * from "mod" syntax to do that a while back.
> and in this case it would be ... | 1 |
I am trying to use scipy.spatial.distance.cdist
I can import scipy but cannot call or import scipy.spatial
I have searched the web and found other posts similar to this but none have
worked for me. I tried different versions of scipy, numpy and python itself. I
continue to get the error shown in the image below. ... |
Using the Microsoft Store version of Python 3.7 on Windows 10 importing
`scipy.linalg` fails. To me this issue seems similar to numpy#12667, which got
resolved through numpy#13019.
### Reproducing code example:
`import scipy.linalg`
### Error message:
Traceback (most recent call last):
File "<... | 1 |
Version 0.124.0
Mac OS X
When folders are listed in the .gitignore file. They disappear from the
editor.
Is this intentional or a bug?
makes it pretty difficult to view or work with ignored content
|
I'm not sure if something changed in recent versions, but now anything in my
.gitignore file does not show up in the file browser column on the left.
Changing the **"Exclude Vcs Ignored Paths"** setting in the Preferences menu
doesn't have any effect. Is there another setting I'm missing or is this a
bug?
| 1 |
**Glide Version** : com.github.bumptech.glide:glide:4.2.0
**Integration libraries** : No
**Device/Android Version** : Samsung
**What happened**
I want to load gif images that stored locally. I get the drawable based on the
name of the file. when try to load with glide it's crash with the logcat
below.
* If i... |
## Idea
Glide.with(this).load(bitmap).into(imageView);
Glide.with(this).load(drawable).into(imageView);
This looks weird compared to `ImageView.setImageBitmap(bitmap)`, but if you
need animation and error handling (null bitmap), the above could become an
easy to use, fire and forget, go-to line in... | 1 |
found while debugging #1597.
$ npm pack
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path @isaacs/bundle-metadep-duplication-x-1.0.0.tgz
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '@isaacs/bundle-metadep-duplication-x-1.0.0.tgz'
npm ERR! eno... |
Original bug ticket: [https://npm.community/t/9557](https://npm.community/t/9557)
Originally filed: 2019-08-19T14:54:09.391Z
| 0 |
### Is there an existing issue for this?
* I have searched the existing issues
### Current Behavior
When I try to run npm audit fix, I get the following error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: webpack@4.44.2
npm ERR... |
Reopening #3083, given that npm/arborist#266 and npm/arborist#272 didn't fix
the issue.
### Current Behavior:
When having multiple packages relying on each others having the exact same
version, trying to update them all via `npm install` fails when there is
another package which loosely rely on them via `"peerDepen... | 1 |
Please open new issue in: https://github.com/microsoft/PowerToys/issues
1. upload log file: C:\Users\Think\AppData\Local\Microsoft\PowerToys\PowerToys Run\Logs\1.0.0\2020-08-05.txt
2020-08-05.txt
2. copy below exception message
Version: 1.0.0
OS Version: Microsoft Windows NT 10.0.19041.0
IntPtr Length: 8... |
Popup tells me to give y'all this.
2020-07-31.txt
Version: 1.0.0
OS Version: Microsoft Windows NT 10.0.19041.0
IntPtr Length: 8
x64: True
Date: 07/31/2020 17:29:59
Exception:
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Timer'.
at System.Timers.Timer.set_Enabled(Boo... | 1 |
**Glide Version** :Glide 4.2.0 (https://github.com/bumptech/glide/releases)
**Integration libraries** :No
**Device/Android Version** :HUAWEI Mate9 7.0
**Issue details / Repro steps / Use case background** : compile Error:
RequestOptionsGenerator$1 cannot be accessed
Error class file:... \libs\compiler-4.2.0.jar... |
**Glide Version** :
**Integration libraries** :
**Device/Android Version** :
**Issue details / Repro steps / Use case background** :
**Glide load line /`GlideModule` (if any) / list Adapter code (if any)**:
Glide.with...
**Layout XML** :
<FrameLayout xmlns:android="...
**Stack tra... | 0 |
##### Description of the problem
In the latest version (r92) the stormtrooper collada model has an incorrect
boundingBox.
I tried the BoxHelper:
const box = new THREE.BoxHelper(object, 0xff0000);
scene.add(box);
or a manual approach:
const boundingBox = new THREE.Box3().setF... |
##### Description of the problem
Not sure if this is the same bug or two different.
1. Whenever SkinnedMesh origin is out of camera frustum, the mesh gets culled even if its actual transformed geometry must be visible on the screen.
Seems like the bounding box used for clipping is not updated with animation.
... | 1 |
#15216
i have a issue, but nobody help me to solve it
|
i use tensorflow to distributed trainning models, i use the partition
valriables to store an array data, when the data is not so bigger, everything
looks ok,but when the array data become larger, when the session initialize,
the partition variables can not initialized and the session will wait util
time out.
Describ... | 1 |
I checked it with 1.0.0 and 1.1.0-DEV.334.
julia> struct Spam end
julia> Base.show(::IO, ::Type{Spam}) = error("nope")
julia> Spam
Error showing value of type DataType:
ERROR: nope
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] show(::IOContext{REPL.Termina... |
jamie@machine:~/reltron/backend$ julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.0.0 (20... | 1 |
In a `kernel.exception` listener, the auth token retrieved from the
`security.context` service is always null in case of a
`NotFoundHttpException`.
|
The locale refactoring lead to a regression in the Security/Router
integration. It's now again possible to detect the routes for secured parts of
the website.
| 1 |
For instance, we have 2 entities: `Website` and `Domain`.
`Website` have a `OneToMany` relation to `Domain`:
@ORM\OneToMany(targetEntity="Domain", mappedBy="domain", cascade={"all"}, orphanRemoval=true)
@Assert\Valid
And `Domain` have a ManyToOne relation and a unique constraint on the doma... |
I am coding a project along the lines of the cookbook entry on embedded
collections as stated on:
http://symfony.com/doc/current/cookbook/form/form_collections.html.
I am considering the following use case:
1. Starting out with entering a new entity task, tag is the embedded collection
2. I click the Javascript... | 1 |
* VSCode Version: 1.0.1-insiders
* OS Version: Windows 10 RTM
Steps to Reproduce:
1. Open `Microsoft.PowerShell.Commands.Management.dll-Help.xml`
2. Collapse the first `<command:syntax>` XML element you come across
3. Notice that the collapsing is prematurely canceled
 progress
bar such that the feature can be enabled... |
### Describe the bug
The constant:`sklearn.neighbors.VALID_METRICS['brute']` returns duplicate
"cosine" keyword.
It seems harmless, but I think it should return a unique keyword list to avoid
unnecessary confusion.
The constant is defined here:
scikit-learn/sklearn/neighbors/_base.py
Lines 40 to 69 in 691972a
... | 0 |
Q | A
---|---
Bug report? | yes
Feature request? | no
BC Break report? | no
RFC? | no
Symfony version | 3.2.2
I'm getting an exception whilst using Browser-Kit whereby, if the response
returns a `Set-Cookie` expiration time that's in the past, it throws the an
exception like the following:
... |
BrowserKit Cookie class throws an UnexpectedValueException if Expires
attribute contains invalid value, but RFC 6265 states that "If the attribute-
value failed to parse as a cookie date, ignore the cookie-av."
| 1 |
Spread operator does not work when run with native promises in Chrome:
let args = [(Yeah, Nah) => Yeah()]
let promise = new Promise(...args)
> Uncaught TypeError: [object Object] is not a promise
https://babeljs.io/repl/#?experimental=true&playground=false&evaluate=true&loose=false&spec=false&cod... |
## Bug Report
**Current Behavior**
Transpilation of the code fails with the following error.
TypeError: .../babel-duplicate-definition-error/index.js: Duplicate declaration "Foo"
3 | export default function wrap() {
4 | return function() {
> 5 | class Foo {
| ... | 0 |
It doesn't matter what logic a class loader uses: it may load classes that
follow a given naming convention or find them using name-path pairs. But it
always does the same thing: loading classes. So, wouldn't it be better to have
an `AbstractClassLoader` that all the loaders will have to extend? It will
provide the f... | Q | A
---|---
Bug report? | no
Feature request? | no
BC Break report? | yes
RFC? | no
Symfony version | 3.2.6
BC break caused by #21370
Moving `PhpDocExtractor` before `ReflectionExtractor` changes behaviour in
client code. This is a BC break.
Example:
class TravelDestination
{
... | 0 |
It would be useful to have the last publish date presented in a package view
on Atom.io. There are some packages out there that were really popular but
haven't been updated in a long while. This would give some visibility that a
package may potentially or definitely not work with your current install of
Atom.
This w... |
It would be really helpful to show the release date for the latest version of
a package on atom.io (or if not a date, time since the last release). This
would make it a little easier to weed out packages that might not be
maintained anymore. Maybe something like:
;
require("./foo");
~/src/deno> cat foo.js
console.log("HELLO");
~/src/deno> node test.js
HELLO
~/src/deno>
Current deno behavior
~/src/deno>... | ERROR: type should be string, got "\n\nhttps://embarkstudios.github.io/cargo-deny/index.html\n\n`cargo-deny` provides checks for security advisories and licence checks.\n\nIt'd be very useful to add it to CI to ensure all dependencies have proper\nlicenses and we're up to date with dependencies.\n\n" | 0 |
Currently, the only way to make an `arrayNode` a map, rather than a list, is
to use `useAttributeAsKey`, the problem with that method is that it requires
you to use an attribute within the array as the key. What if you want to use
the array key as the .. array key?
For example
->arrayNode(... |
When passing to 'useAttributeAsKey' function key that is not used in below
config, in the test environment the side effect is that $config in
[Bundle]Extension.php contains settings only for this env. When this method is
not being used at all, the $config contains config for each env.
**Bundle\DependencyInjection\Co... | 1 |
s = pd.Series([1,1,0], index=[1,2,2])
s.groupby(s).fillna(method='bfill')
I have a dataframe with a column containing some strings and NaNs. I can do do
`df.col.bfill()` but when I try to do `df.groupby('col2').col1.bfill()` I get
a `ValueError`.
I can do `first` and `apply(lambda x: x is str... |
### Small Example
In [13]: import pandas as pd
...:
...: df1 = pd.DataFrame(data=dict(A=[1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
...: B=[1, 1, 2, 2, 2, 3, 1, 1, 1, 2, 3, 4],
...: C=[1, 2, 1, 2, 3, 2, 1, 2, 3, 2, 1, 4... | 0 |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: xxx
* Operating System version: xxx
* Java version: xxx
### Steps to reproduce this issue
1. ... |
* I have searched the issues of this repository and believe that this is not a duplicate.
* I have checked the FAQ of this repository and believe that this is not a duplicate.
### Environment
* Dubbo version: 2.6.2
* Operating System version: win10
* Java version: 1.8
### Step to reproduce this issue
... | 0 |
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
retries ... until
##### ANSIBLE VERSION
2.2.0.0
##### CONFIGURATION
default
##### OS / ENVIRONMENT
Ubuntu 16.04
##### SUMMARY
In my playbooks, I often use a variable in 'retries' in order to be able to
adjust this value.
When I want ... |
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
/usr/lib/python2.7/site-packages/ansible/modules/system/pamd.py
##### ANSIBLE VERSION
# ansible --version
ansible 2.3.0.0
config file = /etc/ansible/ansible.cfg
configured module search path = Default w/o overrides
python ve... | 0 |
Press the delete key on the keyboard or the return key app crashes.
What I used before was that v3.6.1 app did not crash.
this log :
java.lang.NoClassDefFoundError: Failed resolution of:
Landroid/support/v4/view/KeyEventCompat;
at
android.support.v7.app.AppCompatActivity.dispatchKeyEvent(AppCompatActivity.jav... |
**Glide Version** :4.4.0
**Integration libraries** :No
**Device/Android Version** : Google Pixel
**Issue details / Repro steps / Use case background** :
The activity has a textview & imageview & imageview is using glide to load
image, when the activity launches, it'll crash.
**Glide load line /`GlideModule` (if... | 1 |
I installed CPU-only Tensorflow version 1.0 on Windows using the pip
installer. I am trying to get the Android example to run using CMake as
explained in
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/android/cmake.
I cloned the newest version of the tensorflow repository and created a new
An... |
### What related GitHub issues or StackOverflow threads have you found by
searching the web for your problem?
#6101
#6383
http://stackoverflow.com/questions/40978859/creating-simple-android-app-using-
android-studio-and-tensorflow
### Environment info
Operating System: Windows
Installed version of CUDA and cu... | 1 |
## Problem
I am trying to implement h2 server push in my custom express server, but not
able to figure out how exactly the path of bundled assets inside .next
directory gets resolved on runtime.
## Code
Currently, this is my server.js
const express = require('express');
const compression = requi... |
# Bug report
## Describe the bug
It is known that runtime config is not supported in static-optimized pages.
However, this repo demonstrates that even when runtime config is used only in
_server-rendered pages_ , the runtime config can **still be missing** , which
is not expected.
## To Reproduce
I have con... | 0 |
I am using bootstrap in an asp.net app, and absolutely loving it. I ran into
an issue, which I solved .. but I really wanted to know if anyone sees any red
flags with my solution.
The issue is, asp.net demands that there is one
tag, with attribute runat="server" for their code behind stuff to work
properly. I was u... |
I am using bootstrap in an asp.net app, and absolutely loving it. I ran into
an issue, which I solved .. but I really wanted to know if anyone sees any red
flags with my solution.
The issue is, asp.net demands that there is one <form> tag, with attribute
runat="server" for their code behind stuff to work properly. I... | 1 |
### Describe the workflow you want to enable
Doing FeatureSelection droping correlated features is standard ml proc that
sklearn covers.
But, as i interpret the documentation, sklearn treats the featureSelection
based on correlations as a previous step, outside the pipeline.
An in the pipeline, you can only do u... |
I wonder whether we should add unsupervised feature selection using
correlation. It's a strategy that's very common in statistics and might just
have it for completeness.
It's certainly more useful than the variance based one, which I think is
useless for any threshold != 0.
| 1 |
## Feature request
Hello all,
I have an idea of new feature based on my personnal experience with webpack :
It seems that it is not possible to define usage of plugins, rules,
optimization or something else on some specials entries.
**What is the expected behavior?**
The expected behavior (as I've first imagin... |
# Bug report
**What is the current behavior?**
Running `webpack@5.0.0-rc.3` fails when importing `rxjs` (which uses `tslib`):

* * *
**If the current behavior is a bug, please provide the steps to reprodu... | 0 |
# Environment
Windows build number: Microsoft Windows [Version 10.0.18363.592]
PowerToys version: 0.18.1
PowerToy module for which you are reporting the bug (if applicable): FancyZones
# Steps to reproduce
Create a custom zone with four windows on each corner and then a fifth in the
midd... |
# Summary of the new feature/enhancement
FancyZones is an awesome tool for larger format monitors. In many cases, a
form of a grid layout is used for larger monitors. In these scenarios, it
would useful to add an additional hotkey to enable resizing Windows, akin to
WindowGrid's implementation.
Holding "Shift" is a... | 0 |
when having an accordion `.accordion-toggle` gets class `collapsed` when
specified section is collapsed.
however, this hapens only when clicking on the same handler.
example: http://jsfiddle.net/DRfbh/
red background indicates that `.accordion-toggle` does not have class
`collapsed`.
Clicking on the first item, w... |
This line:
$this[$(target).hasClass('in') ? 'addClass' : 'removeClass']('collapsed')
Only works to remove or add the collapsed class on the element clicked. It
does not updated the element that was previously expanded/clicked. So the
class usage becomes inconsistent quickly and stops me easily styling... | 1 |
ERROR: type should be string, got "\n\nhttps://github.com/Microsoft/TypeScript/blob/ab9ce1e9e6636ec6a2aa4f01458525f249c4edf5/src/services/services.ts#L1172\n\nI would expect them to get a special treatment. For instance\n\n \n \n `Hello ${name}`\n \n\ncould have tokens like: `string(`Hello), punct(${), identifier(name),\npunct(}), string(`)`\n\n" |
String templates should be colorizes like string literals.
| 1 |
[ 54%] /data/apps/opencv/opencv-3.4.1/modules/imgproc/src/smooth.cpp: In
function 'void cv::vlineSmooth1N(const FT* const*, const FT*, int, ET*, int)
[with ET = unsigned char, FT = ::ufixedpoint16]':
/data/apps/opencv/opencv-3.4.1/modules/imgproc/src/smooth.cpp:2676: error:
conversion from '::ufixedpoint32' to 'uns... |
##### System information (version)
* OpenCV => 3.4.1
* Operating System / Platform => redhat 6.9
* Compiler => gcc 4.4.7
##### Detailed description
I tried to compile 3.4.1 on my machine with only 3 modules, core, imagecodecs,
imageproc. I got a lot of compilation error (trace as following)
op... | 1 |
**divyabhardwaj** opened **SPR-4836** and commented
I am having a Spring Application(Core Spring+JPA). I have converted this
application into a jar. I m using this jar in another spring application(
Client application). Client application's conext.xml is importing the
applicationContext.xml present in the jar .I m ... |
**Chris Beams** opened **SPR-8056** and commented
As mentioned in #12709, the use of the `local` attribute in `beans:` namespace
is no longer of much value now that bean `id` elements are typed as
`xsd:string` instead of `xsd:ID`.
Determine what to do with this value in the `spring-beans-3.1.xsd`: preserve,
depreca... | 0 |
Hi,
I'm pretty desperately trying to nail down the reason that an url unshortener
script is freezing from time to time.
I'm using requests with several head and get-requests, such as
with requests.Session as s:
r = s.get(url, allow_redirects=True, timeout=self.timeout, headers=self.headers, v... |
Does `requests` currently support Multipart-encoded files in `PUT` requests?
It seems that both
http://docs.python-requests.org/en/master/user/quickstart/#post-a-multipart-
encoded-file
and
https://toolbelt.readthedocs.io/en/latest/uploading-data.html
only work with `POST`. For `PUT` requests, I keep getting... | 0 |
struct.rs:4:0: 9:1 error: this type cannot be instantiated without an instance
of itself; consider using `option<Node_>`
struct.rs:4 struct Node_ {
struct.rs:5 mut data : int,
struct.rs:6 mut parent : Node_,
struct.rs:7 mut left : Node_,
struct.rs:8 mut right : Node_
struct.rs:9 }
rust: task b4a01150 ra... |
fn foo<R>(r: R) -> R {
r
}
pub fn main() {
foo(0);
}
yields `error: internal compiler error: debuginfo: unexpected type in
type_metadata`.
I presume this is a ty_infer, so I'm surprised we're seeing this in the
debuginfo module while in the trans pass.
| 0 |
#### Code Sample, a copy-pastable example if possible
import pandas as pd
import numpy as np
ts1 = np.datetime64('2017-11-29T03:30')
ts2 = np.datetime64('2017-11-29T03:45')
d = {'number' : pd.Series([1., 2.]), 'string': pd.Series(['haha', 'wawa']), 'datetime64': pd.Series([ts1, ts2... |
#### Code Sample, a copy-pastable example if possible
pd.DataFrame({'col_1':['val_1','val_2','val_3']}).apply(lambda row: [1], axis=1, reduce=True)
#### Problem description
Per the documentation, calling Dataframe.apply w/ reduce=True should always
produce a Series. However, if the applied function r... | 1 |
Challenge Waypoint: Nest an Anchor Element within a Paragraph has an issue.
User Agent is: `Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/45.0.2454.101 Safari/537.36`.
Please describe how to reproduce this issue, and include links to screenshots
if possible.
My code:
... |

Challenge Waypoint: Nest an Anchor Element within a Paragraph has an issue.
User Agent is: `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/45.... | 1 |
Mac OS X version 10.10.2 (14C109)
Atom Version 0.186.0 (0.186.0)
Standard OS X behavior (e.g. Mail.app) is:
* option+left/right arrow moves by one word
* control+left/right arrow moves to beginning/end of line
(For reference, in Sublime Text, both those options move by one word, which I
happen to prefer.)
I... |
SublimeText supports navigation by subwords (underscore separated or hills in
camelcase):
{ "keys": ["alt+left"], "command": "move", "args": {"by": "subwords", "forward": false} },
{ "keys": ["alt+right"], "command": "move", "args": {"by": "subword_ends", "forward": true} },
{ "keys": ["alt+shi... | 1 |
In version 4.0.1, HintManager getInstance (). SetDatabaseShardingValue ()
can't use, don't enter DataSourceTypeHintShardingAlgorithm,I just want to
switch database, not tables
m1:
!!org.apache.shardingsphere.orchestration.yaml.config.YamlDataSourceConfiguration
dataSourceClassName: com.zaxxer.hikari.HikariDataSour... |
For English only, other languages we will close it directly.
Please answer these questions before submitting your issue. Thanks!
### Which version of Sharding-Sphere do you using?
2.0.3
### Expected behavior
result success
### Actual behavior

sum = 0
for i in Int(1):Int(endof(data))
@inbounds sum += data[i]
end
return sum
end
function mysum_uint(data)
sum = 0
for i in UInt(1):UInt(endof(data))
@inbounds... |
julia> @which [2 3] .+ [1 2]
ERROR: UndefVarError: .+ not defined
My intuition is something like `a .+ b` gets changed to `broadcasted_+(a, b)`,
and was hoping it would return something like
`broadcasted_+(a::Array{Int64}...)`
but now I see it wouldn’t make sense.
The error message could be mad... | 0 |
This kind of code:
use std::marker::PhantomData;
pub trait Routing<I> {
type Output;
fn resolve(&self, input: I);
}
pub trait ToRouting {
type Input;
type Routing = Routing<Self::Input>;
fn to_routing(self) -> Self::Routing;
}
... |
Associated types defaults ( #19476 ) cause at least two different ICE with
rustc 1.0.0-nightly (`b4c965e` 2015-03-02) (built 2015-03-03)
Case 1 : building :
trait Foo { type T; }
trait Bar {
type Foo: Foo;
type FooT = <<Self as Bar>::Foo as Foo>::T;
}
Case 2 : ICE
... | 1 |
Atom 0.123.0 on Ubuntu/Linux 14.04 (Unity) -- enhancement
The menu control for a setting like Toggle Soft Wrap should have a visible
status-check for On/Off, e.g., a button-dot or a checkmark, beside it in the
menu (View for this one), so the user can tell at a glance what that features
current setting is...
Soft W... |
A feature I love about ST2 and iA Writer, which I'm missing in Atom, is when
you quit the app with open windows (including unsaved documents), they all
appear again when you reopen.
This has saved me countless times in my workflow to handle having to do a
system restart for software update, etc and not have to take ... | 0 |
I have a pipeline object with two steps, StandardScaler() and ElasticNet().
When I try to access the feature_names_in_ attribute of the trained
ElasticNet(), I am getting an error.
This is how I'm fitting the pipeline (no errors)
pipe = Pipeline([
('scale', StandardScaler()),
(... |
#
ERROR: sklearn.tests.test_common.test_transformer_n_iter('CCA', CCA(copy=True,
m
## ax_iter=500, n_components=2, scale=True, tol=1e-06))
Traceback (most recent call last):
File "C:\Python27\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "C:\Python27\lib\site-packages\sklear... | 0 |
Trying to use pack_padded_sequence through a torch.jit.ScriptModule reports
the following prototype which seems false ? pack_padded_sequence's prototype
is (Tensor, Tensor, bool, bool).
RuntimeError:
for operator (Tensor 0, Tensor 1, Tensor 2, Tensor 3) -> Tensor:
argument 0 not provided.
Whe... |
## 🚀 Feature
Add TorchScript support for `torch.nn.utils.rnn.pack_padded_sequence()` and
`torch.nn.utils.rnn.pad_packed_sequence()`.
## Motivation
Motivated by https://discuss.pytorch.org/t/torch-jit-script-for-torch-nn-
utils-rnn-pack-padded-sequence/30668, this appears to be a desired feature
given that tracing... | 1 |
Requests 2.2.1. Same thing happens in 1.2.3 (I upgraded from that).
I get this traceback:
Traceback (most recent call last):
File "/usr/local/lib/python3.3/site-packages/requests/packages/urllib3/connectionpool.py", line 313, in _make_request
httplib_response = conn.getresponse(buffering... |
I am unable to make a pull request at this time, but I think this should be
added. The server will not understand the request if the content-type header's
barrier= is not the same as the one generated by requests. At the very least
there should be a warning.
| 0 |
fn main() {
assert!([1i].len() > -1);
}
This assertion incorrectly fails.
|
The compiler should show a warning message when is used a negative number into
a like-uint type
let n: u8 = -1;
println!("{}", n); // => 255
| 1 |
See this handy gif:

Here's a snippy snip of the last line of the developer console:
RangeError: Maximum call stack size exceeded: RangeError: Maximum call stack size exceeded
... |
See GIF again:

Literally none of the editor features work.
My `jsconfig.json`:
{
"compilerOptions": {
"target": "ES6",
"module": "commonjs"
},
... | 1 |
When you hit `t` while looking at a complicated tree, e.g. the gallery pull-
to-refresh screen, the tool times out and quits, even though information is
flowing.
|
Run the gallery, start the bottom app bar demo, type 't' at the console.
After loads of output the app crashes:
TimeoutException: Request to Dart VM Service timed out: ext.flutter.debugDumpRenderTree({isolateId: isolates/71568905})
| 1 |
### Version
2.5.17
### Reproduction link
https://codesandbox.io/s/nrpjvl3v0
### Steps to reproduce
If you look at the linked code sandbox, there is a simple directive being used
on a normal component, a functional component using a render function, and a
functional component using a template. I could not find a ... |
### Version
15.4.0
### Reproduction link
https://codesandbox.io/s/7yxprmx12j
### Steps to reproduce
* A component with `<template functional>`
* A parent component including the previous component with v-show="false" directive
### What is expected?
Expected to hide the child component
### What is actually... | 1 |
Hello Julia Dev Team,
please implement the ability to access the sourcecode of a function by typing
in the
function name. R has this ability and it is incredibly helpfull to read good,
performant code
and understand the system.
Article about the matter:
http://dorophone.blogspot.de/2011/07/duckspeak-vs-small... |
Julia has a lot of useful REPL things like `methods` and `help`.
However, I still end up needing to just look at the code to see what it's
doing.
It would be cool to be able to do:
julia> methods(base)
# methods for generic function base
base(base::Integer,n::Integer,pad::Integer) at intfun... | 1 |
trait Trait { }
fn function(t: &mut Trait) {
t as *mut Trait
}
fn main() { }
This ICEs with the following message:
$ RUST_BACKTRACE=1 rustc a.rs
a.rs:4:5: 4:6 error: internal compiler error: expected object type
a.rs:4 t as *mut Trait
... |
fn foo(bar: *const u8) {
let a = unsafe { (bar as *const Writer) };
}
fn main() {
}
<anon>:3:23: 3:26 error: internal compiler error: expected object type
<anon>:3 let a = unsafe { (bar as *const Writer) };
^~~
note: th... | 1 |
Code Version 0.10.10 (0.10.10)
OS X 10.10.5
In the following code, syntax highlighting for the string literal on line 5 is
wrong.
var key = 'hello';
var val = 'world';
var arr = [];
for(var i=0; i<5; i++) {
arr.push(key + ':' + val);
}

Correct:

|
would you please add support for PHP symbol navigation ?
I like the symbol navigation for js, just press CTRL+SHIFT+O
The symbol list will show to us
that's amazing
| 1 |
Summary.
## Expected Result
i can import exception from requests.
## Actual Result
when i catch LocationValueError, i need import LocationValueError from
urllib3.exceptions, not from requests....
## System Information
$ python v2.7.0
<paste here>
This command is only avail... |
I am using a 3rd party library that uses requests, and when I try to post
using a session I get this error:
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/pacer_lib/scraper.py", line 42,
in init
self.refresh_login()
File "/usr/local/lib/python2.7/dist-packages/pacer_lib/scraper.py", line 74,
... | 1 |
Windows build number: 19631
PowerToys version: manual update from 0.17 to 0.18
PowerToy module for which you are reporting the bug (if applicable): Settings
page
# Steps to reproduce
* probably uninstall + clean settings storage if you had previous version(s)
* Install 0.17 (Bug / No UI)
* Install 0.18 (n... |
# Summary of the new feature/enhancement
Currently PowerToys Run operates as a universal search. The original
implementation (as Window Walker) appears to be an alt-tab system for those
with many many many windows open.
# Proposed technical implementation details (optional)
Can we have an option to limit searches ... | 0 |
_Copying from golang-dev_
The vendor specification doesn't seem to speak much about the visibility of
the vendored packages. Thus, should vendor be treated in similar ways to
internal?
As it currently is, the following program compiles under go1.6beta2 (with the
vendor experiment on):
package main
... |
$go version
go version go1.5 darwin/amd64
$uname -a
Darwin TonydeMacBook-Air-2.local 13.1.0 Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64 x86_64
the project layout is below: (GOPATH=/home/bigwhite/gotestinternal)
... | 1 |
[Enter steps to reproduce below:]
1.Right click on svn working directory
2.Blam
**Atom Version** : 1.0.0
**System** : Microsoft Windows 8.1 Enterprise
**Thrown From** : Atom Core
### Stack Trace
Uncaught Error: Cannot find module './context-menu'
Error: Cannot find module './context-menu'
at Function.Mo... |
I right-clicked on a folder in the tree view
**Atom Version** : 0.194.0
**System** : Windows 7 Entreprise
**Thrown From** : Atom Core
### Stack Trace
Uncaught Error: Cannot find module './context-menu'
Error: Cannot find module './context-menu'
at Function.Module._resolveFilename (module.js:328:15)
at Fu... | 1 |
## Feature request
Include information about _all_ chunk groups in stats. Currently
`stats.toJson` provides details about _named_ chunk groups, but there is no
way (as far as I can tell) to know what the other chunk groups are.
**What is the expected behavior?**
Stats contains enough information to know all the ch... |
## Feature request
**What is the expected behavior?**
Want to add different-different lines at top of different output files of
webpack build
**What is motivation or use case for adding/changing the behavior?**
* Adding some lines(lines will be file specific) at top of specific files which needs to be there at... | 0 |
Using pandas 0.17.1 with matplotlib 1.5:
import pandas as pd
import matplotlib.pyplot as plt
plt.style.use('ggplot')
data = pd.DataFrame({'1': [1, 2, 3], '2': [3, 5, 1]})
data.plot(kind='bar')
plt.savefig('test.png', dpi=300)
Results in
 {
return paginationValueSegment instanceof ParameterMarkerPaginationValueSegment
?
**(Integer)**parameters.get(((ParameterMarkerPaginationValueS... |
## Bug Report
**For English only** , other languages will not accept.
Before report a bug, make sure you have:
* Searched open and closed GitHub issues.
* Read documentation: ShardingSphere Doc.
Please pay attention on issues you submitted, because we maybe need more
details.
If no response **more than 7 da... | 1 |
## Question
My sharding-jdbc version is :4.0.0.RC2
My execute sql is :show create table tb_a;
The exception is :

In my configuration, the tb_a is not sharding table.
I have found out that, this is b... |
## Bug Report
**For English only** , other languages will not accept.
Before report a bug, make sure you have:
* Searched open and closed GitHub issues.
* Read documentation: ShardingSphere Doc.
Please pay attention on issues you submitted, because we maybe need more
details.
If no response **more than 7 da... | 0 |
Using Symfony 2.8.2 or 3.0.2.
You can reproduce the problem with this simple statement:
$builder->add('participation', ChoiceType::class, array(
'choices' => [ 'yes' => true, 'no' => false ],
'placeholder' => 'Select a value',
'empty_data' => null,
'choices_as_values'... |
After upgrading from 2.7.7 to 2.7.8 I noticed that some choice fields didn't
display the empty value.
Example code:
->add('buyback', 'choice', [
'choices' => [
'Yes' => true,
'No' => false,
],
'choices_as_values' => true,
'required' =... | 1 |
### Problem description
Dialog's `repositionOnUpdate` works wrong when height changes in one step
(e.g. from 600px to 900px).
### Link to minimal working code that reproduces the issue
You can see the problem in documentation (http://www.material-
ui.com/#/components/dialog). Use developer tools to see problem (yo... |
Hi there,
I use material-ui v0.13.4 and react v0.14.2
Padding on Dialog container is calculating incorrectly if you have multiple
monitors. I have 1366x768 laptop display and one external 1920x1080px display.
On laptop display it is working well but on external not. Lets say that I have
opened Google chrome brows... | 1 |
# Environment
Windows build number: Microsoft Windows [Version 10.0.17763.678]
PowerToys version: latest
# Steps to reproduce
Open the zone editor on a multi-monitor system. Note that i have both
landscape and portrait monitors on the same system.
# Expected behavior
The zone editor will c... |
# Summary of the new feature/enhancement
Currently the new FZ editor only comes up and applies zone layouts to the
primary monitor. In order to get a layout on a different monitor, the original
custom editor is needed. Bret and Jeff have a design for this change and now
they need to implement it.
# Proposed technic... | 1 |
The jQuery course has a problem in printing all the parts of the pages. And in
Firefox an infinite loop keep executing and showing the notification box of
challenge complition.
|
Challenge Store Data in MongoDB has an issue.
User Agent is: `Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36`.
Please describe how to reproduce this issue, and include links to screenshots
if possible.
If you follow the tutorial directly, in the ste... | 0 |
# Bug report
## Describe the bug
The `<Link>` component doesn't appear to pass on the `href` prop when wrapping
a custom component instead of the native `<a>`.
## To Reproduce
Here's a CodeSandbox: https://codesandbox.io/s/nextjs-qtynp
I made sure to use `React.forwardRef`.
## Expected behavior
Both of the lin... | 0 | |
To reproduce, open
http://twitter.github.com/bootstrap/javascript.html#typeahead with Chrome and
Mac OS X.
Half of the time for me (with Chrome 19.0.1084.56 on Mac OS X Lion), clicking
does not select the option, but rather, close the list and leave the already
typed letters without completing the letters.
I believ... |
Steps to reproduce:
1. Open http://twitter.github.com/bootstrap/javascript.html#typeahead
2. Type the letter `a` in the input
3. Move mouse over the first item
4. Click and **hold** , don't release mouse button or move pointer
| 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.