text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<h3 dir="auto">Vue.js version</h3> <p dir="auto">1.0.27</p> <h3 dir="auto">Reproduction Link</h3> <p dir="auto"><a href="https://jsfiddle.net/gckb9mkv/1/" rel="nofollow">https://jsfiddle.net/gckb9mkv/1/</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Open the fiddle and check the console output</p> <h3 dir...
<h3 dir="auto">Vue.js version</h3> <p dir="auto">1.0.27</p> <h3 dir="auto">Description</h3> <p dir="auto">Parameter data type is illegal to chang</p> <h3 dir="auto">Reproduction Link</h3> <p dir="auto"><a href="https://jsfiddle.net/jawc4bpo/" rel="nofollow">jsfiddle</a></p> <h3 dir="auto">What is Expected?</h3> <p dir...
1
<p dir="auto">Similar to Fancy Zones be able to define locations for Windows to be positioned in response to specific scenarios - in this can switching between single and dual (or more) monitor configurations - either docking/undocking a laptop, or connecting to a remote desktop session with "use all monitors" or a sin...
<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>PowerToys version: 0.21.1</li> <li>PowerToy Utility: Run</li> <li>Running PowerToys as Admin: Yes</li> <li>Windo...
0
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> The environment is ubuntu 20.04 &amp; Jetpack v5.0.1 - build follows Jetson Zoo website</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" ...
<p dir="auto">Potentially related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="916640295" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/6932" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/6932/hovercard" href="https:...
1
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-comment-your-javascript-code" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-comment-your-javascript-code</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="auto...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-comment-your-javascript-code" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-comment-your-javascript-code</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="auto...
1
<p dir="auto">iOS has support for changing what the return/done key on the keybaord should be labeled with...</p>
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">After upgrading flutter to the latest version I get a lot of erroneous warnings and errors when running <code class="notranslate">flutter analyze</code>. Many of the warnings are reported multiple times (the warnings seem valid though). But most disturbingly I get er...
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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
<p dir="auto">I am trying the following:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const decorate = withStyles(({ palette }) =&gt; ({ root: { } })); class MyComponent extends React.Component&lt;WithStyles&lt;'root'&gt;...
0
<blockquote> <p dir="auto">Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op.</p> </blockquote> <p dir="auto">It would be great to get a stack trace here so I know what this warning is referring to</p>
<p dir="auto">Seeing something like:</p> <blockquote> <p dir="auto">Warning: Any use of a keyed object should be wrapped in React.addons.createFragment(object) before being passed as a child.</p> </blockquote> <p dir="auto">Is really useful but... not so much if you don't know where the offending code is. A trace call ...
1
<p dir="auto">As was noted in <a href="https://github.com/rust-lang/rfcs/pull/141#issuecomment-47253786" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rfcs/pull/141/hovercard">the RFC discussion</a>, covariant lifetime positions (which I was mistakenly referring to as "contravariant") should require...
<p dir="auto">Three related FIXMEs in <code class="notranslate">back::link</code> suggest adding back-end optimization levels other than <code class="notranslate">-O2</code>, exposing and using lists of specific LLVM optimizations, or at least not duplicating the LLVM optimizer's list of <code class="notranslate">-O2</...
0
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> <code class="notranslate">Duplicate declaration "x"</code> is thrown for the below code, this does not happen when natively run by e.g. Chrome. See <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users...
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> Throws this exception:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TypeError: undefined: Duplicate declaration &quot;i&quot; 1 | 2 | for (let i of 'foo'...
1
<p dir="auto">I am currently using bootstrap as a library (not a boilerplate) for a node.js web server. The problem is that when I do this, then it takes forever to pull the entire repo and all history from github.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clip...
<p dir="auto">With the launch of v3 and the new org, we should formalize the node packages that are out there and ensure they're kept up to date. No idea what this would take, but I'm making a note of it here so we tackle it soon. These two seem like the most popular, Less and Sass versions:</p> <p dir="auto"><strong>B...
1
<pre class="notranslate">The api.txt file does not include the values of constants. It needs to do so. Named constants must not change value over the lifetime of Go 1. If we have made any such mistakes already, we need to identify them. We need to have this fix in place for Go 1.2 to prevent future mistakes.</pre>
<pre class="notranslate">What does 'go version' print? go version devel +74a1371ffaf1 Tue Apr 22 17:13:38 2014 -0700 + linux/amd64 What steps reproduce the problem? Current lib/time/zoneinfo.zip is based on 2013g version of IANA timezone database. The most recent one is 2014b. Don't we want to update it before Go 1.3?...
0
<h3 dir="auto">Playwright version</h3> <p dir="auto">1.12.0</p> <h3 dir="auto">Operating system</h3> <p dir="auto">MacOS, Linux</p> <h3 dir="auto">What browsers are you seeing the problem on?</h3> <p dir="auto">Chromium, Firefox, WebKit</p> <h3 dir="auto">Other information</h3> <p dir="auto">test-runner</p> <h3 dir="au...
<p dir="auto"><strong>Context:</strong></p> <ul dir="auto"> <li>Playwright Version: 1.3.0</li> <li>Operating System: Windows</li> <li>Node.js version: 12.18.3</li> <li>Browser: Chromium</li> </ul> <p dir="auto"><strong>Code Snippet</strong></p> <div class="highlight highlight-source-js notranslate position-relative o...
0
<p dir="auto"><strong>Migrated issue, originally created by cieplak (<a href="https://github.com/cieplak">@cieplak</a>)</strong></p> <p dir="auto">Table reflection works in Postgres for regular views, but when reflecting materialized views, a sqlalchemy.exc.NoSuchTableError exception is raised.</p> <div class="snippet-...
<p dir="auto"><strong>Migrated issue, originally created by Erich Seifert (<a href="https://github.com/eseifert">@eseifert</a>)</strong></p> <p dir="auto">At the moment, with SQLAlchemy 0.8.4, introspecting a materialized view in a PostgreSQL 9.3.2 database fails with:</p> <div class="snippet-clipboard-content notransl...
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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<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">For instance, when I make a path on a windows system, it usually fails with a way too long error:</p> <div class="highlight highlight-source-go notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="package main import &quot;os&quot; func main() { err := os.Mkdi...
<pre class="notranslate">This program creates directory, but fails to create file inside (CAREFUL IF CHANGING THIS PROGRAM - YOU MIGHT END UP WITH FILES/DIRECTORIES YOU WILL NOT BE ABLE TO DELETE WITH STANDARD SHELL TOOLS): package main import ( "fmt" "log" "os" "strings" ) func main() { // root := ...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> 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-item"><inp...
<ul dir="auto"> <li>[] 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>[ 1] I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a dupl...
0
<p dir="auto">I'm getting a weird error when trying to <code class="notranslate">jit</code> things:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;/home/ubuntu/dev/research/lottery/cifar10_convne...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.<br> I searched <code class="notranslate">is:issue is:open pip install jaxlib metadata</code></li> <li class="task-list-item"><input type="checkbox" ...
0
<p dir="auto">Now that <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="475389232" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/32753" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/32753/hovercard" href="htt...
<p dir="auto">Consider a Julia neophyte trying to sort <code class="notranslate">Char</code>s:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; maximum('A', 'B') ERROR: MethodError: objects of type Char are not callable Stacktrace: [1...
0
<p dir="auto">Hello,<br> I'm running Airflow 1.10.10 and using the <code class="notranslate">GCSToBigQueryOperator</code> from <code class="notranslate">airflow.providers.google.cloud.transfers.gcs_to_bigquery</code> in order to load data from google cloud storage into a big query table.<br> Although everything is work...
<p dir="auto">Current issue is I have pools configured on same type of task where I can have up to max 100 pool slots of that task type running in parallel BUT I want ability to say don't START running more than 5 at a time. So ideally these tasks should be scheduled in steps.<br> ie<br> at each scheduler iteration 1 (...
0
<p dir="auto">If not I would like to request this feature.</p> <p dir="auto">Given the fact that npm modules have been hacked before and that I/we will use modules from the registry it would be nice if we could reduce the threat of these modules and only give permissions to each module if necessary.</p> <p dir="auto">I...
<p dir="auto">So I love the concept of privileged vs. unprivileged. During the talk at JSConf, Ryan recognizes that a linter should not be allowed to, for example, make network requests. I think this is a powerful concept, but I also think it's not quite powerful enough.</p> <p dir="auto">JS and in particular node/npm ...
1
<p dir="auto">Hello,</p> <p dir="auto"><code class="notranslate">interpolate</code> doesn't work with <code class="notranslate">NaT</code><br> see <a href="http://stackoverflow.com/questions/33921795/fill-timestamp-nat-with-a-linear-interpolation/33922824#33922824" rel="nofollow">http://stackoverflow.com/questions/3392...
<p dir="auto">I didn't directly found an open issue about it, but is there a reason we do not implement interpolation of datetime <em>values</em> (so not in the index)?</p> <p dir="auto">Example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="...
1
<p dir="auto">Not work shell with grep pipline:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- shell: find /TEST/PATH -name requirements.txt -exec cat {} \; | grep -o '^[^#]*' - shell: &quot;find /TEST/PATH -name requirements.txt -exec cat {...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">SSH connection</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0 (devel ...
0
<p dir="auto">When I try to run <code class="notranslate">python example/regressions.py</code> it throws this error</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;examples/regressions.py&quot;, l...
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="217953096" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/15838" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/15838/hovercard?comment_id=1092...
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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
<p dir="auto"><code class="notranslate">TextField</code> with a <code class="notranslate">label</code> set to something and <code class="notranslate">type</code> set to date but with no initial value displays the label and <code class="notranslate">mm/dd/yyyy</code> on top of each other in the <code class="notranslate"...
0
<p dir="auto">Hi!</p> <p dir="auto">I want to make a custom layer which is supposed to fuse the output of a Dense Layer with a Convolution2D Layer.</p> <p dir="auto">The Idea came from <a href="http://dl.acm.org/citation.cfm?id=2925974" rel="nofollow">this paper</a> and here's the network:</p> <p dir="auto"><a target="...
<p dir="auto">Easy to reproduce this bug when training GANs but probably occurs in other use cases as well. When <code class="notranslate">BatchNormalization</code> is used in the <code class="notranslate">generator</code> of a GAN, <code class="notranslate">combined.train_on_batch</code> fails. It's really weird but f...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.2</li> <li>Operating System / Platform =&gt; osx</li> <li>Compiler =&gt; clang</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">copyTo does not use the type information available when copying between two typed matrices....
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.1.1</li> <li>Operating System / Platform =&gt; Webassembly</li> <li>Compiler =&gt; emscripten</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I got this error message while compiling my C++ program that uses VideoCapt...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions</a></p> <p dir="auto">Instructions for this and the next couple of lessons are some what ...
<h4 dir="auto">Issue Description</h4> <p dir="auto">Anytime I attempt to edit text it starts on the line below where I have selected. This can be adding a space, letter, number. Any editing of any kind including backspaces happen on the next line as well.<br> It only happens once and happens on any new/reloaded page. ...
0
<p dir="auto">When i started using freecodecamp, i didn't know that each user can create a personal profile and all his solutions will be present there.<br> As a result, my profile page is filled with many redundant solutions because sometimes i comeback and relearn old problems and submit the results many times.</p> <...
<p dir="auto">If there are multiple solutions posted to a bonfire I'd like the ability to remove older versions (though I'd also like to be <em>able</em> to keep older versions too). Perhaps the ability to edit the solution on my profile.</p>
1
<p dir="auto">There appears to be both</p> <p dir="auto"><code class="notranslate">FrameworkBundle\Tests\Debug\TraceableEventDispatcherTest</code><br> <code class="notranslate">FrameworkBundle\Tests\Debug\TraceableEventDispactherTest</code></p> <p dir="auto">One has a stopwatch and one doesn't. I'm guessing this is an...
<p dir="auto">Start with these two Documents:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" namespace My\XBundle\Document; use Doctrine\ODM\MongoDB\Mapping\Annotations as MongoDB; /** * @MongoDB\Document * @MongoDB\InheritanceType(&quot;...
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/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
<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/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
0
<h3 dir="auto">Version</h3> <p dir="auto">2.5.17</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://codesandbox.io/s/zwm20ozlym" rel="nofollow">https://codesandbox.io/s/zwm20ozlym</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">check reproduction url</p> <h3 dir="auto">What is expecte...
<p dir="auto">When a class is set in an dom element which is being initied with Vue and the same class is set in the component root dom element, the final result is a double class. You can see the results <a href="https://jsfiddle.net/miljan/8z2phjsx/1/" rel="nofollow">here</a>, check with the console the dom and you s...
0
<p dir="auto">Atom will not responding when viewing a large chunk of minified script, maybe it has to do with the syntax highlighting.</p>
<p dir="auto">May be a known issue, but files with large embedded images such as github's public/enterprise/maintenance.html will often cause Atom to freeze (MacVim actually struggles as well).</p> <p dir="auto">Seems some of them (github's public/maintenance.html for instance) work fine when in soft wrap mode, or unti...
1
<h3 dir="auto">Problem description</h3> <p dir="auto">The <code class="notranslate">&lt;Grid container&gt;</code> component receives these props</p> <div class="highlight highlight-source-css notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=".MuiGrid-spacing-xs-16-1335 { w...
<p dir="auto">The <code class="notranslate">&lt;Grid container&gt;</code> extends beyond its parent, with half of spacing size.<br> I have marked the extra width in red, also setting spacing to zero fixes the problem.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.gith...
1
<p dir="auto">I recently moved to webpack from require.js and some node_module have .min files built in. When I use a file from node_module I just do <code class="notranslate">require('my-module')</code> and it loads it right away without any config. But this will load the development version or a bigger version.</p> <...
<h1 dir="auto">Bug report</h1> <p dir="auto">Hello I had in my package.json<br> <code class="notranslate">^4.17.2</code></p> <p dir="auto">It auto upgraded to <code class="notranslate">4.20.3</code> and then I get the error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sni...
0
<p dir="auto">I ran into this when implementing Back button transition in a router. Because the transition is inside a browser <code class="notranslate">popstate</code> event, it gets batched with the low pri update, and the pending state doesn't appear.</p> <p dir="auto">I had to do <a href="https://github.com/gaearon...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto"><code class="notranslate">isPending</code> is never set to true when calling <code class="notranslate">startTransiti...
1
<p dir="auto">Reduction from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="341180436" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/28118" data-hovercard-type="pull_request" data-hovercard-url="/JuliaLang/julia/pull/28118/hovercard?comm...
<p dir="auto">Repro, build <code class="notranslate">julia-debug</code>. Run:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; try finally try catch end end Block 6 successors (Array{Int64...
1
<p dir="auto">Hi,</p> <p dir="auto">The new <code class="notranslate">text-left</code>, <code class="notranslate">text-center</code> and <code class="notranslate">text-right</code> classes doesn't work on the table cells. Maybe it would be nice to add an <code class="notranslate">!important</code> hack to force alignme...
<p dir="auto">Bootstrap also defined an extension functions named "tabs" which is same as the one provided by jQuery UI. So referencing to both jQuery UI and bootstrap will cause unexpected behaviors on the tabs. I think this issue is kind of related to issue <a class="issue-link js-issue-link" data-error-text="Failed ...
0
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="module M1 type T1 y end foo(x::Int) = 10 foo(x::T1) = foo(x.y) end @show code_typed(M1.foo, (M1.T1,))"><pre class="notranslate"><span class="pl-k">module</span> M1 type T1 y <span c...
<p dir="auto">if I define a function d2 before a function d1 which calls d2 then change d2, d1 uses the old definition for d2.<br> I assume this is because it is all precompiled, but maybe there should be a note warning of this? Or would it be possible to replace the old definition with a longjmp to the new one?<br> (M...
1
<p dir="auto">scipy 1.0.1, Anaconda 5, Linux 64 bit</p> <p dir="auto">When y is a N-dimensional array, I would expect interp1d to work independently on each series.<br> When invoked with <code class="notranslate">kind='quadratic'</code> or <code class="notranslate">kind='cubic'</code>, however, if <em>any</em> series c...
<p dir="auto">Hi,</p> <p dir="auto">I have a request for the following case. Let's say I have a N-Dimensional vector of features for each timestamp in a time-series. So a N+1 dimensional data cube. I want to interpolate each feature, side-by-side in the direction of the time-series (1D interpolation).</p> <p dir="auto...
1
<p dir="auto">First of all, sorry about the title! I can't really summarize the problem in a good way (if anyone can change it to a better one, then, please, be my guest!).</p> <p dir="auto">I was trying to optimize a toolbox I was coding and I had a very strange type warnings using <code class="notranslate">@code_warn...
<p dir="auto">Hi,<br> I'm getting the error below from a fresh installation of julia-1.7.0beta2 on powerpc. ChainRulesCore loads fine, the error only occurs with <code class="notranslate">using CUDA</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy...
0
<p dir="auto">if you have a parent/child relationship doing a query that contains a <code class="notranslate">has_child</code> will result in error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl localhost:9200/_search -d '{ &quot;hig...
<p dir="auto">When I was upgraded es from 2.0 to 2.1, highlight feature stop working.</p> <p dir="auto">I got this error message:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{ &quot;shard&quot;: 0, &quot;index&quot;: &quot;4odevelop_4o&...
1
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">I'm not quite sure if feature/bug... I have an error boundary, and I want to test that it works correctly, but it produces a big <code class="notranslate">console.error</code> and there doesn't seem a gr...
<hr> <p dir="auto"><strong>(This is a repost of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="262802629" data-permission-text="Title is private" data-url="https://github.com/jestjs/jest/issues/4597" data-hovercard-type="issue" data-hovercard-url="/jestjs/jest/issues/4597/hovercard"...
1
<p dir="auto">It appears commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/psf/requests/commit/329a5cfdd4500fb1ce405a3242ef95f9197d24ba/hovercard" href="https://github.com/psf/requests/commit/329a5cfdd4500fb1ce405a3242ef95f9197d24ba"><tt>329a5cf</tt></a> has broken <code ...
<p dir="auto">Possibly just a previously quirkly behavior that intentionally no longer works.</p> <p dir="auto">For <code class="notranslate">requests&lt;2.12.2</code> having <code class="notranslate">None</code> for username and password still resulted in a BasicAuth authstr being created. Starting in <code class="not...
1
<ul dir="auto"> <li>Electron version:<br> ares: "1.10.1-DEV"<br> atom-shell: "1.3.1"<br> chrome: "52.0.2743.82"<br> electron: "1.3.1"<br> http_parser: "2.7.0"<br> modules: "49"<br> node: "6.3.0"<br> openssl: "1.0.2h"<br> uv: "1.9.1"<br> v8: "5.2.361.43"<br> zlib: "1.2.8"</li> <li>Operating system: Windows 10 Pro</li> <...
<ul dir="auto"> <li>Electron version: <code class="notranslate">electron-v1.2.6-win32-x64</code></li> <li>Operating system: <code class="notranslate">Windows 10 Home (version 1511; build 10586.420)</code></li> </ul> <p dir="auto">As reported from <a href="https://github.com/Microsoft/vscode/issues/7570" data-hovercard-...
1
<p dir="auto">MainActivity has below code for load GIF first time it's working if I restart application it gets a crash for loading gif.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ImageView imageViewGIF = navigationView.findViewById(R.id.i...
<p dir="auto"><strong>TLDR</strong>; Glide should just log and cancel the load instead of crashing when the activity is destoryed since there is no point in loading anything. The user of the library shouldn't have to explicitly handle this situation.</p> <hr> <p dir="auto"><strong>Glide Version/Integration library (if ...
1
<p dir="auto">I'm trying to use Plots.contour. I'm not entirely sure that my objects have the appropriate size/shape for contour.</p> <p dir="auto">x is Vector{Float64} with 513 elements<br> t is Vector{Float64} with 10001 elements<br> time_steps is 10001x513 Array{Float64,2}</p> <div class="snippet-clipboard-content n...
<p dir="auto">Hello,</p> <p dir="auto">so I found a hard crash of Julia from a small piece of code</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="using Random a = reshape(shuffle(0:15), 4, 4) b = reshape(transpose(a), 1, :) c...
1
<p dir="auto">In the autograd tutorial, <a href="https://pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html" rel="nofollow">https://pytorch.org/tutorials/beginner/blitz/autograd_tutorial.html</a></p> <blockquote> <p dir="auto">print(x.grad)</p> </blockquote> <p dir="auto">gives output:</p> <blockquote> <p dir=...
<p dir="auto">Whenever backward() is called to compute gradients the python script never terminates. The backward function is not per se blocking and all lines after it are still executed however the script just does not terminate. This may be related with the operation system which is Windows 7 or with the use of con...
1
<p dir="auto">My zookeeper version is 3.5.5,My druid version 0.22.0 ,How can I solve it,thank you .</p>
<p dir="auto">Submitting GroupBy queries to the JSON query API returns a 500 when given duplicate output name columns. For example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{ &quot;context&quot;: {&quot;queryId&quot;: &quot;010b5fa5-...
0
<p dir="auto">Hello,</p> <p dir="auto">While setting up deno in docker I noticed the <code class="notranslate">install.sh</code> script uses <code class="notranslate">unzip</code> and the build will exit with the error <code class="notranslate">unzip is not installed</code>. I believe this is not a default program and ...
<p dir="auto">If unzip is not installed, the install.sh should install it for you</p>
1
<p dir="auto">This is on OSX 10.10.1 with Atom 0.15.0</p> <p dir="auto">I had an issue today where I ran out of disk space, and Atom seemed to wipe out a previously saved file.</p> <p dir="auto">As in, this file had already been saved, I opened it in Atom, saved, then I quit Atom. Then when I restarted Atom, the file w...
<p dir="auto">I have a hard time replicating this issue since it will require me filling up the disk again, but in a nutshell the problem is that when I edit a file in Atom, if the disk space is not enough to save it, I find that the file content is erased.</p> <p dir="auto">This happened to me more than once (yeah I n...
1
<h1 dir="auto">Feature request</h1> <h2 dir="auto">Is your feature request related to a problem? Please describe.</h2> <p dir="auto">may be related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="482077873" data-permission-text="Title is private" data-url="https://github.com/verce...
<h1 dir="auto">Feature request</h1> <h2 dir="auto">Is your feature request related to a problem? Please describe.</h2> <p dir="auto">Using custom server interferes with other logging in my app.</p> <h2 dir="auto">Describe the solution you'd like</h2> <p dir="auto">A way to silence <code class="notranslate">next</code> ...
1
<h3 dir="auto">STR</h3> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![crate_type = &quot;lib&quot;] use std::mem; use std::ops::Deref; fn ice(sample: &amp;Sample&lt;f32&gt;) { let slice: &amp;[f32] = sample; } fn ok(sam...
<p dir="auto">As per fixme.</p>
0
<p dir="auto"><strong>Glide Version : 4.0.0</strong>:</p> <p dir="auto"><strong>Integration libraries : okhttp3-integration:4.0.0</strong>:</p> <p dir="auto"><strong>Device/Android Version : xiaomi 6.0</strong>:</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:<br> options add tra...
<p dir="auto">Hi,</p> <p dir="auto">first of all thank you for a great library. The issue started today when I updated to the newest Glide 4.0.0 from 4.0.0 RC1. Images everywhere started flickering when refreshing data (for example in the RecyclerView's notifyDatasetChanged method). Here is my helper class that I'm usi...
1
<p dir="auto">API Doc update for <a href="https://www.tensorflow.org/versions/r2.0/api_docs/python/tf/audio/encode_wav" rel="nofollow">https://www.tensorflow.org/versions/r2.0/api_docs/python/tf/audio/encode_wav</a></p> <p dir="auto">Correct links? No<br> Clear Description? No<br> Usage Example?<br> Parameters Defined?...
<p dir="auto">API doc update for <a href="https://www.tensorflow.org/versions/r2.0/api_docs/python/tf/audio/decode_wav" rel="nofollow">https://www.tensorflow.org/versions/r2.0/api_docs/python/tf/audio/decode_wav</a></p> <p dir="auto">Correct links? No<br> Clear Description? No<br> Usage Example?<br> Parameters Defined?...
1
<p dir="auto"><code class="notranslate">react.tsx</code>:</p> <div class="highlight highlight-source-tsx notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import React from &quot;https://esm.sh/react&quot; export default function hello(foo: string) { return &lt;p&gt; Hello {...
<p dir="auto">I'm trying out deno for scripting (it's been a great experience so far, kudos!).</p> <p dir="auto">I'd like to be able to create script files without a <code class="notranslate">.ts</code> extension. If I do this, then the following is interpreted as JS and I get a syntax error on the type annotations:</p...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=aloew" rel="nofollow">Andreas Loew</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5026?redirect=false" rel="nofollow">SPR-5026</a></strong> and commented</p> <p dir="auto">Summary:</p> <p dir="auto">When creating ...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=lisak" rel="nofollow">Josef Vychtrle</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8600?redirect=false" rel="nofollow">SPR-8600</a></strong> and commented</p> <p dir="auto">There are two major means of data bindi...
0
<p dir="auto"><strong>System information</strong>.</p> <p dir="auto">TensorFlow version (you are using): 2.5.0<br> Are you willing to contribute it (Yes/No) : No</p> <p dir="auto"><strong>Describe the feature and the current behavior/state</strong>.</p> <p dir="auto">When I subclass <code class="notranslate">Layer</cod...
<p dir="auto">Hello,</p> <p dir="auto">Never contributed to Keras before, but I am interested in creating a PR with a new feature, but before I do so, I want to get feedback and check if it would be accepted :P</p> <p dir="auto">The function ``fit_generator'' is extremely useful, but it is difficult to use parallelized...
0
<p dir="auto">This is the code that I have put in. When I test the link myself, it does everything the challenge mentions. I am just unable to complete this challenge. Am I missing something?</p> <p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/adjust-the-hover-state-...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/adjust-the-hover-state-of-an-anchor-tag" rel="nofollow">adjust-the-hover-state-of-an-anchor-tag</a> has an issue.</p> <p dir="auto">I think this challenge should be changed, I'll list some reasons:</p> <ul dir="auto"> <li>...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="23:07 &lt; balpert&gt; can we add &lt;Namespaced.Things /&gt; to JSX? 23:07 &lt; jwalke&gt; I like that you chose the dot! 23:07 &lt; jwalke&gt; Keep it javascript-first. 23:07 &lt; balpert&gt; yes 23...
<p dir="auto">I came up with a rather crude (but I think promising) way to autogen component rendering tests. I'm throwing a big list of values at my components' propTypes validators (kind of like using a fuzzer). I use that to construct a set of supposedly-valid values for each prop, and subsequently combine those int...
0
<p dir="auto">From <a href="http://symfony.com/doc/current/reference/forms/types/repeated.html" rel="nofollow">the docs</a>:</p> <blockquote> <p dir="auto">This is a special field "group", that creates two identical fields whose values must match (or a validation error is thrown). The most common use is when you need t...
<p dir="auto">I was using Silex with Symfony 2.5.7. Form validation broke when I updated to version 2.6.0.</p> <p dir="auto">Here's the <code class="notranslate">buildForm</code> method defined for my <code class="notranslate">PasswordResetType</code>:</p> <div class="snippet-clipboard-content notranslate position-rela...
1
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">So there is a <code class="notranslate">./pages/_document.js</code> and <code class="notranslate">&lt;NextScript /&gt;</code>, even if you remove it next.js will include all the bundles. I'm curious why <code class="notranslate">&lt;NextS...
<h1 dir="auto">Feature request</h1> <h2 dir="auto">Is your feature request related to a problem? Please describe.</h2> <p dir="auto">We want some static pages to be as lightweight as possible and we're fine with full page reloads navigating out of them if we can chop off extra 200Kb.</p> <h2 dir="auto">Describe the sol...
1
<p dir="auto">Tooltips on links, when placed inside the accordion, are being cut off.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/874a2256791098d71e048948512b8d997fbf8f96471a5d6ffd03ddb253889c42/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f61...
<p dir="auto">In the case of popovers close to the edge of an accordion, the popover was being truncated.<br> The following change fixed it for our usage</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=".accordion-body.in { overflow:visible; }...
1
<p dir="auto">by <strong>axel.schreiner</strong>:</p> <pre class="notranslate">This is using 'hg update release' on MacOS X Lion (hg update default and ./all.bash fail early on). Based on the package documentation I believe that data can be transfered to and from an interface-typed variable. This does not seem to be t...
<p dir="auto">The documentation for time.String() shows the format used to convert time into a string: <a href="http://golang.org/pkg/time/#Time.String" rel="nofollow">http://golang.org/pkg/time/#Time.String</a>.</p> <p dir="auto">This string appears to be different to the const formats already defined in the time pack...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">core</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[root@172-20-12-5 ~]# ansible -...
<p dir="auto">After I upgrade ansible 2.0.0.1 from 1.9.4, when performing a playlook always encounter intermittent fault "failed to resolve remote temporary directory from".</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ansible-playbook pla...
1
<p dir="auto">Using python 3.3 on Mac OS:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import requests requests.post(&quot;http://localhost:8080/nonexistent&quot;, headers = {'Content-Type': 'text/plain;charset=UTF-8'}, ...
<p dir="auto"><a href="https://tools.ietf.org/html/rfc6874" rel="nofollow">RFC6874 </a>updates <a href="https://tools.ietf.org/html/rfc3986" rel="nofollow">RFC3986 </a> URI Syntax to support IPv6 Zone Identifiers. Zone identifiers are required when working with link local IPv6 addresses on a machine with multiple netwo...
0
<p dir="auto">How can i collapse/expand ExpansionTile programatically ?<br> i dont see any way to toggle ExpansionTile in its definition<br> can anyone suggest me how can i achieve that ?</p>
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">TextFormField not visible when has focus<br> <a href="https://gist.github.com/bahrinb55/e0a96e8a29bb9dbbc96111625ec27b3e">https://gist.github.com/bahrinb55/e0a96e8a29bb9dbbc96111625ec27b3e</a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" hr...
0
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Using 'auto' to compute the number of bins with 2D data only uses the first column to compute the range. This causes all other columns to be incorrectly displayed.</p> <p dir="auto">Calculating histograms using bins='auto' wi...
<h3 dir="auto">plt.hist range bug</h3> <p dir="auto">When using plt.hist with multiple input data sets, not supplying a range, and using a string-based binning option ('auto', for example), the range determined will cut off the later datasets and only fully include the first.</p> <p dir="auto"><strong>Code for reprodu...
1
<p dir="auto">I made a test code for this issue. I made a custom class because I want server to return jsonified list if view function returns list. It works on flask 1.0.2 but it doesn't work on the new flask version (1.1.1)</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto"...
<h3 dir="auto">Expected Behavior</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from flask import Flask app = Flask(__name__) @app.route('/') def issue(): return {'test': 'test'}, {'Content-Type': 'test'}"><pre class="notranslate"><code c...
0
<ul dir="auto"> <li>Electron version: 1.4.4</li> <li>Operating system: Windows 10 Pro (x64)</li> </ul> <p dir="auto">I created a new BrowserWindow and set set <strong>fullscreen</strong> to <em>true</em> and <strong>show</strong> to <em>false</em>, then I used<br> <code class="notranslate">win.once('ready-to-show', () ...
<ul dir="auto"> <li>Electron version: 1.2.0, 1.2.1, 1.2.2</li> <li>Operating system: Windows</li> </ul> <p dir="auto">If you start an browser window in fullscreen and then attempt to toggle to windowed mode, the window will just black out and become unresponsive. Attempting to toggle back again still results in a black...
1
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/18854/5889758/9862095e-a3eb-11e4-8ce3-9dae4e61bc69.gif"><img src="https://cloud.githubusercontent.com/assets/18854/5889758/9862095e-a3eb-11e4-8ce3-9dae4e61bc69.gif" alt="graphical issue" data-animated-im...
<p dir="auto">Most noticeable in the tree view, resizing it, scrolling, etc. makes it redraw and go away.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/671378/5666877/fe272bc4-9717-11e4-9d81-c6f737e03def.png"><img src="https://cloud.githubuserco...
1
<p dir="auto">Describe what you were doing when the bug occurred:<br> 1.<br> 2.<br> 3.</p> <hr> <h2 dir="auto">Please do not remove the text below this line</h2> <p dir="auto">DevTools version: 4.10.1-f160547f47</p> <p dir="auto">Call stack: at store_Store.getElementAtIndex (chrome-extension://fmkadmapgofadopljbjfkapdk...
<p dir="auto">I would also like to propose that following potentially improvements for speed and simplicity now that useState is there.</p> <p dir="auto">I would like to propose the following variants, which introduce a modstamp and a setItem for state that contains list of items.<br> Instead of having to destructor ar...
0
<ul dir="auto"> <li>[*] 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>[*] I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a dupl...
<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
<h5 dir="auto">ISSUE TYPE</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">core</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.0.2 (stable-2.0.0.1 3b5d7400de) la...
<p dir="auto"><strong>Issue Type:</strong></p> <p dir="auto">Bug Report</p> <p dir="auto"><strong>Ansible Version:</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 1.9.2 (detached HEAD 982bad7886) last updated 2015/06/19 17:29:2...
0
<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 added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
<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 added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-c...
0
<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">When viewing a PDF, clicking the "download" button has no effect. It should trigger a download (including the <code class="notranslate">"will-download"</code> event and associated machinery).</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"> 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-item"><inp...
0
<p dir="auto">Current if entering a new line inside ad JsDoc comment, nothing is inserted in the new line.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1171301/10116153/9c4bb62a-63dd-11e5-876a-609c87897ab4.gif"><img src="https://cloud.githubusercontent.com/a...
<p dir="auto">I have many scenarios where I would do this:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import myExternalModule = require(&quot;./myExternalModule&quot;); // not using myExternalModule here"><pre class="notrans...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.449] Windows Terminal version (if applicable): 0.6.2951.0"><pre lang="none" class="notranslate"><code class=...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 10.0.18922.1000 Windows Terminal version (if applicable): 0.2.1715.0"><pre lang="none" class="notranslate"><code class="notranslate">Windo...
0
<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>:</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:</li> <li><strong>TensorFlow installed from (source or binary)</st...
<p dir="auto"><em>Please make sure that this is a bug. 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:bug_template</em></p> <p dir="auto"><strong>Syste...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> 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> <h2 dir="auto">Expecte...
<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 ...
0
<p dir="auto"><strong>How to get the current entry point's name from within a loader?</strong></p> <p dir="auto">It is needed for a customized <code class="notranslate">file-loader</code> that uses <code class="notranslate">loaderUtils.interpolateName</code> by default which obviously interpolates the <code class="notr...
<p dir="auto">If I have a entry <code class="notranslate">hello.js</code> like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="require('./images/test.png');"><pre class="notranslate"><code class="notranslate">require('./images/test.png');...
1
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ec2_instance_facts</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 ...
<p dir="auto">Synchronize module adds unwanted path fragment to rsync destination when multiple items used (with_items)</p> <p dir="auto">Part of task with synchronize action and with_items directive:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-cl...
0
<p dir="auto">Hi<br> First I would like to point out that the documentation for WebXRManager has missing functions that are there in the source but not mentioned in the documentation. Not sure how you want to tackle this as in the source there is no comments about what these extra functions do. The webxr section could ...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">The VR camera always returns a FOV of 50 degrees, which is not necessarily the actual FOV. Using Cardboard, for example, the field of view is a lot higher.</p> <p dir="auto">It can be tested in <a href="https://threejs.org/examples/webvr_cubes.html" rel="nofo...
1
<p dir="auto">**I pass variable "activeObject$" through input() option in component</p> <p dir="auto"><strong>Current behavior</strong><br> vendor.bundle.js:42872 EXCEPTION: Uncaught (in promise): Error: Error in ./BaseObjectReleasesPageComponent class BaseObjectReleasesPageComponent - inline template:170:43 caused by:...
<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="[ ] bug report =&gt; search github for a similar issue or PR before submitting [x ] feature request [ ] support request =&...
0
<p dir="auto">All responsive classes (both by device size and print) don't like inline elements like <span> to be hidden and shown correctly without breaking it.</span></p> <p dir="auto">Example:</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-cli...
<p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=...
1
<p dir="auto">rustc --version<br> rustc 0.6 (9143688 2013-02-14 14:44:12 -0800)<br> host: x86_64-unknown-linux-gnu</p> <p dir="auto">Found ICE when compiling this snippet:</p> <p dir="auto">fn main() {<br> match 0 {<br> y if y &lt; 0 =&gt; ()<br> }<br> }</p> <p dir="auto">Here is the backtrace:<br> rust: task failed at...
<p dir="auto">The following test:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="enum side { mayo, catsup, vinegar } enum order { hamburger, fries(side), shake } enum meal { to_go(order), for_here(order) } fn foo(m: @meal, cond: bool) { m...
1
<p dir="auto">version<br> 5.0.0-alpha</p> <p dir="auto">my config<br> spring.shardingsphere.props.query-with-cipher-column=true<br> spring.shardingsphere.rules.encrypt.tables.user_info.columns.name.cipherColumn=name_enc<br> spring.shardingsphere.rules.encrypt.tables.user_info.columns.name.encryptorName=name_encryptor<b...
<p dir="auto">I query the field infromation of the table with the "select COLUMN_NAME FROM information_schema.COLUMNS WHERE TABLE_NAME='goods'" statement,but result is null.<br> the "goods" is the source table of subtable.</p> <p dir="auto">I found through debug that the reason is that the information stored in the mys...
0
<p dir="auto">We have <code class="notranslate">in</code> with <code class="notranslate">∈</code>, but not an non-ascii alias for ∉. I suggest <code class="notranslate">!in</code> or <code class="notranslate">notin</code>.</p> <p dir="auto">The problem is I don't want to use <code class="notranslate">∉</code> when I...
<p dir="auto">I encountered a possible MKL threading bug in Julia 1.7.0 on macOS but don't know if it is the same as the OpenBLAS threading issue (e.g. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1069687332" data-permission-text="Title is private" data-url="https://github.com/Jul...
0
<p dir="auto">There is an error in the docstring for the query function in</p> <p dir="auto"><code class="notranslate">pandas/core/frame.py</code>.</p> <p dir="auto">The PR here fixes this: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="338360768" data-permission-text="Title is priv...
<p dir="auto">Hey everyone,</p> <p dir="auto">I was working on a project that involves working with data acquired via the world bank pandas api (i.e. <code class="notranslate">pandas.io.wb</code>). This library has a function called <code class="notranslate">pandas.io.wb.search(str)</code> which is very useful. In data...
0
<p dir="auto">Here <a href="http://getbootstrap.com/css/#grid-offsetting" rel="nofollow">http://getbootstrap.com/css/#grid-offsetting</a> we see col-lg-offset-* but there's no col-lg-offset-<em>. There's col-offset-</em>. Need to fix.</p>
<p dir="auto">So as per the documentation, I tried using two different offsets for desktop and phone. But I could not find the col-lg-offset on the CDN hosted css file.</p> <p dir="auto"><a href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css" rel="nofollow">http://netdna.bootstrapcdn.com/boot...
1
<p dir="auto">I am trying to concatenating two Panels with duplicate <code class="notranslate">Items</code> (but different <code class="notranslate">major_axes</code>) together, without actually having to duplicate items... Did some searching but couldn't find much on SO.</p> <p dir="auto">Unfortunately I cannot upload...
<p dir="auto">I get a NameError exception when I try to filter DataFrame by selected index values (inside IPython session). You can see that <a href="http://www.datafilehost.com/d/a5c78493" rel="nofollow"><code class="notranslate">valid</code></a> is <code class="notranslate">numpy.array</code> while <a href="http://ww...
0
<p dir="auto">by <strong>roberto.catini</strong>:</p> <pre class="notranslate">The comment for the P521 function partially reference another function: At line 373 of the source code: <a href="http://golang.org/src/pkg/crypto/elliptic/elliptic.go?s=11710:11727#L364" rel="nofollow">http://golang.org/src/pkg/crypto/ellip...
<p dir="auto">by <strong><a href="mailto:ilarkin@crystalnix.com">ilarkin@crystalnix.com</a></strong>:</p> <pre class="notranslate">What does 'go version' print? go version go1.2 linux/amd64 What steps reproduce the problem? Code: <a href="http://play.golang.org/p/TasQabnlRu" rel="nofollow">http://play.golang.or...
0
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">very simple and the slightest bit not backwards compatible....very unfortunate I wasn't able to see this four years ago, unless I'm missing something.</p> <p dir="auto">...
<p dir="auto"><strong>Describe the bug</strong><br> I've created a custom column type, which converts "Y" and "N" from within the database to <code class="notranslate">True</code> and <code class="notranslate">False</code> in the python context and vice versa. I choose to implement it as an enum type.</p> <p dir="auto"...
0
<p dir="auto">Hi,</p> <p dir="auto"><strong>VS</strong>: 2015 CTP 5<br> <strong>TS</strong>: 1.4</p> <p dir="auto">In the snapshot below, we are at the point of assigning an inline function to property <code class="notranslate">foo</code>:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="ht...
<p dir="auto">VS now commits completion lists on more than tab and enter, including space and a variety of punctuation characters (semicolon, parens, brackets, etc). There are places where we offer completion lists that we shouldn't, or poor completion lists, which were previously visual distractions but now are signif...
1
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><strong>What keywords did you search in...
<p dir="auto">Ran into a flaky test</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="--- FAIL: TestSyncPodsDoesNothing (0.00 seconds) kubelet_test.go:57: expected []string{&quot;list&quot;}, got []string{&quot;list&quot;, &quot;list&quot...
0
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">Versions of Firebird prior to 2.0 were subject to the following bug <a href="http://tracker.firebirdsql.org/browse/CORE-356" rel="nofollow">http://tracker.firebirdsql.org/browse/CORE-356</a></p> <p dir="auto">The gist of CO...
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">During schema reflection SQLAlchemy fails with AssertionError</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): ...
1
<p dir="auto">I recently ran into an issue whereby curve_fit was failing to fit a function, even though the guesses were reasonable. The warning reported by Scipy was "/usr/local/depot/Python-3.5.1/lib/python3.5/site-packages/scipy/optimize/minpack.py:690: OptimizeWarning: Covariance of the parameters could not be esti...
<p dir="auto">Hello, I have some data where inadvertently the x and y data were of different types, eventually after much troubleshooting I discovered that one was <code class="notranslate">np.float32</code> and the other was <code class="notranslate">np.float64</code>. When trying to use least-squares minimization to ...
1
<p dir="auto">I've been using <a href="https://github.com/jasonmayes/Twitter-Post-Fetcher">twitter-fetcher</a> to circumvent Twitter's latest API without much issues until recently when I started getting the following errors, after posting a duplicate tweet:</p> <div class="snippet-clipboard-content notranslate positio...
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">make template html more <strong>DRY</strong> by reducing simple component (self-evident?) definitions.</p> <p dir="auto">Many times I find that I declare event methods using the same name as the underlying event, such as</p> <div class="snippet-cli...
0
<p dir="auto">Steps to reproduce:</p> <ol dir="auto"> <li>highlight a word</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.183.0<br> <strong>System</strong>: Mac OS X 10.10.2<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught InvalidCharacterError: Failed to...
<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.183.0<br> <strong>System</strong>: Mac OS X 10.10.2<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught InvalidCharacterEr...
1
<p dir="auto">Sorry, it was glitch on my side after ObjLoader update. After my code fixing everything works fine.<br> ...</p> <h5 dir="auto">Three.js version</h5> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Dev</li> <li class="task...
<p dir="auto">I was wondering if the extrude part of <a href="https://github.com/mrdoob/three.js/blob/master/src/extras/geometries/TextGeometry.js">TextGeometry</a> could be somehow separated into it's on <code class="notranslate">ExtrudeGeometry</code> class.</p> <p dir="auto">Right now we have have <a href="https://...
0