text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<ol dir="auto"> <li><code class="notranslate">git checkout branch-with-some-file</code></li> <li>Open that file in Atom.</li> <li><code class="notranslate">git checkout branch-without-that-file</code></li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.199.0<br> <strong>System</strong>: linux 3.19.7-200.fc21.x86_...
<p dir="auto">Some repro steps that I gathered from the existing issues:</p> <ol dir="auto"> <li>Have a file open in branch <code class="notranslate">something</code> that doesn't exist in branch <code class="notranslate">atom</code></li> <li><code class="notranslate">git checkout atom</code></li> <li>ENOENT <g-emoji c...
1
<p dir="auto"><strong>Steps to reproduce and a minimal demo of the problem</strong></p> <p dir="auto">You can see the issue in the official routing demo: <a href="https://angular.io/resources/live-examples/toh-5/ts/plnkr.html" rel="nofollow">https://angular.io/resources/live-examples/toh-5/ts/plnkr.html</a>.</p> <p dir...
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[X ] bug report =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&...
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/11418/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/11418/</a></p> <p dir="auto">Failed: [k8s.io] Kubectl client [k8s.io] Update Demo should scale a replicati...
<p dir="auto"><code class="notranslate">error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.</code> appears in a lot of flakes. Speculation is that the metadata server is slow to respond.</p> <p dir="auto">So far, these ...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected ...
<p dir="auto">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.</p> <ul class="contains-task-list"> <li class="task-list-it...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18956.0 Windows Terminal version (if applicable): 0.3"><pre lang="none" class="notranslate"><code class="notranslate">Windows build number: 1...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/45770325/66528613-725a2000-eab5-11e9-839f-7b2cad40dc10.png"><img width="365" alt="windows-terminal-with-kind" src="https://user-images.githubusercontent.com/45770325/66528613-725a2000-eab5-11e9-839f-7b2ca...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<p dir="auto"><a href="https://github.com/apache/incubator-dubbo/blob/master/dubbo-config/dubbo-config-spring/src/main/java/org/apache/dubbo/config/spring/beans/factory/annotation/ServiceAnnotationBeanPostProcessor.java">https://github.com/apache/incubator-dubbo/blob/master/dubbo-config/dubbo-config-spring/src/main/jav...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1321" rel="nofollow">http://projects.scipy.org/numpy/ticket/1321</a> on 2009-12-09 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FrancescAlted/hovercard" data-octo-click="hovercard-link-click...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1127" rel="nofollow">http://projects.scipy.org/numpy/ticket/1127</a> on 2009-06-05 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FrancescAlted/hovercard" data-octo-click="hovercard-link-click...
1
<p dir="auto">Uncaught Error: Atom can only handle files &lt; 2MB for now.</p> <p dir="auto"><strong>Atom Version</strong>: 0.158.0<br> <strong>System</strong>: linux 3.13.0-37-generic<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Steps To Reproduce</h3> <ol dir="auto"> <li>...</li> <li>...</li> </ol> ...
<p dir="auto">Uncaught Error: Atom can only handle files &lt; 2MB for now.</p> <p dir="auto"><strong>Atom Version</strong>: 0.153.0<br> <strong>System</strong>: linux 3.13.0-40-generic<br> <strong>Thrown From</strong>: <a href="https://github.com/atom/tree-view">tree-view</a> package</p>
1
<p dir="auto">Here is the error</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="main.rs:4:21: 4:26 error: internal compiler error: borrow-vec associated with bad sty: &amp;ty_err main.rs:4 let pie_slice = array.slice(1, 2); ...
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let v = &amp;[]; let it = v.iter(); }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span clas...
1
<p dir="auto">I'd like to be able to have multiple instances of a model in a scene, each using different materials.</p> <p dir="auto">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 probl...
<p dir="auto">The aClockwise option in arc / absarc / absellipse on THREE.Path has some strange behavior.</p> <p dir="auto">Here's a test that plots the curve on a canvas context:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function test(ct...
0
<p dir="auto">It's like the Shingle tokenfilter but only for common words.</p>
<p dir="auto">Many queries duplicate code when it comes to:</p> <ul dir="auto"> <li>resolving field to their index names</li> <li>handling regex patterns in fields</li> <li>handling boost in fields</li> <li>setting up the Analyzer from a string</li> <li>serializing enums</li> </ul> <p dir="auto">We should consolidate t...
0
<p dir="auto">There was a fix made in 2.2.2 to address 0 font size for popovers within a btn group:</p> <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="8447581" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/5939" data-hoverca...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;div class=&quot;btn-group&quot;&gt; &lt;a class=&quot;btn&quot; rel=&quot;popover&quot; data-content=&quot;Lorem ipsum dolor sit amet.&quot;&gt;Click me!&lt;/a&gt; &lt;/div&gt;"><pre lang="ħtm...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the latest <code class="notranslate">angular-ui-router/angular-ui-router.d.ts</code> file in this repo and had problems.</li> </ul> <p dir="auto">angular-ui-route...
<ul dir="auto"> <li>I tried using the <code class="notranslate">@types/node</code> package and had the problems below .</li> </ul> <p dir="auto">`node_modules/@types/node/assert.d.ts:56:14 - error TS2300: Duplicate identifier 'assert'.</p> <p dir="auto">56 export = assert;<br> ~~~~~~</p> <p dir="auto">node_modules/...
0
<p dir="auto">I decide to improve my site performance with angular 2 AoT compiler.<br> 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...
<p dir="auto">I'm trying to create component similar to this <a href="https://github.com/michaelbromley/angularUtils/tree/master/src/directives/uiBreadcrumbs">https://github.com/michaelbromley/angularUtils/tree/master/src/directives/uiBreadcrumbs</a></p> <p dir="auto">What I'm doing at the moment is this <a href="https...
0
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">Before version 1.24, <code class="notranslate">numpy.masked_invalid</code> was converting its input to a numpy array, which allowed to pass array-like input.<br> Changes in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="13175856...
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">Hello, this just popped up <a href="https://github.com/mwaskom/seaborn/actions/runs/3728877621/jobs/6324262230">in my tests</a> with the 1.24.0 release:</p> <h3 dir="auto">Reproduce the code example:</h3> <div class="highlight highlight-source-python notranslate pos...
1
<p dir="auto">I think we attempted this before, but didn't get through. Is there any code left?<br> Master has a bunch of errors again :-/</p>
<p dir="auto">We should fix the remaining sphinx warnings here:<br> <a href="https://circleci.com/gh/scikit-learn/scikit-learn/1629" rel="nofollow">https://circleci.com/gh/scikit-learn/scikit-learn/1629</a></p> <p dir="auto">and then make circle IO error if there are any warnings (grep'ing for <code class="notranslate"...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="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/d...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="aut...
0
<p dir="auto">Steps:</p> <ol dir="auto"> <li>Open <a href="http://getbootstrap.com/components/" rel="nofollow">http://getbootstrap.com/components/</a></li> <li>Browse the glyphicons. Specifically limited to:<br> -bell<br> -bookmark<br> -briefcase<br> -calendar<br> -camera<br> -fire<br> -lock<br> -paperclip<br> -pushpin...
<p dir="auto">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.</p> <p dir="auto">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 ...
1
<p dir="auto">implement:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="console.log(&quot;你好,世界&quot;)"><pre class="notranslate"><span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span...
<p dir="auto">Hi! This is my first time looking at Deno, and it seems to be very exciting :)</p> <p dir="auto">I was playing around with the examples from the tutorial and noticed this inconsistency: (using powershell and windows terminal):</p> <div class="snippet-clipboard-content notranslate position-relative overflo...
1
<h4 dir="auto">Code Sample</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" &gt;&gt;&gt; df.groupby(pd.Grouper(freq='H')).agg({'value': 'mean'}) timestamp delta_t 2016-06-07 00:00:00 2.729111e+11 2016-06-0...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="data_frame.groupby(pd.TimeGrouper('D', convention='start', key=time_column)).count() data_frame.groupby([pd.Time...
1
<p dir="auto">If my project structure is like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=". ├── bar ├── baz └── foo"><pre class="notranslate"><code class="notranslate">. ├── bar ├── baz └── foo </code></pre></div> <p dir="auto">And I'...
<p dir="auto">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.</p>
1
<pre class="notranslate">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 leads people to wr...
<pre class="notranslate">"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-time error.<...
0
<p dir="auto"><a href="https://github.com/Hixie"><img src="https://avatars.githubusercontent.com/u/551196?v=3" align="left" width="96" height="96" hspace="10" style="max-width: 100%;"></a> <strong>Issue by <a href="https://github.com/Hixie">Hixie</a></strong><br> <em>Tuesday Aug 25, 2015 at 03:09 GMT</em><br> <em>Origi...
<p dir="auto">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 <a href="https://debugger.flutter.io/" rel="nofollow">https://debugger.flutter.io/...
1
<p dir="auto">Superset Version: <strong>0.36.0</strong></p> <p dir="auto">The tooltip on the line chart in Firefox is not functional and not displaying any information.</p> <p dir="auto">There seems to be <a href="https://github.com/apache/incubator-superset/issues/7822" data-hovercard-type="issue" data-hovercard-url="...
<p dir="auto">Chart(Pie, Bar, Line, etc.) tooltips not showing in Mozilla Firefox.</p> <p dir="auto">In chrome and opera tooltips are working.</p> <p dir="auto">Using apache superset - Master Branch</p> <p dir="auto">Please see the image<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-image...
1
<p dir="auto">See <a href="http://www.typescriptlang.org/Playground#src=function%20test%20%28myParam%3A%20string%20%7C%20string%5B%5D%29%3A%20boolean%20%7B%0A%09if%20%28typeof%20myParam%20%3D%3D%3D%20'string'%29%20%7B%0A%09%09if%20%28myParam%20%3D%3D%3D%20'*'%29%20%2F%2F%20type%20here%20is%20%60string%20%7C%20string%5B...
<p dir="auto">it would be nice to support that kind of construction :</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function myFunction(arr: string | string[]) { if (typeof arr === 'string') { arr = [arr] } ...
1
<p dir="auto">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.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-conten...
<p dir="auto">Input:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="struct T(u8); fn t() -&gt; *mut T { unsafe { 0u8 as *mut T } } fn main() { let a = unsafe { *t() }; }"><pre class="notranslate"><span class="pl-k">s...
1
<p dir="auto"><strong>Atom Version</strong>: 0.209.0<br> <strong>System</strong>: Unknown Windows Version<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Modul...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<p dir="auto">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.</p>
<p dir="auto">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.</p>
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<h2 dir="auto">🐛 Bug</h2> <p dir="auto">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.<br> I have checked the model in ubuntu, Android simulator and Android device. They all no problem.<br> I am using pod install libtor...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="C:\Users\bhave\pytorch\scripts&gt;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, ...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap</a> has an issue.</p> <p dir="auto">I think the problem is happening on all...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/change-the-position-of-overlapping-elements-with-the-zindex-property" rel="nofollow">change-the-position-of-overlapping-elements-with-the-zindex-property</a> has an issue.<br> User Agent is: <code class="notranslate">Mozil...
0
<p dir="auto">We need to document that nightly.matplotlib.org exists and has nightly builds of many packages from the scipy ecosystem.</p>
<p dir="auto">This is a minor bug, but the <strong>str</strong> 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.</p>
0
<p dir="auto">here is the build output:</p> <p dir="auto">python setup.py install</p> <p dir="auto">Building wheel torch-1.1.0a0+d374260<br> -- Building version 1.1.0a0+d374260<br> ['cmake',<br> '/home/user/zkself/pytorch',<br> '-DBUILDING_WITH_TORCH_LIBS=ON',<br> '-DBUILD_BINARY=False',<br> '-DBUILD_CAFFE2_OPS=True',<...
<ul dir="auto"> <li>OS: Ubuntu 16.04.4 LTS</li> <li>PyTorch version: 0.3.1</li> <li>How you installed PyTorch (conda, pip, source): pip</li> <li>Python version: 3.6.2</li> </ul> <p dir="auto">It looks like torch (or dependencies) holds the GIL and asyncio loop is blocked.</p> <p dir="auto">Code to reproduce:</p> <div c...
0
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.201.0<br> <strong>System</strong>: Microsoft Windows 7 Ultimate<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error:...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<p dir="auto">Given an array, we can sum with and without keepdims:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; x = np.arange(20).reshape(4, 5) &gt;&gt;&gt; print(x) [[ 0 1 2 3 4] [ 5 6 7 8 9] [10 1...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; np.sum([1, 2], keepdims=True) array([3]) &gt;&gt;&gt; ma.sum([1, 2], keepdims=True) Traceback (most recent call last): File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt; File &...
1
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04</li> <li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:</li> <li>TensorFlow installed from (source or binary): 1.12.0</li> ...
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: yes</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04</li> <li><strong>TensorFlow installed from...
0
<p dir="auto">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.</p> <p dir="auto">IBM i<br> numpy 1.14.4 (installed via pip3)<br> Python 3.6.5-1 (installed via yum)</p> <p dir="auto">...
<p dir="auto">Platform: AIX<br> Version: 7.1<br> Python 3.6.5 from Bulls' Freeware<br> pip 19.2.3 from /opt/freeware/lib/python3.6/site-packages/pip (python 3.6)<br> numpy 1.17.2</p> <p dir="auto">Issue: Numpy installs but does not import.<br> Error on import:<br> Original error was: Could not load mod...
1
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br> Primarily for the sake of the generated OpenAPI spec (but also for security/validation reasons), I currently specify a <code class="notranslate">response_model</code> for nearly all of my endpoints, but for the vast majori...
<h3 dir="auto">First check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I used the GitHub search to find a similar issue and didn't find it.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" cl...
0
<h3 dir="auto">Problem description</h3> <p dir="auto">I'm using this library with redux-from and getting the following error after updating it to the 0.16.0 version: <code class="notranslate">Error: &lt;circle&gt; attribute r: A negative value is not valid. ("-1.6") DOMPropertyOperations.js:143</code></p> <h3 dir="auto...
<h3 dir="auto">Problem description</h3> <p dir="auto">I just updated to <code class="notranslate">0.16.0-rc2</code> and I am getting this error.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Error: &lt;circle&gt; attribute r: A negative value...
1
<p dir="auto"><strong>Migrated issue, originally created by Marek Baczyński (<a href="https://github.com/imbaczek">@imbaczek</a>)</strong></p> <p dir="auto">DB: SQL Server 2008R2</p> <p dir="auto">SQLAlchemy==0.9.3</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipb...
<p dir="auto"><strong>Describe the bug</strong><br> I get selectin join sql produced even when adding noload to options on the select_from subquery</p> <p dir="auto"><strong>Expected behavior</strong><br> adding a noload strategy to the Select should override the default load strategy and additional selectin statements...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.<br> The closest issue that I can fi...
<p dir="auto">It turns out apollo integration is much easier when using apollo-client directly instead of react-apollo.</p> <p dir="auto">Here's the code: <a href="https://github.com/nmaro/apollo-next-example">https://github.com/nmaro/apollo-next-example</a><br> And here's a running version (at least for as long as I k...
0
<p dir="auto">Hello<br> 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:<br> <a href...
<p dir="auto">Getting following error when I attempt to run a newly created project using following command<br> npx create-react-app my-app<br> cd my-app</p> <p dir="auto">When I pass this --&gt; npm start command, I get following error in browser.</p> <div class="snippet-clipboard-content notranslate position-relative...
1
<p dir="auto">by <strong>ZhaoChengbing87</strong>:</p> <pre class="notranslate">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 <a href="http://golang.org/doc/deve...
<p dir="auto">by <strong>nathan.eriksen</strong>:</p> <pre class="notranslate">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....
0
<p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 08/14/2020 10:02:27</p> <ul dir="auto"> <li>Happens generally in the background. Only notice when window snap/alt-space isn't working.</li> <li>Perhaps coming out of sleep?</li> </ul> <blockquote>...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<p dir="auto">The style links are set in my MVC masterpage _Layouts:</p> <p dir="auto">VSCode does not 'see' any styles.</p> <p dir="auto">Is there a way around this?</p>
<p dir="auto">add path choose window for img src、link href、script src、background-img src</p>
1
<p dir="auto">When using contextual variants of "panel" I think it's good to have the "panel-footer" in the same color of the "panel-header"<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/2f357528bc0b29ed94ab008963f049e26648f041cc769531fc9f3aa81319d6b7/68747470733a2f2...
<p dir="auto">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.</p> <p dir="auto">Since the existing contextual panel styles (.panel-primary, etc.) don't just affect the background and border colors of .panel-heading, but also t...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.900 PowerToys version: V0.19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones "><pre class="notranslate"><code class="notranslate">Win...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="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-sid...
1
<p dir="auto">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...
<p dir="auto">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...
1
<p dir="auto"><strong>Apache Airflow version</strong>: 2.1.1</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardware configuratio...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.1.4 (latest released)</p> <h3 dir="auto">Operating System</h3> <p dir="auto">official docker image</p> <h3 dir="auto">Versions of Apache Airflow Providers</h3> <p dir="auto"><em>No response</em></p> <h3 dir="auto">Deployment</h3> <p dir="auto">Official Apache A...
1
<h3 dir="auto">Bug summary</h3> <p dir="auto">If <code class="notranslate">set_xscale("log")</code> is set for an <code class="notranslate">inset_axes</code> instance, the default tick formatter is applied irrespective of any calls to <code class="notranslate">set_xticklabels()</code> (before or after the scaling). The...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">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 <code class="notranslate">Axi...
1
<p dir="auto">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...</p> <p dir="auto">There is a package that provides this functionality (<a href="https://atom.io/packages/Sublime-Style-Column-Selection" rel="nofollow">Sublime-Style-Co...
<p dir="auto">In plenty editors, doing <code class="notranslate">left-alt</code> (left option) and selecting text will take a slice of that text:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1189716/3020145/21a1ced6-df9b-11e3-9cf2-70371ca5fee1....
1
<p dir="auto">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.</p>
<p dir="auto">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 o...
1
<p dir="auto">New to Julia. I get this message:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="INFO: Recompiling stale cache file /Users/.../.julia/lib/v0.5/Atom.ji for module Atom."><pre class="notranslate"><code class="notranslate">INFO: Rec...
<p dir="auto">julia should not create <code class="notranslate">.juila</code> directory at <code class="notranslate">$HOME</code>.</p> <p dir="auto">It should follow xdg directory guidelines.</p>
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <a href="https://github.com/blog/821-mention-somebody-they-re-notified">Mention</a> the authors (see <code class="notranslate">Definitions by:</code> in <code class="notranslat...
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/MarianPalkus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/MarianPalkus">@MarianPalkus</a> <a class="user-mention notranslate" data-hovercard-type="u...
0
<p dir="auto">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:</p> <p dir="auto">Imagine you're using translation "keys" (e.g. <code class="notranslate">-&gt;trans('first_name')</code> instead of <code class="notr...
<p dir="auto"><strong>Symfony version(s) affected</strong>: all</p> <p dir="auto"><strong>Description</strong><br> 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 valid...
0
<p dir="auto">When we create a form that's tied to an entity (meaning we pass an entity to createForm()), Form-&gt;isValid() should not validate the entire entity. Or there should at least be an option to disable this behavior.</p> <p dir="auto">I have my form type and an entity. When there's a direct mapping between t...
<p dir="auto">The Drupal project uses the YAML parser component provided by symfony, but we also need<br> some sort of imports, as provided by the Config component. That one is though not used by Drupal.</p> <p dir="auto">Would there be a possiblities to provide some simple functionality to allow imports relative to th...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ec2_asg</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.3.0 config fil...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">docker_container</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0 con...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[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 ...
<p dir="auto">The simplified code below results in an ICE using the following rust version</p> <p dir="auto">rustc 1.0.0-beta (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/rust-lang/rust/commit/9854143cba679834bc4ef932858cd5303f015a0e/hovercard" href="https://github.com/rus...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.0</li> <li>Operating System / Platform =&gt; Mac OS Mojave 10.14</li> <li>Compiler =&gt; n/a python 3.7</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto"><a href="https://docs.opencv.org/4.1.0/d7/d37/tutorial_mat_mask...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.0</li> <li>Operating System / Platform =&gt; Windows 10 Pro 64bit (10.0, build 17763)</li> <li>Compiler =&gt; Visual Studio 2017 or Python 2.7.15</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">When using GaussianBl...
0
<h2 dir="auto">Feature request</h2> <p dir="auto"><strong>What is the expected behavior?</strong><br> 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.</p> <p dir="auto"><strong>What is motivation or use...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">As per <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/TheLarkInn/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="h...
0
<p dir="auto">by <strong>esko.luontola</strong>:</p> <pre class="notranslate">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(pc) ...
<pre class="notranslate">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 back to 1.0.3 in wh...
0
<p dir="auto">The QR decomposition works properly when used alone. However, after I plot with a <code class="notranslate">.:</code> linestyle using <code class="notranslate">pyplot</code>, the result of QR decomposition becomes <code class="notranslate">nan</code>. This bug happens under the following condition.</p> <u...
<p dir="auto">Tests are failing:<br> FAILED ....\lib\tests\test_regression.py::TestRegression::test_polyfit_build - numpy.linalg.LinAlgError: SVD did not...<br> FAILED ....\linalg\tests\test_regression.py::TestRegression::test_eig_build - numpy.linalg.LinAlgError: Eigenvalues ...<br> FAILED ....\ma\tests\test_extras.py...
1
<h1 dir="auto">Environment</h1> <p dir="auto">windows</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run &quot;ver&quot; at a command prompt] Windows Terminal version (if applicable): Any other software?"><pre lang="non...
<p dir="auto">This is related to the <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="448313626" data-permission-text="Title is private" data-url="https://github.com/microsoft/terminal/issues/1000" data-hovercard-type="issue" data-hovercard-url="/microsoft/terminal/issues/1000/hoverca...
0
<p dir="auto">Hi,<br> 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”.<b...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1473" rel="nofollow">http://projects.scipy.org/scipy/ticket/1473</a> on 2011-07-07 by trac user collinstocks, assigned to unknown.</em></p> <p dir="auto">The qr function in the linear algebra library is lacking some of the functionality t...
0
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p> <p d...
<p dir="auto"><em>Please make sure that this is a build/installation issue. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em></p> <p d...
0
<h2 dir="auto"><g-emoji class="g-emoji" alias="information_source" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2139.png">ℹ</g-emoji> Computer information</h2> <ul dir="auto"> <li>Windows build number: [run "winver"]</li> <li>PowerToys version:</li> <li>PowerToy module:</li> </ul> <h2 dir="a...
<p dir="auto">Popup tells me to give y'all this.</p> <p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p> <p dir="auto">Version: 1.0.0<br> OS Version: Microsoft Windows NT 10.0.19041.0<br> IntPtr Length: 8<br> x64: True<br> Date: 07/31/2020 17:29:59<br> Exce...
1
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">This issue exists in the latest npm version</h3> <ul clas...
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">Current Behavior</h3> <p dir="auto">The <code class="notr...
1
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possib...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/record-collection#?solution=%0A%2F%2F%20Setup%0Avar%20collection%20%3D%20%7B%0A%20%20%20%202548%3A%20%7B%0A%20%20%20%20%20%20album%3A%20%22Slippery%20When%20Wet%22%2C%0A%20%20%20%20%20%20artist%3A%20%22Bon%20Jovi%22%2C%0A%20%20%20%20%20%20tracks%3...
0
<p dir="auto">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 <a href="http://techblog.zabuchy.net/2012/manually-authenticate-symfony-2-user/" rel="nofollow">way...
<p dir="auto">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:</p> <p dir="auto"><a href="https://github.com/userfriendly/form-field-null-test-bundle">https://github.com/userfriendly/form-field-null-test...
0
<hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.0.2-2bcc6c6</p> <p dir="auto">Call stack: at n.value (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:11:16552)<br> at pl (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56:29351...
<p dir="auto">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 <code class="notranslate">indeterminate</code> property of a checkbox input node. (It cannot be set using attributes.)</p> <p dir="auto">This state is most...
0
<p dir="auto">When all windows are closed and only the atom header is visible on OSX you can't open the preferences directly. When you press <em>⌘ ,</em> or select the Preferences item from the dropdown menu Atom will only open a new window with a new <em>untitled</em> tab.</p> <p dir="auto">Atom 0.199.0</p>
<p dir="auto">Atom: 0.198.0<br> OSX: 10.10.3</p> <p dir="auto">Steps to reproduce:</p> <ul dir="auto"> <li>Open atom</li> <li>Close all atom windows (shift+cmd+w)</li> <li>Open preferences (cmd+,)</li> </ul> <p dir="auto">Expected behavior: new window opened with settings view<br> Actual behavior: new window opened wit...
1
<ul dir="auto"> <li>Electron version: 1.7.x</li> <li>Operating system: Windows 10 (1703 OS Build 15063.540)</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Setting a windows position and asking for it should return the same value.</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">The Y-Position is al...
<p dir="auto">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 ...
0
<h3 dir="auto">Describe your issue.</h3> <p dir="auto">Docs for <code class="notranslate">scipy.stats.multivariate_normal</code> here: <a href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.multivariate_normal.html" rel="nofollow">https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.multi...
<p dir="auto">As noted in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="698439372" data-permission-text="Title is private" data-url="https://github.com/scipy/scipy/issues/12839" data-hovercard-type="pull_request" data-hovercard-url="/scipy/scipy/pull/12839/hovercard" href="https://...
1
<p dir="auto">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 d...
<p dir="auto">Hi!</p> <p dir="auto">I'm trying watch for changes in a certain <code class="notranslate">div</code> that keeps getting new elements added to it.<br> I couldn't seem to find a proper way of listening to such "change" event via the API, am I missing something?</p> <p dir="auto">Thanks in advance.</p> <p di...
1
<p dir="auto">Hey,</p> <p dir="auto">The current architecture for the repo does not really scale well for the number of typings there is now.<br> How about a a-z-other structure to clean it up a bit ?</p> <p dir="auto">I think I remember reading something about it but couldn't find the issue again</p>
<p dir="auto">It seems that as more and more definition files are placed, loading the <a href="https://github.com/borisyankov/DefinitelyTyped">repository's main page</a> is taking longer.</p> <p dir="auto">I was wondering if the repository could be restructured so that the main page just shows a list of directories whi...
1
<p dir="auto">See title. Given a matrix <code class="notranslate">A</code>, this works:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="aslinearoperator(A).H"><pre class="notranslate"><code class="notranslate">aslinearoperator(A).H </code></pre...
<p dir="auto">As far as I understand, <code class="notranslate">sparse.LinearOperator</code> creates some instance of <code class="notranslate">CustomLinearOperator</code> when it is called by <code class="notranslate">aslinearoperator()</code> or when passed <code class="notranslate">matvec=</code>.<br> But neither <c...
1
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/incubator-shardingsphere/issues">GitHub issues</a>.</li> <li>Rea...
<p dir="auto">For English only, other languages we will close it directly.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">Which version of Sharding-Sphere do you using?</h3> <h3 dir="auto">Which project do you using? Sharding-JDBC or Sharding-Proxy?</h3> <h3 dir...
0
<p dir="auto">I have searched the issues of this repository and believe that this is not a duplicate.<br> I have checked the FAQ of this repository and believe that this is not a duplicate.</p> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>Dubbo version: 2.7.5</li> <li>Operating System version:CentOS 7.6</li> <li...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<p dir="auto">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 <code class="notranslate">System.import()</code>.</p> <p dir="auto">Concatenating compiled JavaScript files doesn...
<p dir="auto">Hello,</p> <p dir="auto">i want to send an event from ngOnDestroy but that is not possible.</p> <p dir="auto">The Problem is shown in the following demo.</p> <p dir="auto"><a href="https://plnkr.co/edit/4XVaVWJ97SYnpIjwQG82?p=preview" rel="nofollow">https://plnkr.co/edit/4XVaVWJ97SYnpIjwQG82?p=preview</a>...
0
<h1 dir="auto">Environment</h1> <p dir="auto">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<br> "Rows" layout (see all monitor screenshot below).</p> <div class="snippet-clipboard-content...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">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...
0
<p dir="auto"><strong>Issue Type:</strong> Bug Report, Regression from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="152893515" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/15713" data-hovercard-type="issue" data-hovercard-url="/ansibl...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report (same as <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="152893515" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/15713" data-hovercard-type="issue" data-hovercard-url="/ansibl...
1
<p dir="auto"><strong>Describe the bug</strong></p> <ul dir="auto"> <li>An err is thrown when i call <code class="notranslate">render()</code> on <code class="notranslate">EffectComposer{}</code> which is added a <code class="notranslate">SSRPass</code>.</li> <li>The err only occurs when my scene contains both <code c...
<h5 dir="auto">Description of the problem</h5> <p dir="auto"><code class="notranslate">OutlinePass</code> does not appear to properly support <code class="notranslate">InstancedMesh</code>. I've created an example here that uses the same setup of <code class="notranslate">OutlinePass</code> in the example in the docs. ...
1
<p dir="auto">is there a better way to express this, without explicitly listing out every member of the interface?</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface Foo { a: string } // ok class Bar implements Foo { ...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.9</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface CanDevelop { developSomethingAmazing(); } class Pers...
0
<p dir="auto">When using a chord - even the sample given at <a href="http://celery.readthedocs.org/en/latest/userguide/canvas.html#chords" rel="nofollow">http://celery.readthedocs.org/en/latest/userguide/canvas.html#chords</a> - the callback will never be executed, the task <code class="notranslate">celery.chord_unlock...
<p dir="auto">When using a chord - even the sample given at <a href="http://celery.readthedocs.org/en/latest/userguide/canvas.html#chords" rel="nofollow">http://celery.readthedocs.org/en/latest/userguide/canvas.html#chords</a> - the callback will never be executed, the task <code class="notranslate">celery.chord_unlock...
1
<p dir="auto">why not sign the exe?</p>
<p dir="auto">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.</p> <p dir="auto">Envi...
0
<p dir="auto">CanActivate hooks are currently executed in order of child -&gt; 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 ...
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report [ ] feature request [ ] support request =&gt; Please do not submit support request here, instead see https:...
0
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class A { get a(): this is A { return true } }">...
<p dir="auto">Angular/Typescript teams discussed this in person.</p> <p dir="auto">Angular 2 includes a template parser, and an expression language which may be used in places in the template.<br> We would like to translate the template to a TypeScript buffer, and pass the buffer to the language services for things lik...
0
<p dir="auto">Seaborn version 0.8 is missing seaborn.plt, it was in 0.7.1</p> <p dir="auto">Using "import matplotlib.pyplot as plt" and then using plt does not produce the same results.</p>
1
<p dir="auto">If you know how to fix the issue, make a pull request instead.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I tried using the <code class="notranslate">@types/react 16.0.17</code> package and had problems.</li> <li...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/phantomjs</code> &amp; <code class="notranslate">@types/node</code> package and had problems.</li> <li class="task-list-item"...
0
<h3 dir="auto">Describe the issue:</h3> <p dir="auto">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.<br> In this particular case, the metadata contains a <code class="notranslate">&lt;cl...
<p dir="auto">The dtype description in an NPY file can be written in a way that prevents the file from being read. The attached array in <a href="https://github.com/numpy/numpy/files/3439471/bad_array.pkl.zip">bad_array.pkl.zip</a> exhibits this problem. In this case the written dtype is <code class="notranslate">[('id...
1
<p dir="auto">I'm trying to use ng2 with ng1 so use ngUpgrade.<br> But type definitions conflict.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error TS2403: Subsequent variable declarations must have the same type. Variable '$' must be of ty...
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] feature request"><pre class="notranslate"><code class="notranslate">[x] feature request </code></pre></div> <p dir="au...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-change-the-css-of-an-element-using-jquery?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%7D%29%3B%0Afcces%0A%0A%3C!--%20Only%20change%20code...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-hex-code-for-specific-colors?solution=%3Cstyle%3E%0A%20%20body%20%7B%0A%20%20%20%20background-color%3A%20%23000000%3B%0A%20%20%7D%0A%3C%2Fstyle%3E%0A" rel="nofollow">Waypoint: Use Hex Code for Specific Colors</a> has an issue.<br> User...
1
<p dir="auto">Internal: b/140829173</p> <h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">Crashes are recorded by Firebase Crashlytics.</p> <p dir="auto">iOS 11 and 12.</p> <h2 dir="auto">Logs</h2> <p dir="auto">crashed thread: io.flutter.1.io</p> <div class="snippet-clipboard-content notranslate position-relative o...
<p dir="auto">Internal: b/140829173</p> <h2 dir="auto">Steps to Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" 1. click to jump to flutter page, at the same time back to background 2. iphone6, 6plus, 5s device"><pre class="notra...
1
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/12790960/8038797/9d611e34-0dd3-11e5-8093-105822e90c38.png"><img src="https://cloud.githubusercontent.com/assets/12790960/8038797/9d611e34-0dd3-11e5-8093-105822e90c38.png" alt="screenshot 6" style="max-wi...
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/12790960/8042643/9103674e-0dee-11e5-960c-e903e6f9ae2e.png"><img src="https://cloud.githubusercontent.com/assets/12790960/8042643/9103674e-0dee-11e5-960c-e903e6f9ae2e.png" alt="screenshot 9" style="max-wi...
1
<p dir="auto">Consider the following example</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Component({ selector: &quot;my-comp&quot; }) @View({ template: &quot;&lt;div&gt;My Compponent&lt;/div&gt;&quot; }) export class MyComponent { ...
<p dir="auto">dgeni generates type in angular2.d.ts with</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" interface Type extends Function { new(args: any): any; }"><pre class="notranslate"> <span class="pl-s1">interface<...
1
<p dir="auto">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.</p>
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">The ability to override the theme that is used for PowerToys Run. Currently it's only possible to do this in the OS settings.</p> <h1 dir="auto">Proposed technical implementation details (optional)</h1> <p dir="auto">In terms of UX, very similar t...
1
<p dir="auto">Both me and another discord user both get<br> <code class="notranslate">Failed to request to tsserver Error: Debug Failure. False expression: Containing file should be a module.</code><br> when trying to use workers.<br> This seems to happen when running <a href="https://deno.land/manual/runtime/workers" ...
<p dir="auto">Thought this was already fixed in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="775746263" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/8914" data-hovercard-type="pull_request" data-hovercard-url="/denoland/deno/pull/8914/h...
1
<p dir="auto">TOSTRING() fails in cases where STR() worked</p> <p dir="auto"><strong>Neo4j Version:</strong> 2.3.1<br> <strong>Operating System:</strong> Ubuntu 14.10</p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">I have an collection of arrays</p> <p dir="auto">`Collect([TOINT(idn),STR(name),TOINT(status),TO...
<p dir="auto"><strong>Neo4j Version:</strong> 2.3.1<br> <strong>Operating System:</strong> Ubuntu 14.10</p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Creating a collection of collections, e.g.</p> <p dir="auto"><code class="notranslate">Collect([TOINT(idn),STR(name),TOINT(status),TOINT(days_norm),TOINT(days_...
1
<h3 dir="auto">Preflight Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project...
<p dir="auto">As this issue said: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="374305711" data-permission-text="Title is private" data-url="https://github.com/electron/electron/issues/15412" data-hovercard-type="issue" data-hovercard-url="/electron/electron/issues/15412/hovercard"...
0
<p dir="auto">Hi,</p> <p dir="auto">I wonder whether Superset offers a stepped line chart (I have been googled for quite some times but couldn't find any).</p> <p dir="auto">It is like something like <a href="https://www.chartjs.org/samples/latest/charts/line/stepped.html" rel="nofollow">this</a>.</p> <p dir="auto">Use...
<p dir="auto">Column selection is not saved in export file, and saving dataset id in export file doesn't seem to be a correct approach</p> <h3 dir="auto">Expected results</h3> <p dir="auto">Import a dashboard with native filter to a new workspace should work seemlessly.</p> <h3 dir="auto">Actual results</h3> <ol dir="a...
0