text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
1. `git checkout branch-with-some-file` 2. Open that file in Atom. 3. `git checkout branch-without-that-file` **Atom Version** : 0.199.0 **System** : linux 3.19.7-200.fc21.x86_64 **Thrown From** : Atom Core ### Stack Trace Uncaught Error: ENOENT: no such file or directory, open '/home/jllopis/Documentos/...
Some repro steps that I gathered from the existing issues: 1. Have a file open in branch `something` that doesn't exist in branch `atom` 2. `git checkout atom` 3. ENOENT 💥 OR 4. Have a file open in Atom that will be affected by `git rebase` 5. `git rebase` 6. ENOENT 👎 OR Just simply rename a fil...
1
**Steps to reproduce and a minimal demo of the problem** You can see the issue in the official routing demo: https://angular.io/resources/live-examples/toh-5/ts/plnkr.html. _What steps should we try in your demo to see the problem?_ 1. Open the demo in Internet Explorer 11. 2. Click a route link to navigate to...
**I'm submitting a ...** (check one with "x") [X ] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
0
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gke/11418/\n\nFailed: [k8s.io] Kubectl client [k8s.io] Update Demo should scale a\nreplication controller [Conformance] {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:223\n Expected error:\n <*errors.errorString | 0xc820288b10>: {\n s: \"Error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://146.148.104.179 --kubeconfig=/workspace/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=e2e-tests-kubectl-qmp44] [] <nil> failed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\\n [] <nil> 0xc82087ee40 exit status 1 <nil> true [0xc820a7e1c8 0xc820a7e1e0 0xc820a7e1f8] [0xc820a7e1c8 0xc820a7e1e0 0xc820a7e1f8] [0xc820a7e1d8 0xc820a7e1f0] [0xab23f0 0xab23f0] 0xc820b3ed80}:\\nCommand stdout:\\n\\nstderr:\\nfailed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\\n\\nerror:\\nexit status 1\\n\",\n }\n Error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://146.148.104.179 --kubeconfig=/workspace/.kube/config get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo --namespace=e2e-tests-kubectl-qmp44] [] <nil> failed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\n [] <nil> 0xc82087ee40 exit status 1 <nil> true [0xc820a7e1c8 0xc820a7e1e0 0xc820a7e1f8] [0xc820a7e1c8 0xc820a7e1e0 0xc820a7e1f8] [0xc820a7e1d8 0xc820a7e1f0] [0xab23f0 0xab23f0] 0xc820b3ed80}:\n Command stdout:\n \n stderr:\n failed to find client for version v1: error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\n \n error:\n exit status 1\n \n not to have occurred\n \n\nPrevious issues for this test: #28437\n\n"
`error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.` appears in a lot of flakes. Speculation is that the metadata server is slow to respond. So far, these are the issues where this message has popped up: #28569 ...
1
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior An error page is shown when the react rendering tree throw an error in production ## Current Behavior A blank page is shown when the react rendering tree throw an error in production ## Steps to Repro...
It's a good idea to create immutable static assets, such as images, and set the cache to never expire. It appears that Next.js does a good job of this for the JavaScript files, but it would be great to document a solution for CDN static assets. * I have searched the issues of this repository and believe that t...
0
# Environment Windows build number: 10.0.18956.0 Windows Terminal version (if applicable): 0.3 # Steps to reproduce Install FiraCode NF or another ligature font Type ligatures # Expected behavior Ligatures when typed, the console will move back appropriately. # Actual behavior ![Ligatu...
![windows-terminal-with-kind](https://user- images.githubusercontent.com/45770325/66528613-725a2000-eab5-11e9-839f-7b2cad40dc10.png) # Environment Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] 19000.1000.amd64fre.vb_release_base.191007-1444 Window...
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: 2.7.5-SNAPSHOT * Operating System version: Max OS 10.14.5 * Java version: Oracle jdk 1.8.0_131 #...
ERROR: type should be string, got "\n\nhttps://github.com/apache/incubator-dubbo/blob/master/dubbo-config/dubbo-\nconfig-\nspring/src/main/java/org/apache/dubbo/config/spring/beans/factory/annotation/ServiceAnnotationBeanPostProcessor.java\n\n这个java类里面的private void registerServiceBean 这个方法, 下面这几行 \nif (scanner.checkCandidate(beanName, serviceBeanDefinition)) { // check\nduplicated candidate bean \nregistry.registerBeanDefinition(beanName, serviceBeanDefinition);\n\n \n \n if (logger.isInfoEnabled()) {\n logger.warn(\"The BeanDefinition[\" + serviceBeanDefinition +\n \"] of ServiceBean has been registered with name : \" + beanName);\n }\n \n } else {\n \n if (logger.isWarnEnabled()) {\n logger.warn(\"The Duplicated BeanDefinition[\" + serviceBeanDefinition +\n \"] of ServiceBean[ bean name : \" + beanName +\n \"] was be found , Did @DubboComponentScan scan to same package in many times?\");\n }\n \n }\n \n\n请问, 为什么在检查没有重复的bean定义的时候, 还要打印一条警告信息? 不是应该是info信息吗?\n\n"
0
_Original tickethttp://projects.scipy.org/numpy/ticket/1321 on 2009-12-09 by @FrancescAlted, assigned to unknown._ After some discussion in the list, we felt that the dtype should be immutable. Currently this is not the case, as the `names` attribute can be changed: In [19]: t = np.dtype("i4,f4") ...
_Original tickethttp://projects.scipy.org/numpy/ticket/1127 on 2009-06-05 by @FrancescAlted, assigned to unknown._ The dtype object seems to be shared after a copy of a structured array is done. This is inconvenient when you change properties in one of arrays and these are propagated to the other. The next snippet...
1
Uncaught Error: Atom can only handle files < 2MB for now. **Atom Version** : 0.158.0 **System** : linux 3.13.0-37-generic **Thrown From** : Atom Core ### Steps To Reproduce 1. ... 2. ... ### Stack Trace At /usr/share/atom/resources/app/src/project.js:461 Error: Atom can only handle...
Uncaught Error: Atom can only handle files < 2MB for now. **Atom Version** : 0.153.0 **System** : linux 3.13.0-40-generic **Thrown From** : tree-view package
1
Here is the error main.rs:4:21: 4:26 error: internal compiler error: borrow-vec associated with bad sty: &ty_err main.rs:4 let pie_slice = array.slice(1, 2); ^~~~~ note: the compiler hit an unexpected failure path. this is a bug. note: we would apprecia...
fn main() { let v = &[]; let it = v.iter(); } vec-ice.rs:3:13: 3:14 error: internal compiler error: borrow-vec associated with bad sty: &ty_err vec-ice.rs:3 let it = v.iter(); ^ (Doesn't happen with `.slice`.)
1
I'd like to be able to have multiple instances of a model in a scene, each using different materials. If I have a mesh with only one material, I can just create multiple THREE.Mesh objects that all use the same mesh geometry and then apply different materials to each THREE.Mesh. No problem. However, if I have geome...
The aClockwise option in arc / absarc / absellipse on THREE.Path has some strange behavior. Here's a test that plots the curve on a canvas context: function test(ctx) { var path = new THREE.Path(); path.absarc( 100, // x 100, // y 50, //...
0
It's like the Shingle tokenfilter but only for common words.
Many queries duplicate code when it comes to: * resolving field to their index names * handling regex patterns in fields * handling boost in fields * setting up the Analyzer from a string * serializing enums We should consolidate these functions in a support class instead. This should also ease adding t...
0
There was a fix made in 2.2.2 to address 0 font size for popovers within a btn group: #5939 I don't think the fix was comprehensive as it still happens in other situations. Here's an example within an input-append form element: http://jsfiddle.net/YUS87/
<div class="btn-group"> <a class="btn" rel="popover" data-content="Lorem ipsum dolor sit amet.">Click me!</a> </div> Clicking the button results in a blank popover appearing. Am I doing something wrong or is this an issue? If so, is there any workaround in the meantime? Thanks in advan...
1
* I tried using the latest `angular-ui-router/angular-ui-router.d.ts` file in this repo and had problems. angular-ui-router isn't working when using @types/angular-ui-router. `"Module 'angular' has no exported member 'ui'"` every file now is red, and won't compile Looks like having a `<reference types="angular"...
* I tried using the `@types/node` package and had the problems below . `node_modules/@types/node/assert.d.ts:56:14 - error TS2300: Duplicate identifier 'assert'. 56 export = assert; ~~~~~~ node_modules/@types/node/ts3.7/assert.d.ts:56:14 56 export = assert; ~~~~~~ 'assert' was also declared here. node_m...
0
I decide to improve my site performance with angular 2 AoT compiler. As some requirements issue, i need loading my components dynamically in my ng2 app, when i start to build my app with AoT compiler, everythings goes well, but if i open the url, i got an error: "Runtime compiler is not loaded", after i doing some ...
I'm trying to create component similar to this https://github.com/michaelbromley/angularUtils/tree/master/src/directives/uiBreadcrumbs What I'm doing at the moment is this https://gist.github.com/fxck/108dccf4529becf9bc92 The problem is, that I can't really access route name from instruction, so I can't really crea...
0
### Describe the issue: Before version 1.24, `numpy.masked_invalid` was converting its input to a numpy array, which allowed to pass array-like input. Changes in #22046 breaks this, which makes for instance some function in matplotlib fails with pandas series (for instance `fill_betweenx`. I don't know if this is...
### Describe the issue: Hello, this just popped up in my tests with the 1.24.0 release: ### Reproduce the code example: import numpy as np, pandas as pd np.ma.masked_invalid(pd.Series([1., 2.])) ### Error message: -------------------------------------------------------------------...
1
I think we attempted this before, but didn't get through. Is there any code left? Master has a bunch of errors again :-/
We should fix the remaining sphinx warnings here: https://circleci.com/gh/scikit-learn/scikit-learn/1629 and then make circle IO error if there are any warnings (grep'ing for `WARNINGS` I guess?). This way we immediately see if someone broke anything in the docs.
1
ERROR in ./node_modules/.registry.npmjs.org/react-apollo/2.1.0-beta.0/node_modules/react-apollo/renderToStringWithData.js Module not found: Error: Can't resolve 'react-dom/server' in '/Users/Vaughan/dev-live/vwp/node_modules/.registry.npmjs.org/react-apollo/2.1.0-beta.0/node_modules/react-apollo' ...
* I have searched the issues of this repository and believe that this is not a duplicate. This is an issue for v5, I didn't test v6 yet, but I believe from some other ticket that it is still happening (e.g. requiring call to `app.prepare()`) ## Expected Behavior When shipping an app bundled for production, w...
0
Steps: 1. Open http://getbootstrap.com/components/ 2. Browse the glyphicons. Specifically limited to: -bell -bookmark -briefcase -calendar -camera -fire -lock -paperclip -pushpin -wrench Expected Result: See glyphicons similar to browser on Windows. Actual Result: Missing character ...
The glyph font icons are somehow broken on some devices. For example on my android phone (android 2.1) some of the icons are broken, but others look OK. See attached screenshot. I'm not sure what is cause of that, yet if it is possible to show some of the icons properly on my device, it should be possible to fix it ...
1
implement: console.log("你好,世界") output: 浣犲ソ锛屼笘鐣? Deno:1.21.2 OS:Windows 11
Hi! This is my first time looking at Deno, and it seems to be very exciting :) I was playing around with the examples from the tutorial and noticed this inconsistency: (using powershell and windows terminal): > deno run https://deno.land/std/examples/welcome.ts Welcome to Deno 🦕 > deno run --...
1
#### Code Sample >>> df.groupby(pd.Grouper(freq='H')).agg({'value': 'mean'}) timestamp delta_t 2016-06-07 00:00:00 2.729111e+11 2016-06-07 01:00:00 NaN 2016-06-07 02:00:00 NaN 2016-06-07 03:00:00 NaN 2016-06-07 04:00:00 ...
#### Code Sample, a copy-pastable example if possible data_frame.groupby(pd.TimeGrouper('D', convention='start', key=time_column)).count() data_frame.groupby([pd.TimeGrouper('D', convention='start', key=time_column)]).count() give below two different outputs location pr...
1
If my project structure is like this: . ├── bar ├── baz └── foo And I've selected a folder in the sidebar, the new folder/file button will create a folder/file inside the selected folder and there is no way (that I know of) to select the root folder and make a folder in root level. !...
Open a folder that a lot of folders (enough to fill the height of the screen) and no files, it seems impossible to create a folder or file in the root folder without closing all files in the text view.
1
Currently, the documentation on os.File.Seek mentions: Seek sets the offset for the next Read or Write on file to offset, interpreted according to whence: 0 means relative to the origin of the file, 1 means relative to the current offset, and 2 means relative to the end. It lead...
"foo"[10] leads to a compile time error, but "foo"[0:10] does not. The spec does agree with the compilers, but it seems inconsistent. This is a language change, and code that now compiles may not compile anymore with this change, but if that code is executed it will lead to a run-ti...
0
![](https://avatars.githubusercontent.com/u/551196?v=3) **Issue byHixie** _Tuesday Aug 25, 2015 at 03:09 GMT_ _Originally opened ashttps://github.com/flutter/engine/issues/794_ * * * ...so that, given the server elsewhere, you can observe any Sky app.
Right now a big chunk (multiple megabytes) of Flutter's binary is the debugger UI. We should take that out of the binary, and provide a separate way to connect to a Flutter app (e.g. have observatory hosted somewhere, maybe https://debugger.flutter.io/ or something).
1
Superset Version: **0.36.0** The tooltip on the line chart in Firefox is not functional and not displaying any information. There seems to be another issue on this, but it is one year old and already closed.
Chart(Pie, Bar, Line, etc.) tooltips not showing in Mozilla Firefox. In chrome and opera tooltips are working. Using apache superset - Master Branch Please see the image ![Screenshot 2020-06-03 at 6 50 27 PM](https://user- images.githubusercontent.com/39004901/83641822-adbcd800-a5cb-11ea-9cc6-effab3e264fc.png)
1
See Playgound: I was sure I had the type guard syntax correct, but it doesn't seem to be working: function test (myParam: string | string[]): boolean { if (typeof myParam === 'string') { if (myParam === '*') // type here is `string | string[]`, but should be `string` ...
it would be nice to support that kind of construction : function myFunction(arr: string | string[]) { if (typeof arr === 'string') { arr = [arr] } //arr is now string[] } It's a common pattern used by library that take options in parameter. Generally you can p...
1
This is just some experimentation on my part that triggered an ICE. I may have time to investigate later but for now here is the smallest chunk of code I have and a playground session. use std::thunk::Thunk; use std::cell::UnsafeCell; use std::mem::transmute; struct Lazy<T> { v...
Input: struct T(u8); fn t() -> *mut T { unsafe { 0u8 as *mut T } } fn main() { let a = unsafe { *t() }; } Output: $ rustc ../test.rs ../test.rs:9:19: 9:23 error: internal compiler error: this path should not cause illegal move ../test.r...
1
**Atom Version** : 0.209.0 **System** : Unknown Windows Version **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 Function.Module._load (module.js:270:25) at...
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
I want to compiler opencv with fp16 support on mac M1 chip. But i couldn't find any guidence about it. is there anyone can tells me the way. I appreciate it very much.
I got a new MacBook and I'm using MiniForge as my Conda distribution, but pip and Conda install both don't seem to work.
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. ### Steps to reproduce this issue 比如这样配置<dubbo:protocol name="injvm" /> ,会不会配置成功,或者这样配置能暴露一份injvm协议的服务吗?
* 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.8 * Operating System version: macOS Catalina * Java version: 1.8 ### Steps to reproduce this...
0
## 🐛 Bug A CRNN model with [1,1,32, w] input can get correct predict result in iOS simulator , but when I use iOS device , predict result is no correct. I have checked the model in ubuntu, Android simulator and Android device. They all no problem. I am using pod install libtorch=1.5.0. I also try 1.4.0 and got ...
C:\Users\bhave\pytorch\scripts>build_windows.bat The system cannot find the drive specified. Requirement already satisfied: pyyaml in c:\python27\lib\site-packages You are using pip version 9.0.1, however version 19.1.1 is available. You should consider upgrading via the 'python -m pip in...
0
Challenge http://www.freecodecamp.com/challenges/waypoint-line-up-form- elements-responsively-with-bootstrap has an issue. I think the problem is happening on all Waypoint pages; the device right side of the screen where the CatPhotoApp page displays the information is being displayed duplicated; Another point is t...
Challenge change-the-position-of-overlapping-elements-with-the-zindex-property has an issue. User Agent is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if p...
0
We need to document that nightly.matplotlib.org exists and has nightly builds of many packages from the scipy ecosystem.
This is a minor bug, but the **str** method of MouseEvent uses a %d format for "button" which can be a string ("up" or "down") for scroll events. This causes a crash when you try to print it.
0
here is the build output: python setup.py install Building wheel torch-1.1.0a0+d374260 \-- Building version 1.1.0a0+d374260 ['cmake', '/home/user/zkself/pytorch', '-DBUILDING_WITH_TORCH_LIBS=ON', '-DBUILD_BINARY=False', '-DBUILD_CAFFE2_OPS=True', '-DBUILD_PYTHON=True', '-DBUILD_SHARED_LIBS=ON', '-...
* OS: Ubuntu 16.04.4 LTS * PyTorch version: 0.3.1 * How you installed PyTorch (conda, pip, source): pip * Python version: 3.6.2 It looks like torch (or dependencies) holds the GIL and asyncio loop is blocked. Code to reproduce: import asyncio import logging import torch ...
0
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version** : 0.201.0 **System** : Microsoft Windows 7 Ultimate **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...
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
Given an array, we can sum with and without keepdims: >>> x = np.arange(20).reshape(4, 5) >>> print(x) [[ 0 1 2 3 4] [ 5 6 7 8 9] [10 11 12 13 14] [15 16 17 18 19]] >>> print(np.sum(x, axis=1)) [10 35 60 85] >>> print(np.sum(c, axis=1, keepdims=True)) [[10...
>>> np.sum([1, 2], keepdims=True) array([3]) >>> ma.sum([1, 2], keepdims=True) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "numpy/ma/core.py", line 6025, in __call__ return method(MaskedArray(a), *args, **params) TypeError: sum() got an ...
1
**System information** * OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04 * Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: * TensorFlow installed from (source or binary): 1.12.0 * TensorFlow version: 1.12.0 * Python version: 3.6 * ...
### System information * **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : yes * **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : Linux Ubuntu 16.04 * **TensorFlow installed from (source or binary)** : source * **TensorFlow version (use command ...
0
I'm getting a numpy error trying to install scipy. I get the same numpy error trying to install pandas, so I assume the problem is with numpy. I've tried reinstalling numpy and Python. IBM i numpy 1.14.4 (installed via pip3) Python 3.6.5-1 (installed via yum) -bash-4.3$ pip3 install scipy Collecting scipy Usi...
Platform: AIX Version: 7.1 Python 3.6.5 from Bulls' Freeware pip 19.2.3 from /opt/freeware/lib/python3.6/site-packages/pip (python 3.6) numpy 1.17.2 Issue: Numpy installs but does not import. Error on import: Original error was: Could not load module /opt/freeware/lib64/python3.6/site- packages/numpy/cor...
1
**Is your feature request related to a problem? Please describe.** Primarily for the sake of the generated OpenAPI spec (but also for security/validation reasons), I currently specify a `response_model` for nearly all of my endpoints, but for the vast majority of my endpoints, the `response_model` is the same as th...
### First check * I used the GitHub search to find a similar issue and didn't find it. * I searched the FastAPI documentation, with the integrated search. * I already searched in Google "How to X in FastAPI" and didn't find any information. ### Description I am trying to setup a dependency that will accept a...
0
### Problem description I'm using this library with redux-from and getting the following error after updating it to the 0.16.0 version: `Error: <circle> attribute r: A negative value is not valid. ("-1.6") DOMPropertyOperations.js:143` ### Versions * Material-UI: 0.16.0 * React: 15.0.0 * Browser: Króm
### Problem description I just updated to `0.16.0-rc2` and I am getting this error. Error: <circle> attribute r: A negative value is not valid. ("-0.75") ### Steps to reproduce I just updated to `0.16.0-rc2`. ### Versions * Material-UI: 0.16.0-rc2 * React: 15.3.2 * Browser: Chrome & Saf...
1
**Migrated issue, originally created by Marek Baczyński (@imbaczek)** DB: SQL Server 2008R2 SQLAlchemy==0.9.3 from sqlalchemy import Column, Integer, String, MetaData, ForeignKey from sqlalchemy import Enum, Text, Sequence, BigInteger, DateTime, Boolean from sqlalchemy import UniqueConstraint...
**Describe the bug** I get selectin join sql produced even when adding noload to options on the select_from subquery **Expected behavior** adding a noload strategy to the Select should override the default load strategy and additional selectin statements shouldn't be produced **To Reproduce** Run the code bel...
0
* I have searched the issues of this repository and believe that this is not a duplicate. The closest issue that I can find was #2371 but unable to work from there ## Expected Behavior using `const loadImage = await import('blueimp-load-image')` should fetch the webpack chunk in production build ## Current Beh...
It turns out apollo integration is much easier when using apollo-client directly instead of react-apollo. Here's the code: https://github.com/nmaro/apollo-next-example And here's a running version (at least for as long as I keep the graphql server online): https://apollo-next-example-oslkzaynhp.now.sh The rel...
0
Hello I am new to React and I am following some tutorials to learn more but in the first few steps, I face a problem that I can't find any solution for it. Even in the stack overflow, only one person had the same problem that no one answers it. problem explained well in the following link: https://stackoverflow.c...
Getting following error when I attempt to run a newly created project using following command npx create-react-app my-app cd my-app When I pass this --> npm start command, I get following error in browser. ./src/index.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/post...
1
by **ZhaoChengbing87** : Before filing a bug, please check whether it has been fixed since the latest release. Search the issue tracker and check that you're running the latest version of Go: Run "go version" and compare against http://golang.org/doc/devel/release.html If a newer ...
by **nathan.eriksen** : What steps will reproduce the problem? 1. ./all.bash What is the expected output? What do you see instead? 6g -o _gotest_.6 common.go reader.go writer.go reader_test.go writer_test.go rm -f _test/archive/tar.a gopack grc _test/archive/tar.a _gotest_...
0
Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Length: 8 x64: True Date: 08/14/2020 10:02:27 * Happens generally in the background. Only notice when window snap/alt-space isn't working. * Perhaps coming out of sleep? > System.ObjectDisposedException: Cannot access a disposed object....
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
The style links are set in my MVC masterpage _Layouts: VSCode does not 'see' any styles. Is there a way around this?
add path choose window for img src、link href、script src、background-img src
1
When using contextual variants of "panel" I think it's good to have the "panel-footer" in the same color of the "panel-header" ![schermata_2013-08-19_alle_10 59 10](https://camo.githubusercontent.com/2f357528bc0b29ed94ab008963f049e26648f041cc769531fc9f3aa81319d6b7/68747470733a2f2f662e636c6f75642e6769746875622e636f6...
Perhaps this was just an oversight, but I was surprised to see that the .panel-footer class isn't set to pick up the contextual panel styles. Since the existing contextual panel styles (.panel-primary, etc.) don't just affect the background and border colors of .panel-heading, but also the border color for .panel it...
1
Windows build number: 10.0.18362.900 PowerToys version: V0.19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones # Steps to reproduce 1. Set up Fancy Zones 2. Shift + Drag window to zone next to the taskbar 3. The window goes under taskbar # Expected ...
# Environment Windows build number: 10.0.18363.900 PowerToys version: 0.19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones Monitor(s): 2 side-by-side 4K monitors (one set to display scaling 100% and the other to 125%) # Steps to reproduce * Set Win...
1
When a Kafka index task successfully publishes some segments then it persists the latest consumed offsets info in the metadata store. Now if the supervisor is stopped or stops because of some reason and restarted at a later point and the earliest msg offset in Kafka is greater than persisted offset in the metadata (p...
The Kafka indexing service can get into a stuck state where it is trying to read the Kafka offset following the last one recorded in the dataSource metadata table but can't read it because Kafka's retention period has elapsed and that message is no longer available. We probably don't want to automatically jump to a v...
1
**Apache Airflow version** : 2.1.1 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment** : * **Cloud provider or hardware configuration** : * **OS** (e.g. from /etc/os-release): * **Kernel** (e.g. `uname -a`): `Linux e08g09383.cloud.eu13 3.10.0-327.ali2010.rc7.alios7....
### Apache Airflow version 2.1.4 (latest released) ### Operating System official docker image ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details using KEDA ### What happened Somehow, downstream task ends in state 'upstream failed'...
1
### Bug summary If `set_xscale("log")` is set for an `inset_axes` instance, the default tick formatter is applied irrespective of any calls to `set_xticklabels()` (before or after the scaling). The same is true for the y-axis. ### Code for reproduction fig, axes = plt.subplots(1, 2) for ax_main i...
### Bug report **Bug summary** Units (e.g. datetime) and scales (e.g. log) both come with their own default locators (various DateLocators, LogLocator) and formatters (various DateFormatters, LogFormatter), which are being set in `Axis._update_axisinfo` and `Axis.set_scale`, respectively. If a locator or formatter...
1
Please add the feature to select a column of text with the mouse (like Alt + LMB (Left mouse button), or Shit + RMB) like Sublime Text... There is a package that provides this functionality (Sublime-Style-Column- Selection), but I think it's better that this feature should be provided by atom itselft
In plenty editors, doing `left-alt` (left option) and selecting text will take a slice of that text: ![sublime](https://cloud.githubusercontent.com/assets/1189716/3020145/21a1ced6-df9b-11e3-9cf2-70371ca5fee1.gif) Notice that only characters are selected, empty lines are ignored. Also, after selecting with `left-alt...
1
When attempting to copy text from atom to a different program such as a google search in firefox, the copy attempt fails and does not post any text at all.
I'm using Atom ver. 0.189.0 on Ubuntu 14.04.2 LTS. When I copy a piece of text in atom and I try to paste it the right-click menu either won't show up or will show up without giving me option to paste. The paste shortcut doesn't work either and it creates issues even if I try to copy and paste text from other program...
1
New to Julia. I get this message: INFO: Recompiling stale cache file /Users/.../.julia/lib/v0.5/Atom.ji for module Atom. I'm on MacOS 10.10.5. I use atom-juno. I have to delete the `.julia/lib/` directory content to fix the problem. A tad inconvenient. Below describes problem and workaround. htt...
julia should not create `.juila` directory at `$HOME`. It should follow xdg directory guidelines.
0
* Mention the authors (see `Definitions by:` in `index.d.ts`) so they can respond. * Authors: @tomwanzek @gustavderdrache @Ledragon The release cycle for D3 Version 5 has just started with a first Release Candidate: * **d3-request** will be dropped in its entirety and replaced with **d3-fetch** , * **d3-...
@MarianPalkus @NoHomey @andy-ms types/enzyme fails with typescript 2.9.1 Error `Interface 'Element' cannot simultaneously extend types 'ReactElement<any>' and 'ReactElement<any>'. Named property 'type' of types 'ReactElement<any>' and 'ReactElement<any>' are not identical.`
0
There may already be a "standard" in some of the formats for this (e.g. XLIFF), or maybe it's a bad idea for some reason I don't see. Here's the situation: Imagine you're using translation "keys" (e.g. `->trans('first_name')` instead of `->trans('First Name')`). When you do this, you may often get duplicate keys tha...
**Symfony version(s) affected** : all **Description** Current IBAN validator uses general IBAN checksum only, while some countries use internal check digit algorithms to validate domestic BBAN. What this means is that some invalid IBANs pass the Symfony validation. **How to reproduce** following should return ...
0
When we create a form that's tied to an entity (meaning we pass an entity to createForm()), Form->isValid() should not validate the entire entity. Or there should at least be an option to disable this behavior. I have my form type and an entity. When there's a direct mapping between the 2 all works well. However, if...
The Drupal project uses the YAML parser component provided by symfony, but we also need some sort of imports, as provided by the Config component. That one is though not used by Drupal. Would there be a possiblities to provide some simple functionality to allow imports relative to the YML file itself? ...
0
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ec2_asg ##### ANSIBLE VERSION ansible 2.4.3.0 config file = /home/admin/.ansible.cfg configured module search path = [u'/home/admin/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME docker_container ##### ANSIBLE VERSION ansible 2.4.0.0 config file = /etc/ansible/ansible.cfg configured module search path = [u'/home/user/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module ...
0
[ruben@MacBook-Pro src]$ rustc --version=verbose rustc 0.13.0-nightly (40fb87d40 2014-11-10 23:01:57 +0000) binary: rustc commit-hash: 40fb87d40f681f5356af42175fc7b85da387f037 commit-date: 2014-11-10 23:01:57 +0000 host: x86_64-apple-darwin release: 0.13.0-nightly ...
The simplified code below results in an ICE using the following rust version rustc 1.0.0-beta (`9854143` 2015-04-02) (built 2015-04-02) binary: rustc commit-hash: `9854143` commit-date: 2015-04-02 build-date: 2015-04-02 host: x86_64-apple-darwin release: 1.0.0-beta \---- CODE resulting in ICE ------- ...
1
##### System information (version) * OpenCV => 4.1.0 * Operating System / Platform => Mac OS Mojave 10.14 * Compiler => n/a python 3.7 ##### Detailed description https://docs.opencv.org/4.1.0/d7/d37/tutorial_mat_mask_operations.html python version of tutorial divides 1000 after evaluating current time - st...
##### System information (version) * OpenCV => 4.1.0 * Operating System / Platform => Windows 10 Pro 64bit (10.0, build 17763) * Compiler => Visual Studio 2017 or Python 2.7.15 ##### Detailed description When using GaussianBlur, when Width = 5 and SigmaX = 9, strange lines are visible at both ends of the ima...
0
## Feature request **What is the expected behavior?** An external component should be able to invalidate the remoteEntry and cause a refresh of the external module - currently we would have to do a full page reload. **What is motivation or use case for adding/changing the behavior?** * If the app is able to de...
**Do you want to request a _feature_ or report a _bug_?** As per @TheLarkInn tweet (https://twitter.com/thelarkinn/status/821879942552154112) it has been brought to attention that there are some rather obvious performance gains (upwards of 10x) when using `for` over `for-of` and `forEach` **What is the current beh...
0
by **esko.luontola** : What steps will reproduce the problem? import ( "testing" "runtime" ) func TestBug(t *testing.T) { pc, fileCaller, lineCaller, _ := runtime.Caller(0) f := runtime.FuncForPC(pc) fileFunc, lineFunc := f.FileLine...
My app hangs acquiring a semaphore (within RWMutex). (Simple workaround is to add a field to sync.RWMutex struct.) This problem has been happening for about a week. There were some bugs in the runtime being chased at the time, so I hoped this was a duplicate. I switched b...
0
The QR decomposition works properly when used alone. However, after I plot with a `.:` linestyle using `pyplot`, the result of QR decomposition becomes `nan`. This bug happens under the following condition. * The matrix shape is larger than 9x8. A 8x7 matrix works properly on my computer. * Plot with `.:` or `.-...
Tests are failing: FAILED ....\lib\tests\test_regression.py::TestRegression::test_polyfit_build - numpy.linalg.LinAlgError: SVD did not... FAILED ....\linalg\tests\test_regression.py::TestRegression::test_eig_build - numpy.linalg.LinAlgError: Eigenvalues ... FAILED ....\ma\tests\test_extras.py::TestPolynomial::...
1
# Environment windows Windows build number: [run "ver" at a command prompt] Windows Terminal version (if applicable): Any other software? # Steps to reproduce # Expected behavior windows 10 Version 10.0.18362 Build 18362 v 0.2.1715.0 # Actual behavior the "alt gr" keys are not...
This is related to the #1000 \- Deliverable: Add support for panes Currently, when a new pane is opened by splitting the window, the default shell is opened instead of an instance of same shell already open in the side pane. I would expect the window to be split using the same shell, maybe have a separate command t...
0
Hi, I am trying to optimize a function using fmin_bfgs, and logistic regression algorithm. There's no problem in convergence using the older version (scipy 0.10). However when using newer version 0.15 the optimizer crashes with warning: "Desired error not necessarily achieved due to precision loss”. I compared op...
_Original tickethttp://projects.scipy.org/scipy/ticket/1473 on 2011-07-07 by trac user collinstocks, assigned to unknown._ The qr function in the linear algebra library is lacking some of the functionality that exists in the matlab function of the same name. While the purpose of scipy is certainly not duplicate the...
0
_Please make sure that this is a build/installation issue. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template_ **System information** * OS Platform and Distribution (e.g., Linux Ubuntu 16.04): * Mobile device ...
_Please make sure that this is a build/installation issue. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template_ **System information** * OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04...
0
## ℹ Computer information * Windows build number: [run "winver"] * PowerToys version: * PowerToy module: ## 📝 Provide detailed reproduction steps (if any) 1. … 2. … 3. … ### ✔️ Expected result _What is the expected result of the above steps?_ ### ❌ Actual result _What is the actual result of the a...
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
### Is there an existing issue for this? * I have searched the existing issues ### This issue exists in the latest npm version * I am using the latest npm ### Current Behavior 1. run `npm version` for workspaces with `-w <workspace>` args 2. see only changed `package.json` but not change lockfile ### Ex...
### Is there an existing issue for this? * I have searched the existing issues ### Current Behavior The `npm --no-git-tag-version --workspaces version <version>` command doesn't update package devDependencies or dependencies with the new version. I'd expect that workspace dependencies would be updated to match t...
1
Challenge http://freecodecamp.com/challenges/waypoint-bring-your-javascript- slot-machine-to-life has an issue. Please describe how to reproduce it, and include links to screenshots if possible. In typing this suggested code to solve the challenge, the automatic closing of parentheses leads the student to type $($)...
Challenge Record Collection has an issue. User Agent is: `Mozilla/5.0 (Windows NT 6.2; 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. Instructions in description text: For...
0
I'm trying to test controllers using functional tests. But I can not create a test client, which would be authorized as specified user. This can be done through the form, but it is not convenient. I found a way that allows to do this, but in version 2.1 it does not work. Test code Is there a way to manually authori...
Something that used to work before I upgraded to 2.7 doesn't anymore: setting a NULL value in a dropdown field. I've created a test bundle demonstrating the problem: https://github.com/userfriendly/form-field-null-test-bundle Have a look at the README and the code, and if you're not seeing anything obvious, install...
0
* * * ## Please do not remove the text below this line DevTools version: 4.0.2-2bcc6c6 Call stack: at n.value (chrome- extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:11:16552) at pl (chrome- extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56:293513) at Ha (chrome- extension://fmkadmapgof...
Chrome, Firefox, Safari, IE and other modern browsers support the notion of a checkbox in an indeterminate state which can be set or cleared using the `indeterminate` property of a checkbox input node. (It cannot be set using attributes.) This state is most commonly used at the top of a list or tree of checkboxes to...
0
When all windows are closed and only the atom header is visible on OSX you can't open the preferences directly. When you press _⌘ ,_ or select the Preferences item from the dropdown menu Atom will only open a new window with a new _untitled_ tab. Atom 0.199.0
Atom: 0.198.0 OSX: 10.10.3 Steps to reproduce: * Open atom * Close all atom windows (shift+cmd+w) * Open preferences (cmd+,) Expected behavior: new window opened with settings view Actual behavior: new window opened with new empty file
1
* Electron version: 1.7.x * Operating system: Windows 10 (1703 OS Build 15063.540) ### Expected behavior Setting a windows position and asking for it should return the same value. ### Actual behavior The Y-Position is always wrong when the window is on a secondary monitor. ### How to reproduce * connect a...
We are seeing an issue in VS Code on Ubuntu 15 where top level menu items show up duplicate or are even missing. This seems to be caused by updating the menu via setApplicationMenu() after it has already been set. Since that is the only way to update a menu, we need to do it that way (I guess Atom has to too). We ar...
0
### Describe your issue. Docs for `scipy.stats.multivariate_normal` here: https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.multivariate_normal.html Render the method signatures with two backticks at the beginning and at the end, which they should not have. The docs from other distributions do not ha...
As noted in gh-12839, there are a few issues that affect the documentation of several multivariate distributions. * Class documentation defines a parameter `x`, but `x` is not a parameter of the initializer. ![image](https://user- images.githubusercontent.com/6570539/93006843-22ca7280-f516-11ea-832b-1c2e16599710....
1
Hi, I'd like to know if is there a feature which is able to detect changes of whatever element attributes. For instance, if I'm in google Maps and I drag and drop the mouse from one location to another, it causes different transformations in some divs of the map page. Is there a way/function to test and detect such c...
Hi! I'm trying watch for changes in a certain `div` that keeps getting new elements added to it. I couldn't seem to find a proper way of listening to such "change" event via the API, am I missing something? Thanks in advance. P.S: I though about using `MutationObserver` but `page.$$('.someClass')` isn't returnin...
1
Hey, The current architecture for the repo does not really scale well for the number of typings there is now. How about a a-z-other structure to clean it up a bit ? I think I remember reading something about it but couldn't find the issue again
It seems that as more and more definition files are placed, loading the repository's main page is taking longer. I was wondering if the repository could be restructured so that the main page just shows a list of directories which are named with a single character (a, b, c, 4, etc...), with all definitions placed in ...
1
See title. Given a matrix `A`, this works: aslinearoperator(A).H but this not: aslinearoperator(A).T This seems like a basic oversight; is there a reason?
As far as I understand, `sparse.LinearOperator` creates some instance of `CustomLinearOperator` when it is called by `aslinearoperator()` or when passed `matvec=`. But neither `CustomLinearOperator`, nor, e.g., `SumLinearOperator` have `transpose()`. And the docs do not say much about how `transpose()` should be u...
1
## 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...
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? ### Which project do you using? Sharding-JDBC or Sharding-Proxy? ### Expected behavior ### Actual behavior ### Reason analyze ### S...
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: 2.7.5 * Operating System version:CentOS 7.6 * Java version: 1.8 ### 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.7.8 * Operating System version: xxx * Java version: 1.8 When the service is registered in naco...
0
I'm trying to work out how to compile all of my TypeScript components to one JavaScript file. My app will have 50-100 components, so it's obviously not feasible to load them individually using `System.import()`. Concatenating compiled JavaScript files doesn't work because of the duplicate code. Concatenating the Typ...
Hello, i want to send an event from ngOnDestroy but that is not possible. The Problem is shown in the following demo. https://plnkr.co/edit/4XVaVWJ97SYnpIjwQG82?p=preview Is it possible to send an event from "ngOnDestroy" in context with the dynamic component loader? Thanks
0
# Environment Using two monitors, one widescreen monitor and one vertically oriented monitor. The widescreen monitor is using a custom fancy zone layout while the vertical monitor is using the "Rows" layout (see all monitor screenshot below). Windows build number: Microsoft Windows [Version 10.0.183...
# Summary of the new feature/enhancement In the Power Toy Run you should provide a feature that can help to select the folders for search not the whole computer. In which it can select the directory or drive through which it search only . It reduce time and slow process problems in many computers . # Proposed techn...
0
**Issue Type:** Bug Report, Regression from #15713 **Component Name:** handlers **Ansible Version:** 2.2.0.0 **Environment:** OS X 10.11.6 **Summary:** Under Ansible 2.2.0.0, Jinja variables contained in a handler `name` are no longer populated. Under Ansible 1.9.x and 2.1.1.0, they were populated. Here's a quic...
##### ISSUE TYPE * Bug Report (same as #15713 and #14082) ##### COMPONENT NAME * Handlers and variable interpolation ##### ANSIBLE VERSION ansible 2.3.0 (devel 9962245b92) last updated 2016/10/06 09:55:33 (GMT -400) lib/ansible/modules/core: (detached HEAD 0ee774ff15) last updated 2016/10...
1
**Describe the bug** * An err is thrown when i call `render()` on `EffectComposer{}` which is added a `SSRPass`. * The err only occurs when my scene contains both `Mesh`s and `InstancedMesh`s. **To Reproduce** Steps to reproduce the behavior: 1. add 1 instanced mesh and 1 regular mesh to then scene 2. mak...
##### Description of the problem `OutlinePass` does not appear to properly support `InstancedMesh`. I've created an example here that uses the same setup of `OutlinePass` in the example in the docs. The sphere is a regular `Mesh` and the squares are the instances of `InstancedMesh`. https://jsfiddle.net/anthonysim...
1
is there a better way to express this, without explicitly listing out every member of the interface? interface Foo { a: string } // ok class Bar implements Foo { constructor (public a: string) {} } // Error: Class 'Baz' incorrectly implements interface 'Foo...
**TypeScript Version:** 1.8.9 **Code** interface CanDevelop { developSomethingAmazing(); } class Person { age: number; name: string; } class Developer extends Person implements CanDevelop { developSomethingAmazing() {} } function ca...
0
When using a chord - even the sample given at http://celery.readthedocs.org/en/latest/userguide/canvas.html#chords \- the callback will never be executed, the task `celery.chord_unlock` will just retry indefinitely. None if the tasks encounter any issues ( as demonstrated http://pastebin.com/AGZmWWZM ) Using Celery...
When using a chord - even the sample given at http://celery.readthedocs.org/en/latest/userguide/canvas.html#chords \- the callback will never be executed, the task `celery.chord_unlock` will just retry indefinitely. None if the tasks encounter any issues ( as demonstrated http://pastebin.com/AGZmWWZM ) Using Celery...
1
why not sign the exe?
Currently, deno allows disk read access without a flag. The idea behind this is that although programs may be able to access secret info (e.g. your ssh key) without network access or disk write access, there isn't anyway they could exploit that knowledge. It's meant as a connivance. Environmental variable access is ...
0
CanActivate hooks are currently executed in order of child -> parent. This causes problems when the child route's CanActivate depends on data that is set by the parent's CanActivate. An example might be the checking of current user permissions in the child CanActivate when the current user will not be bootstrapped un...
**I'm submitting a ...** (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question **Current behavior** I have this ngFor reading data fro...
0
**TypeScript Version:** nightly **Code** class A { get a(): this is A { return true } } **Expected behavior:** The getter type guard should not complain **Actual behavior:** tsc Library/DataStore.ts(55,27): error TS1228: A type predicate is only a...
Angular/Typescript teams discussed this in person. Angular 2 includes a template parser, and an expression language which may be used in places in the template. We would like to translate the template to a TypeScript buffer, and pass the buffer to the language services for things like producing semantic errors, re...
0
Seaborn version 0.8 is missing seaborn.plt, it was in 0.7.1 Using "import matplotlib.pyplot as plt" and then using plt does not produce the same results.
1
If you know how to fix the issue, make a pull request instead. * I tried using the `@types/react 16.0.17` package and had problems. * I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript * I have a question that is inappropriate for StackOverflow. (Please ask any appropriate...
* I tried using the `@types/phantomjs` & `@types/node` package and had problems. * I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript * I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there). * Mention the authors (see `Defi...
0
### Describe the issue: I have a .npy file generated from an h5py dataset. The data is a pure Numpy array (no subclass) and the file has been written by Numpy, but the dtype contains metadata set by h5py. In this particular case, the metadata contains a `<class 'bytes'>` expression, which cannot be handled by `saf...
The dtype description in an NPY file can be written in a way that prevents the file from being read. The attached array in bad_array.pkl.zip exhibits this problem. In this case the written dtype is `[('id', '|V16'), ('has_fit', '|b1'), ('timeax', ('|O', {'vlen': dtype('float64')})), ('', '|V8'), ('profile', ('|O', {'...
1
I'm trying to use ng2 with ng1 so use ngUpgrade. But type definitions conflict. error TS2403: Subsequent variable declarations must have the same type. Variable '$' must be of type 'cssSelectorHelper', but here has type ‘JQueryStatic’ * angularjs/angular.d.ts (https://github.com/DefinitelyTyp...
**I'm submitting a ...** (check one with "x") [x] feature request **Current behavior** The *.ngfactory.ts files generated by `ngc` are huge. In my case 1.5MB in total (80 Components). And the code doesn't become much smaller with minify/mangle as there is `this.` before 95% of all statements. ...
0
Challenge Waypoint: Change the CSS of an Element Using jQuery has an issue. User Agent is: `Mozilla/5.0 (Windows NT 6.3; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0`. Please describe how to reproduce this issue, and include links to screenshots if possible. My code: <script> $(document).read...
Challenge Waypoint: Use Hex Code for Specific Colors has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586`. Please describe how to reproduce this issue, and include links to screenshots if possible. My answer...
1
Internal: b/140829173 ## Steps to Reproduce Crashes are recorded by Firebase Crashlytics. iOS 11 and 12. ## Logs crashed thread: io.flutter.1.io Crashed: io.flutter.1.io 0 libGPUSupportMercury.dylib 0x21445cf28 gpus_ReturnNotPermittedKillClient + 12 1 AGXGLDriver 0...
Internal: b/140829173 ## Steps to Reproduce 1. click to jump to flutter page, at the same time back to background 2. iphone6, 6plus, 5s device [✓] Flutter (Channel faceu_dev_1.0.0, v1.0.1-pre.5, on Mac OS X 10.13.6 17G65, locale zh-Hans-CN) • Flutter version ...
1
![screenshot 6](https://cloud.githubusercontent.com/assets/12790960/8038797/9d611e34-0dd3-11e5-8093-105822e90c38.png) Challenge http://www.freecodecamp.com/challenges/waypoint-make-circular- images-with-a-border-radius has an issue. Please describe how to reproduce it, and include links to screen shots if possible....
![screenshot 9](https://cloud.githubusercontent.com/assets/12790960/8042643/9103674e-0dee-11e5-960c-e903e6f9ae2e.png) Challenge http://www.freecodecamp.com/challenges/waypoint-add-different- margins-to-each-side-of-an-element has an issue. Please describe how to reproduce it, and include links to screen shots if po...
1
Consider the following example @Component({ selector: "my-comp" }) @View({ template: "<div>My Compponent</div>" }) export class MyComponent { constructor(dep1:Dependency1,dep2:Dependency2){}; } This generates (ts 1.6-beta) a compilation error TS2345: Ar...
dgeni generates type in angular2.d.ts with interface Type extends Function { new(args: any): any; } Typescript 1.6.0 throws an error during compilation: @Component({ selector: 'audio-tile', properties: ['summaryInfo: summary-info'], events: ['til...
1
I'd really like to have an option to choose between system standard and manual light or dark mode for the search bar and search results.
# Summary of the new feature/enhancement The ability to override the theme that is used for PowerToys Run. Currently it's only possible to do this in the OS settings. # Proposed technical implementation details (optional) In terms of UX, very similar to what we have in the General and Shortcut Guide app: ![image]...
1
Both me and another discord user both get `Failed to request to tsserver Error: Debug Failure. False expression: Containing file should be a module.` when trying to use workers. This seems to happen when running the manual example but also in other cases. (see the code after the error stacktrace) This is my ...
Thought this was already fixed in #8914? Using latest deno canary and actual vscode-deno. Adding a `export {}` to the file helps. ### Actual Result Starting Deno language server... version: 1.8.0+04740af (release, x86_64-unknown-linux-gnu) Connected to "Visual Studio Code" 1.53.1 langu...
1
TOSTRING() fails in cases where STR() worked **Neo4j Version:** 2.3.1 **Operating System:** Ubuntu 14.10 ### Steps to reproduce I have an collection of arrays `Collect([TOINT(idn),STR(name),TOINT(status),TOINT(days_norm),TOINT(days_spent)]) as flowsteps`` This `REDUCE (x=0, i IN flowsteps | x + TOINT(STR(i[3]...
**Neo4j Version:** 2.3.1 **Operating System:** Ubuntu 14.10 ### Steps to reproduce Creating a collection of collections, e.g. `Collect([TOINT(idn),STR(name),TOINT(status),TOINT(days_norm),TOINT(days_spent)]) as flowsteps` and later on adding up corresponding items `REDUCE (x=0, i IN flowsteps | x + TOINT(STRI...
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 crashes because of node 1...
As this issue said: #15412 Last time I opened this issue but wrote the expected behavior and the actual behavior on the wrong sides, and it was closed before I modified it. I hope someone can check this issue once again.
0
Hi, I wonder whether Superset offers a stepped line chart (I have been googled for quite some times but couldn't find any). It is like something like this. Useful cases: * Showing the bid and the ask price of stock price over time in 1 single chart. * Showing multiple time series in one chart. Currently, I h...
Column selection is not saved in export file, and saving dataset id in export file doesn't seem to be a correct approach ### Expected results Import a dashboard with native filter to a new workspace should work seemlessly. ### Actual results 1. Selected column is not present in the export file, resulting in new...
0