text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/21040178/30143749-047667b4-93ba-11e7-9a38-eb04272e314d.png"><img src="https://user-images.githubusercontent.com/21040178/30143749-047667b4-93ba-11e7-9a38-eb04272e314d.png" alt="image" style="max-width: 10... | <p dir="auto">With this layout:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald" rel="nofollow">Keith Donald</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6306?redirect=false" rel="nofollow">SPR-6306</a></strong> and commented</p>
<p dir="auto">Spring MVC setup could be simplified co... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=belamiru" rel="nofollow">Mikhail Moussikhine</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9133?redirect=false" rel="nofollow">SPR-9133</a></strong> and commented</p>
<p dir="auto"><code class="notranslate">@Conf... | 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/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 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h2 dir="auto">Checklist</h2>
<ul dir="auto">
<li>Not able to scale up Celery Beat using Docker containers running on multiple servers without replicating the tasks. E.g: If I have 2 containers running, it would run the same task twice.</li>
</ul>
<h2 dir="auto">Steps to reproduce</h2>
<h2 dir="auto">Expected behavior<... | 0 |
<p dir="auto">The following was unexpected:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@generated function bar(args...)
:( args[1] )
end
julia> @code_llvm bar(1,2,3)
define %jl_value_t* @julia_bar_21185(%jl_value_t*, %jl_value_t**... | <p dir="auto">It seems that for both <code class="notranslate">f(args...)</code> and <code class="notranslate">f(args)</code> (called with a tuple), the function is specialized to take a tuple as argument. However, in the first case, the argument is always boxed into a <code class="notranslate">jl_value_t*</code> befor... | 1 |
<p dir="auto">In the meantime, using the above ideas here is what I came up with:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { withRouter } from 'next/router';
export const withPageRouter = Component => {
return... | <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=test">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/michaelgaribaldi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/michaelgaribaldi">@michaelgaribaldi</a> on 2016-10-28T22:32:33Z</p>
<h5 dir="aut... | <p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/michaelgaribaldi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/michaelgaribaldi">@michaelgaribaldi</a> on 2016-10-28T22:32:33Z</p>
<h5 dir="aut... | 1 |
<ul dir="auto">
<li>VSCode Version: 1.2.0</li>
<li>OS Version: Windows 10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Open the new embedded command line (CTRL + ")</li>
<li>Close CLI and change vscode theme</li>
<li>Then open embedded CLI again</li>
</ol>
<p dir="auto">It is not working!</p> | <ul dir="auto">
<li>VSCode Version: Version 1.2.0-insider Commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/7ccb21d7e7256a7d42f3dda8b2d3721b8e59724f/hovercard" href="https://github.com/microsoft/vscode/commit/7ccb21d7e7256a7d42f3dda8b2d3721b8e59724... | 1 |
<p dir="auto">Compare this <a href="https://babeljs.io/repl/#?experimental=true&evaluate=true&loose=false&spec=false&code=function%20f%20()%7B%0A%20%20%2F%2F%20comment%20here%0A%20%20var%20f%0A%7D" rel="nofollow">https://babeljs.io/repl/#?experimental=true&evaluate=true&loose=false&spec=fals... | <p dir="auto">This code:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="try {
foo();
} catch(e) {
// do nothing
}"><pre class="notranslate"><span class="pl-k">try</span> <span class="pl-kos">{</span>
<span class="pl-en">fo... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
A clear and concise description of the behavior.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/3963651/45399034-3584e500-b679-11e8-9b39-74505e92b71e.png"><img src="https://user-... | <h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
<code class="notranslate">@babel/traverse</code> tries to throw a <code class="notranslate">Duplicate declaration</code> error for key duplicates in different ambient module declarations in one file. <code class="notranslate">@babel/pars... | 1 |
<p dir="auto">This is slightly inconvenient when one uses <code class="notranslate">atom -w</code> for things like git commit messages, it'd be great if just closing the tab that was opened was enough to cause the process to exit.</p> | <p dir="auto">Hi, guys.<br>
I've started to learn how to code and found out about Atom. I downloaded the installer and when I run it shows a error message "Instalation has failed/Failed to extract installer", even if I run as admin. Downloaded the installer twice. Am I doing something wrong? My os is win8 x64.<br>
Than... | 0 |
<p dir="auto">Filing this as a close duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="396935742" data-permission-text="Title is private" data-url="https://github.com/babel/babel/issues/9299" data-hovercard-type="issue" data-hovercard-url="/babel/babel/issues/9299/hovercar... | <p dir="auto">I am getting the following two type errors after switching to preset-env;</p>
<h3 dir="auto">Issue 1</h3>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Duplicate declaration "activities" (This is an error on an internal no... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=costin" rel="nofollow">Costin Leau</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7703?redirect=false" rel="nofollow">SPR-7703</a></strong> and commented</p>
<p dir="auto">The process of finding the methods to be ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=arjen.poutsma" rel="nofollow">Arjen Poutsma</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7023?redirect=false" rel="nofollow">SPR-7023</a></strong> and commented</p>
<p dir="auto">Currently, the RestTemplate has ... | 0 |
<p dir="auto">If we add 'numpy==1.20.2' requirements.txt, it resolves the following issue</p>
<p dir="auto">2021-05-10 20:35:16,558 | Final missing wheels: {numpy==1.20.3(wheel)}<br>
2021-05-10 20:35:19,015 | PythonPipBuilder:ResolveDependencies failed<br>
Traceback (most recent call last):<br>
File "/usr/local/Cellar/... | <p dir="auto">I was wondering if it's possible for the relevant Numpy DLLs (e.g. lapack_lite or _umath_linalg) to export the CBLAS functions, so that other software can call into them using e.g. ctypes. Under Linux they are exported by default, but not under Windows (AFAIK you have to explicitly export symbols on Windo... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.13</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Use a component for property display in a loop over ordered by descendant array</p>
<h3 dir="auto">What is expected?</h3>
<p dir="auto">An actual value</p>
<h3 dir="auto">What is actually happening?</h3>
<p dir="au... | <h3 dir="auto">Important Note</h3>
<p dir="auto">I don't want this to happen in Vue, I just want to know how can I implement this in my projects.<br>
If this can't be done right now ... Then this is a feature request of <strong>CustomKey</strong><br>
If this can already happen ... Then Please tell me how I can and happ... | 0 |
<ul dir="auto">
<li>Electron version: v.1.8.2.beta4</li>
<li>Operating system: Windows 10</li>
</ul>
<p dir="auto">I have a simple window and showed DevTools on it and when I start typing into its console, program crashes.</p>
<p dir="auto">edit:grammar</p> | <ul dir="auto">
<li>Electron version: 1.8.2-beta.3</li>
<li>Operating system: Windows_NT 10.0.15063</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">When devtools are open I should be able to type directly into the console.</p>
<h3 dir="auto">Actual behavior</h3>
<p dir="auto">When you type into the conso... | 1 |
<p dir="auto">I have faced the issue with production build. I don't know why, but Next's babel config didn't properly compile my source code, so I ended up with "unexpected token punc()" which is most likely not compiled source to ES5 (which is needed for UglifyJS).</p>
<p dir="auto">I have been searching for issues an... | <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">I was just installing Three through npm and noticed that the code snippet and the JS fiddle at the end of the page is using THREE.CanvasRenderer. <a href="https://www.npmjs.com/package/three" rel="nofollow">https://www.npmjs.com/package/three</a></p>
<p dir="auto">You'll see this warning in the console:<b... | <p dir="auto">Hi,</p>
<p dir="auto">First thank you for your amazing work. I am stunned by what that library can do!<br>
I am using three.js with a dae on an ipad.<br>
Now what i want to do is</p>
<ul dir="auto">
<li>select an object with touch</li>
<li>make all other objects' opacity to 0.2 and the selected to 1.0<br>... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 18363.959
PowerToys version: 0.19.2
PowerToy module for which you are reporting the bug (if applicable): PowerToys Run and/or Keyboard Manager"><p... | <p dir="auto">Ability to open a website in a choice of browsers after typing a URL, or at the very least, the default browser</p> | 0 |
<p dir="auto"><strong>environment:</strong><br>
ubuntu 16<br>
CUDA 9.0<br>
CUDNN 7<br>
anaconda3<br>
python2.7</p>
<p dir="auto">hi! I install caffe2 from source.<br>
<code class="notranslate">python setup.py install</code><br>
I encounter the issue such as:</p>
<div class="snippet-clipboard-content notranslate positio... | <h2 dir="auto"><g-emoji class="g-emoji" alias="question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2753.png">❓</g-emoji> Questions and Help</h2>
<p dir="auto">-- Build files have been written to: /home/feng/pytorch/build</p>
<ul dir="auto">
<li>make install -j12<br>
Scanning dependencies ... | 1 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Windows 1903<br>
Fira Code with Font Ligatures enabled</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">Use a font with font ligatures and type <code class="notranslate">-</code> or <code class="notranslate">=</code> as your first character.</p>
<h1 dir="auto">Expec... | <p dir="auto">When fonts with programming ligatures is used, a weird behavior is show if write some characters at first, for example with <a href="https://github.com/tonsky/FiraCode">FiraCode</a>.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/124... | 1 |
<p dir="auto">When trying to compile a react 15 project with Typescript and MaterialUI 1.0.0-beta, typescript found inconsistencies on typings defined.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched th... | <p dir="auto">I tried the table demo on your site and found nothing about editing.</p>
<p dir="auto">Thus I request a cell editing feature like they do it with angularjs:</p>
<p dir="auto"><a href="http://codepen.io/anon/pen/YwGJVr?editors=101" rel="nofollow">http://codepen.io/anon/pen/YwGJVr?editors=101</a></p>
<p dir... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li><code class="notranslate">flutter create foo</code></li>
<li><code class="notranslate">cd foo</code></li>
<li>Open Simulator iPhone X</li>
<li><code class="notranslate">flutter run</code></li>
<li>Open lib/main.dart</li>
<li>Change</li>
</ol>
<div class="snippe... | <p dir="auto">Pull the cable from your phone a few seconds after the "Installing build/app.apk" message appears:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ flutter run
Installing build/app.apk...
protocol failure
- waiting for device -
E... | 0 |
<p dir="auto">There are several issues with non-core (angular2.js) bundles we publish to npm:</p>
<ul dir="auto">
<li>we are not using any bundle arithmetic which means that we bundle parts of the core with those optional bundles. This is mostly visible in http where the bundle is pulling most of ng2 (if not all!) and ... | <p dir="auto">To start with the current SFX bundle (<code class="notranslate">angular2.sfx.dev</code>):</p>
<ul dir="auto">
<li>contains the following barrels: zone, reflect-metadata, common, core, instrumentation, platform/browser, upgrade, http, router:
<ul dir="auto">
<li>common, core, instrumentation, platform/brow... | 1 |
<p dir="auto">TypeScript version: 1.5.3+</p>
<p dir="auto">I'm using the aurelia libraries and when I put the following decorators on properties the emitted javascript is not in the right format.</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard... | <p dir="auto">When I compile this code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class A {
constructor() { console.log('new A'); }
}
type AType = A;
function decorator(target: Object, propertyKey: string) {
}
export... | 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/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">When trying to set the index of tab programmatically from componentDidMount the Tab indicator doesn't change.</p>
<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.co... | 0 |
<p dir="auto"><em>Glide</em>: 3.7.0<br>
<em>Integration libraries</em>: no<br>
<em>Devices</em>: currently running on emulator only, hardware GPU rendering<br>
<em>Issue</em>: animated GIFs generally work well, except that the final frame's delay is being ignored. The product design involves having a long delay on the... | <p dir="auto"><strong>Glide Version:</strong> 3.6.1<br>
<strong>Issue details:</strong><br>
While loading GIF's there is significant delay before showing <strong>only</strong> the second frame, and this happens only for the first loop, all the later loops goes with expected delay.</p>
<p dir="auto">So after doing some ... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">When compiling typescript using ts-loader with webpack, the <code class="notranslate">library</code> variable is not hoisted to the global level, thereby not exposing it at all.</p>
<p dir="auto"><strong>If... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Module build failed (from /home/circleci/project/node_modules/mini-css-extract-plugin/dist/loader.js... | 0 |
<p dir="auto">1.827.904 downloads in the last month can't be wrong right?</p> | <blockquote>
<p dir="auto">Semver<br>
Until axios reaches a 1.0 release, breaking changes will be released with a new minor version. For example 0.5.1, and 0.5.4 will have the same API, but 0.6.0 will have breaking changes.</p>
</blockquote>
<p dir="auto">Considering the popularity of Axios and the amount of people usi... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">We are doing some stuff with history and have a little problem.</p>
<p dir="auto">After commit, history has been reseted to empty state: there no value in <code class="notranslate">unchanged</code> and after attribute is ch... | <p dir="auto">Unittest an API, where test code fixture is trying to create a resource and then get the response to verify the previous step, and then again to try to create the same resource again, SqlAlchemy is randomizing the exception between Integrity and Flush Error.</p>
<p dir="auto">Libs:<br>
Flask==1.0.2<br>
Fl... | 0 |
<p dir="auto">Suddenly today Atom doesn't seem capable of displaying unicode in most fonts. I've tried a bunch of font families (droid, consolata, inconsolata, monospace, courier, sans-serif, arial, impact, ubuntu, ubuntu mono, etc) and the apparently only one who works is sans:<br>
<a target="_blank" rel="noopener nor... | <p dir="auto">Text:</p>
<blockquote>
<p dir="auto">这上面的夜的天空,奇怪而高,我生平没有见过这样奇怪而高的天空。他仿佛要离开人间而去,使人们仰面不再看见。然而现在却非常之蓝,闪闪地睒着几十个星星的眼,冷眼。他的口角上现出微笑,似乎自以为大有深意,而将繁霜洒在我的园里的野花草上。</p>
</blockquote>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/49931/6959354/a30f8... | 1 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="enum Foo { }
var fooMap: { [foo: Foo]: string } // => error TS1023: An index signature parameter type must be 'string' or 'number'."><pre class="notranslate"><span class="pl-k">enum... | <p dir="auto">Typescript requires that enums have number value types (hopefully soon, this will also include string value types).</p>
<p dir="auto">Attempting to use an enum as a key type for a hash results in this error: "Index signature parameter type much be 'string' or 'number' ".-- An enum is actually a number typ... | 1 |
<p dir="auto">Is it possible to augment the type definition for <code class="notranslate">ComponentOptions</code>?</p>
<p dir="auto">I am using the <a href="https://github.com/jpex-js/vue-inject">vue-inject</a> plugin which allows specifying the <code class="notranslate">dependencies</code> section in a component defin... | <p dir="auto">Vue 1.0.26<br>
Firefox 47.0</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="http://jsfiddle.net/5sH6A/523/" rel="nofollow">http://jsfiddle.net/5sH6A/523/</a></p>
<h3 dir="auto">Info</h3>
<ul dir="auto">
<li>Click the button to toggle the visibility of the <code class="notranslate"><tes... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=littleli" rel="nofollow">Aleš Najmann</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6482?redirect=false" rel="nofollow">SPR-6482</a></strong> and commented</p>
<p dir="auto">At the moment in my code exist method ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=edspace" rel="nofollow">Eduard Papa</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7474?redirect=false" rel="nofollow">SPR-7474</a></strong> and commented</p>
<p dir="auto">According to the javadoc for XMLStreamRe... | 0 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<ol dir="auto">
<li>Delete a file</li>
<li>Re-open atom project</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.198.0<br>
<strong>System</strong>: Mac OS X 10.10.3<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">... | <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">Numpy - 1.12.1<br>
Python - 2.7.13 | Anaconda 4.4.0<br>
OS - CentOS, MacOS</p>
<p dir="auto">I am run the following code to produce an array using numpy</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np
print np.a... | <p dir="auto">Operating system: Windows 10<br>
python version: 3.5.3<br>
numpy version: 1.12.1</p>
<p dir="auto">Issue information:<br>
when I input numpy.arange(0,5), the output was normal for an array excluding the terminal number 5, but if I input numpy.arange(0.442,0.524,0.001), the outcome turned out to be abnorma... | 1 |
<p dir="auto">In</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="versioninfo()
Julia Version 0.5.0-dev+2913
Commit 7199602* (2016-02-28 08:14 UTC)
Platform Info:
System: Linux (x86_64-suse-linux)
CPU: Intel(R) Core(TM) i5-4460 CPU @ 3.20GH... | <p dir="auto">This failure happens when building the RPM nightlies (LLVM 3.7.1 with Julia patches), both on 32- and 64-bit. It appeared for the first time on on February 5th. It doesn't seem to be present in nightlies from the 4th.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" d... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">We have had a setup using Playwright that accesses Business central for more than 2 years running smoothly. 4 different processes running several time a day and each proces runs +45 times.</p>
<p dir="auto">Since update to version 22.X of Business central the process stalls just afte... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.32.2</li>
<li>Operating System: Windows</li>
<li>Browser: Chromium</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul dir="auto">
<li>[x ] I provided exact source code that allows reproducing the issue locally.</li>
</ul>
<p... | 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.... | <ul dir="auto">
<li>Electron version: 1.4.15, 1.6.2, 1.6.7</li>
<li>Operating system: Win, Mac</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">User should join WebRTC session without errors</p>
<h3 dir="auto">Actual behavior</h3>
<p dir="auto">Can't join WebRTC session. Following error occurred:</p>
<div... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Win32NT 10.0.18362.0
Windows Terminal version (if applicable): 0.5.2762.0"><pre lang="none" class="notranslate"><code class="notranslate">Windows ... | <ul dir="auto">
<li>
<p dir="auto">Your Windows build number: (Type <code class="notranslate">ver</code> at a Windows Command Prompt)<br>
10.0.18362.113</p>
</li>
<li>
<p dir="auto">What you're doing and what's happening: (Copy & paste specific commands and their output, or include screenshots)<br>
I am using the ... | 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.</li>
</ul>
<h2 dir="auto">Expected ... | <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>
<p dir="auto">After tran... | 0 |
<p dir="auto">I'm using babel to compile src/ to lib/. I have <code class="notranslate">src/cli/somecli.js</code> which is <code class="notranslate">chmod u+x</code> but babel doesn't preserve that permission which means I can't do <code class="notranslate">./lib/cli/somecli.js</code> in bash. Would be nice if there wa... | <p dir="auto">When I do:</p>
<div class="highlight highlight-text-shell-session notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="babel -w -d dist src"><pre class="notranslate"><span class="pl-c1">babel -w -d dist src</span></pre></div>
<p dir="auto">I expect dist/bin.js to ha... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.1</li>
<li>Operating System / Platform => Windows 64 Bit</li>
<li>Compiler => Visual Studio 2017</li>
<li>Inference engine 2019.2.275</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">I used the version of scrip... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.2.0 and 4.1.2</li>
<li>Operating System / Platform => raspbian Linux raspberrypi 4.19.75-v7l+ <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="18047504" data-permission-text="Title is private" data... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=casey.hadden" rel="nofollow">Casey Hadden</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7204?redirect=false" rel="nofollow">SPR-7204</a></strong> and commented</p>
<p dir="auto">AbstractApplicationEventMulticaste... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=voidmain" rel="nofollow">Brian Pontarelli</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2651?redirect=false" rel="nofollow">SPR-2651</a></strong> and commented</p>
<p dir="auto">I previously had a configuration t... | 0 |
<p dir="auto">Help doc of <code class="notranslate">LDA.transform</code> says:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Returns
-------
X_new : array, shape = [n_samples, n_components]"><pre class="notranslate"><code class="notranslate">... | <p dir="auto">Currently rfc only support array like input , thus it can not apply to huge dataset. If the sparse matrix could be supported in the near future, would Be Greatly Appreciated!</p> | 0 |
<p dir="auto"><a href="https://github.com/yangdan8/module-federation-bug">https://github.com/yangdan8/module-federation-bug</a></p>
<p dir="auto">step:<br>
pnpm i<br>
pnpm dev</p>
<p dir="auto">result:<br>
There is "node_modules_pnpm_vue_2_7_14_node_modules_vue_dist_vue_runtime_esm_js" in "consumer/dist" directory,<br>... | <p dir="auto">When requiring shim for using process in browser, chunk hash variants on different machines.<br>
In the module "lib/NodeSourcePlugin", "getPathToModule" method will return an absolute path of node shim. This will cause different results depending on the path where your project exits on different machines.... | 0 |
<h1 dir="auto">Examples bug report</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto">blog-starter</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Client-side route changes are broken. When you click around on the client after the initial load, content is appended to a container instead of replacing it. Seems l... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">At least two of the NextJS examples do not work when run "out of the box".</p>
<h2 dir="auto">To Reproduce</h2>
<ol dir="auto">
<li>Follow the steps in either of these two READMEs:
<ul dir="auto">
<li><a href="https://github.com/mui-org/m... | 1 |
<p dir="auto">Editing node.js (JavaScript) files (after opening a folder), where a file requires another module (same folder), if you want to see the definition of a symbol (F12 or right-lick "Go to Definition") stopped working with latest update Version 0.10.10 (0.10.10)</p>
<p dir="auto">I use this feature frequently... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/justin-romano/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/justin-romano">@justin-romano</a> on February 3, 2016 21:56</em></p>
<p dir="aut... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.31.2]</li>
<li>Operating System: [macOS 13.2.1]</li>
<li>Browser: [Chromium]</li>
<li>Other info: [Node 16.16.0]</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" ... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 1.25.0</li>
<li>Operating System: Windows 10 x64</li>
<li>.NET version: .NET 6</li>
<li>Browser: MS Edge</li>
<li>Extra: Visual Studio Enterprise 17.3.2</li>
</ul>
<p dir="auto"><strong>Code Snippet</strong></p>
<div class="highlight hi... | 0 |
<p dir="auto">When using a <code class="notranslate">date</code> field, say</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="->add('endAt', 'date', array(
'format' => \IntlDateFormatter::LONG,
'years' =&g... | <p dir="auto">I use <code class="notranslate">BirthdayType</code> (for which parent <code class="notranslate">DateType</code> so the problem is the same).</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="->add('birthday', 'birthday', [
'l... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=asenft" rel="nofollow">Andreas Senft</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-759?redirect=false" rel="nofollow">SPR-759</a></strong> and commented</p>
<p dir="auto">I just had a look at the implementation o... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gjbaxter" rel="nofollow">George Baxter</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8737?redirect=false" rel="nofollow">SPR-8737</a></strong> and commented</p>
<p dir="auto">Java has a concurrency issue when exa... | 0 |
<p dir="auto">Since upgrading to 2.3, I am now receiving occasional errors where a session record insert is failing because of a duplicate primary key. I have narrowed down the stack trace to the PDOSessionHandler's read() function.</p>
<p dir="auto">It seems that the session ID doesn't exist at the initial SELECT stat... | <p dir="auto">Recently I've had the need to override Profiler (in order to export the hash used), and EnvParametersResource (in order to do a clever dotenv integration).</p>
<p dir="auto">I'm finding that overriding these classes requires me to copy quite a few private variables.</p>
<p dir="auto">e.g.</p>
<div class="... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.13</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codesandbox.io/s/quizzical-wildflower-mp7tm" rel="nofollow">https://codesandbox.io/s/quizzical-wildflower-mp7tm</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>create a component ... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.13</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codesandbox.io/s/recursing-dream-0zdf5?file=/src/App.vue" rel="nofollow">https://codesandbox.io/s/recursing-dream-0zdf5?file=/src/App.vue</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<div class="s... | 1 |
<p dir="auto">the syntax checker and mobile viewer have had compounding issues for me as a work through this tutorial in firefox.<br>
this is how this challenge loaded without my changing any of the text. The mobile view shows duplicated content which doesn't match the code<br>
<a target="_blank" rel="noopener noreferr... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-create-a-bootstrap-headline" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-create-a-bootstrap-headline</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p>
<p dir="auto">... | 0 |
<p dir="auto">Today I've started JS chunk and I can see every assert for every step. Asserts still have "grayed-out" class, but are visible.<br>
For example here: <a href="http://freecodecamp.com/challenges/waypoint-declare-string-variables" rel="nofollow">http://freecodecamp.com/challenges/waypoint-declare-string-vari... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/confirm-the-ending#?solution=function%20confirmEnding%28str%2C%20target%29%20%7B%0A%20%20%2F%2F%20%22Never%20give%20up%20and%20good%20luck%20will%20find%20you.%22%0A%20%20%2F%2F%20--%20Falcor%0A%20%20%0A%20%20%2F%2Freturn%20str.endsWith%28target%2... | 0 |
<p dir="auto">I used<br>
@-ms-viewport{<br>
width : auto<br>
}</p>
<p dir="auto">It seems to fix the issue, tested on Lumia 920 GDR3</p> | <p dir="auto">I am using a navbar on windows phone 8 (lumia 920) and it doesn't seem to collapse at all (in landscape or portrait).</p>
<p dir="auto">I tried removing the following from bootstrap.css (as per a suggestion on a previous bug report):</p>
<p dir="auto">@-ms-viewport {<br>
width: device-width;<br>
}</p>
<p ... | 1 |
<p dir="auto">Attempting to load any ts file into a worker where an import map is used fails within the worker. It results in a relative import path error.</p>
<p dir="auto">We extensively use import maps in our project to keep it clean and prevent having a lot of relative paths "../../../" in our imports.</p> | <h2 dir="auto">Steps to reproduce</h2>
<ol dir="auto">
<li>Create the following files under the same directory:</li>
</ol>
<p dir="auto"><strong>import_map.json</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{
"... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/180903/4627348/4a2ad43e-538a-11e4-8937-21401117baa0.png"><img src="https://cloud.githubusercontent.com/assets/180903/4627348/4a2ad43e-538a-11e4-8937-21401117baa0.png" alt="screen shot 2014-10-14 at 13 08... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/64050/3927598/37fd1176-23fd-11e4-99e2-d9a69afc72fd.gif"><img src="https://cloud.githubusercontent.com/assets/64050/3927598/37fd1176-23fd-11e4-99e2-d9a69afc72fd.gif" alt="find" data-animated-image="" styl... | 1 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">The with-ant-design-less example is lack off hot reloading and client-side rendering for css</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">Steps to reproduce the behavior, please provide code snippets or a repository:</p>
<p dir="aut... | <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">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected Behavior</h... | 0 |
<p dir="auto">Julia-0.3.0-prerelease-d2d9bd93ed for OSX 10.6 64-bit crashes instantly at launch on an iMac model iMac10,1 with Mac OS X 10.6.8 processor Intel Core 2 Duo 3.06 GHz</p>
<p dir="auto">I don't have any debug tools on this machine but I think it is an illegal instruction.</p>
<p dir="auto">Julia 0.2 for OSX ... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> versioninfo()
Julia Version 0.3.0-prerelease+1358
Commit cb26338* (2014-02-01 14:56 UTC)
Platform Info:
System: Windows (i686-w64-mingw32)
CPU: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.... | 1 |
<p dir="auto">Numpy amax method raises warning when input is an array that contains NaN. I do not recall that numpy did this in previous versions. Also, from the documentation, it says that amax shall propagate NaN, so I would expect it to return NaN without raising a warning.</p>
<h3 dir="auto">Reproducing code exampl... | <p dir="auto"><code class="notranslate">numpy.maximum</code> now raises a RuntimeWarning when encountering a NaN, but the documentation says it propagates NaNs and even goes to the trouble of saying exactly how they are propagated, which makes it seem like it shouldn't give a warning.</p>
<h3 dir="auto">Reproducing cod... | 1 |
<p dir="auto"><code class="notranslate">Pkg.clone</code> supports cloning a package via a registered package name. If you supply a package name that is not registered the following occurs in Julia v0.4</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=".julia/v0.5 » julia
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type... | 1 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => :4.0.1 Android pack</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When using Opencv Javacamera2View , I get a green color on the camera preview. When i switch to JavaCameraView, the camera diplays well.</p>
<p dir="a... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 3.2.0</li>
<li>Operating System / Platform => RHEL 7</li>
<li>Compiler => GCC 6.2.1 20161010 (for GNAT Pro 17.1 20170104)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">When doing a matrix operation, if the outp... | 0 |
<p dir="auto">Currently the scheduler through the <code class="notranslate">Threads.@spawn</code> macro will assign to random thread #'s, including the primary thread. There may be times where there is a "traffic cop" activity on Thread 1 that can be impacted if a heavy-computational (in essence, blocking) task is put... | <p dir="auto">If I run the following code in a REPL (v0.4.5), I find that the REPL becomes very unresponsive. It will take many seconds to respond to just typing a few letters. In contrast, if I run the same code in an iJulia notebook, the iJulia notebook remains responsive to typing, even if it takes longer to evaluat... | 1 |
<p dir="auto">Using ng-content inside ngFor produce a single content.<br>
For example:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({
selector: 'some-component',
template: `
<div *ngFor="#x o... | <p dir="auto">When a component has a <code class="notranslate">ng-content</code> within a <code class="notranslate">ng-for</code> only one <code class="notranslate">ng-content</code> is rendered.</p>
<h2 dir="auto">Component with the for and content ( list.ts )</h2>
<div class="snippet-clipboard-content notranslate p... | 1 |
<p dir="auto">Even as a developer with quite some experience with web development, I found the HTMK5 and CSS3 waypoints interesting. However, this changed in the last 15 waypoints which covered just two topics: hex code and rgb values: with a lot of repetition(e.g. three waypoints for how to change colour to red, blue ... | <p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-use-rgb-to-color-elements-green" rel="nofollow">http://freecodecamp.com/challenges/waypoint-use-rgb-to-color-elements-green</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p>
<p dir="auto">... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 1903, build 18362
Windows Terminal version (if applicable): Windows Terminal (Preview) Version: 0.5.2681.0
Any other software?
Terminal Font: Fir... | <h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">Currently, there are 4 pixels of distance between each of the top of the tabs and the top of the maximized window:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/121676/6... | 0 |
<p dir="auto">Here is an example:</p>
<p dir="auto">julia> x = 2<br>
2</p>
<p dir="auto">julia> x.2<br>
0.4</p> | <p dir="auto">I'm very new to Julia--I just downloaded it today--so I'm not sure if this the "bug" I'm reporting is desired behavior, and I'm also not sure if the vocabulary I'm using to describe it is correct for Julia:</p>
<p dir="auto">As I was playing around with Julia, I was surprised to find that attempting to ac... | 1 |
<h2 dir="auto"></h2>
<p dir="auto">Run an insert sql with more than one encrypt column, and some of columns are null, encrypt-jdbc rewrite a wrong sql which plain columns are out of order.But if I set the null columns to "". it rewrite an correct sql.</p>
<p dir="auto">sharding-sphere version 4.0.0-RC2</p>
<h2 dir="aut... | <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/shardingsphere/issues">GitHub issues</a>.</li>
<li>Read document... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=colin.sampaleanu" rel="nofollow">Colin Sampaleanu</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2285?redirect=false" rel="nofollow">SPR-2285</a></strong> and commented</p>
<p dir="auto">The bean factory and appli... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=cbeams" rel="nofollow">Chris Beams</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7888?redirect=false" rel="nofollow">SPR-7888</a></strong> and commented</p>
<p dir="auto">Equivalent to context:spring-configured/<... | 0 |
<p dir="auto">Currently <code class="notranslate">ControllerResolver</code> is responsible for determining the parameters to pass to controller actions. It does so via <code class="notranslate">Reflection</code> matching request attribute names to action parameter names. For parameters using the <code class="notranslat... | <p dir="auto">In the <a href="https://github.com/symfony/workflow">https://github.com/symfony/workflow</a> repository, the link to the documentation is not working.<br>
The current link is <a href="https://symfony.com/doc/current/components/workflow/introduction.html" rel="nofollow">https://symfony.com/doc/current/comp... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.34.3]</li>
<li>Operating System: [Ubuntu 20]</li>
<li>Browser: [Firefox]</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.34.3</li>
<li>Operating System: macOS 13.4</li>
<li>Browser: Chromium</li>
<li>Other info: Vue component testing</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" d... | 0 |
<p dir="auto">I have an issue with SelectField having many menu items with "checked" prop when first menu item have buttons as children. The list scrolls to first item immediately when i click on last item or on items near last item.</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox... | <p dir="auto">I'm trying to use the React Material tables.</p>
<p dir="auto">But when I add paging to them I get the following error:</p>
<p dir="auto"><code class="notranslate">Error: Material-UI: the value property is required when using the Select component with native=false.</code></p>
<ul class="contains-task-li... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1612/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-serial/1612/</a></p>
<p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/9674/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/9674/</a></p>
<p dir="auto">Multiple broken tests:</p>
<p dir="auto">Failed: [k8s.io] V1Job should scale a ... | 1 |
<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.188.0<br>
<strong>System</strong>: Unknown Windows Version<br>
<strong>Thrown From</strong>: <a href="https://github.com/emmetio/emmet-atom">emmet-atom</a> package, v2.3.4</... | <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.187.0<br>
<strong>System</strong>: Mac OS X 10.10.2<br>
<strong>Thrown From</strong>: <a href="https://github.com/emmetio/emmet-atom">emmet</a> package, v2.3.4</p>
<h3 dir="... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ferba" rel="nofollow">David Ferbas</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4100?redirect=false" rel="nofollow">SPR-4100</a></strong> and commented</p>
<p dir="auto">The spring-2.5-rc2.pom file contains the ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=manifoldronin" rel="nofollow">Jing Xue</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2660?redirect=false" rel="nofollow">SPR-2660</a></strong> and commented</p>
<p dir="auto">Currently if items evaluates to a Map... | 0 |
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.18363.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 08/10/2020 10:27:58<br>
Exception:<br>
System.ObjectDisposedException: Cannot access a disposed object.<br>
Object name: 'Timer'.<br>
at System.Timers.Timer.set_Enabled(Boolean value)<br>
at Syste... | <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">I got two snippets code as follows.</p>
<blockquote>
<blockquote>
<p dir="auto">numpy.std([766897346, 766897346, 766897346, 766897346, 766897346, 766897346, 766897346, 766897346, 766897346, 766897346])</p>
<p dir="auto">0</p>
<p dir="auto">pd.Series([766897346, 766897346, 766897346, 766897346, 766897346, ... | <p dir="auto">The var method acts inconsistently when used on the Series vs the numpy array returned from values:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="dat = pd.DataFrame({'x': [1,2,3,4,0,0,0]})
print(dat['x'].value... | 1 |
<h3 dir="auto">Model description</h3>
<p dir="auto">FELIX is an encoder-only text editing model, which allows for faster editing and summarization than sequence-to-sequence models, because the summarization can be computed in parallel instead of autoregressively.</p>
<ul dir="auto">
<li><a href="https://ai.googleblog.c... | <h1 dir="auto"><g-emoji class="g-emoji" alias="star2" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f31f.png">🌟</g-emoji> New model addition</h1>
<h2 dir="auto">Model description</h2>
<p dir="auto">New model released by <a href="https://github.com/google-research/google-research/tree/master... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">After I've upgraded ansible to ansible 1.9.0.1, i've got a problem with ask_sudo_password.<br>
(server asks for sudo password)</p>
<p dir="auto">(ansible runs on arch linux, the target system is CentOS6)<br>
With earlier versions of ansible (1.8.2, 1.8.4) runs fine</p>
<p dir="auto">... | <p dir="auto">Issue Type:</p>
<p dir="auto">Bug</p>
<p dir="auto">Ansible Version: 1.9.0.1 from ppa stable.</p>
<p dir="auto">Environment:</p>
<p dir="auto">Linux Ubuntu 12.04 host to Linux Debian wheezy target.</p>
<p dir="auto">Summary:</p>
<p dir="auto">playbook roles are not executed as sudo anymore.</p>
<p dir="a... | 1 |
<p dir="auto">If I have a function prototype something like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="doit(a::Array{Tuple{Int, MyType}, 1}, b::Int, c::MyType)"><pre class="notranslate"><code class="notranslate">doit(a::Array{Tuple{I... | <p dir="auto">Using <code class="notranslate">enumerate</code> to iterate through array of mutable objects allocates, but using a simple for loop does not:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="type MyMutable
a::In... | 1 |
<p dir="auto">Are there any plans to supports automatic imports for typescript? I don't think this currently works even if typings files are included.</p>
<p dir="auto">Thanks.</p> | <p dir="auto">Initial loading of VS Code can take between 10 and 20 seconds.<br>
The <code class="notranslate">Reload Window</code> command takes about 10 seconds to complete.</p>
<p dir="auto">I've tried it from the installer and also building from source with similar problems.</p>
<p dir="auto">CPU profiling shows <c... | 0 |
<p dir="auto">In Matlab there's the <code class="notranslate">format</code> command, which provides output format modification for e.g. the displayed precision and other things like engineering format. As an engineer, the latter is of particular interest to me, since only showing exponents which are multiples of 3, mak... | <p dir="auto">I want change output format for numbers (stand alone floats, float matrix, <code class="notranslate">BigFloat</code>s). I can do it in IPython by using <code class="notranslate">%precision</code> magic function. I didn't find any equivalent in Julia.</p>
<p dir="auto">I know that I can use <code class="no... | 1 |
<h4 dir="auto">Describe the bug</h4>
<p dir="auto"><a href="https://scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html#sklearn.naive_bayes.CategoricalNB" rel="nofollow">https://scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.CategoricalNB.html#sklearn.naive_bayes.CategoricalN... | <h4 dir="auto">Description</h4>
<p dir="auto">Calling predict() / predict_proba() / predict_log_proba() on CategoricalNB model throws IndexError.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import... | 1 |
<p dir="auto">Is there a way to enable CSS scope like jQueryUI's ? <a href="http://jqueryui.com/download/" rel="nofollow">http://jqueryui.com/download/</a> (scroll to bottom)</p> | <p dir="auto">When i add the bootstrap stylesheet into my application, the bootstrap overrides all other tags i had defined in other stylesheets. it would be nice for the bootstrap to have a name prefix to all defined tags that way naming collisions dont occur.</p> | 1 |
<p dir="auto">Do you want to request a feature or report a bug?</p>
<p dir="auto">A bug?</p>
<p dir="auto">What is the current behavior?</p>
<p dir="auto">Cannot set property 'memoizedState' of null</p>
<p dir="auto">If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo ... | <p dir="auto">In terms of performance, is there any difference between using arrow functions and bind manually when using es6 classes? Using arrow functions the methods are not on the class prototype, it will be on the class instance only. Using bind will attach the methods to class prototype. It sounds like bind manua... | 0 |
<p dir="auto">Lets say you have the following:</p>
<div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="library example;
import 'dart:html';
import "package:angular2/angular2.dart";
import "package:angular2/src/reflectio... | <p dir="auto">Repro: <a href="https://gist.github.com/jakemac53/795c4f1af486ccfb0014">https://gist.github.com/jakemac53/795c4f1af486ccfb0014</a></p>
<p dir="auto">This seems to be caused by the fact that we are creating a second temporary host element for the root component and calling <code class="notranslate">setAttr... | 1 |
<p dir="auto">When we call <code class="notranslate">jax.random.shuffle(key, array, axis=0)</code> on an ndarray of shape (n,m) I'm expecting (based on the docs) that we'll end up with an new array where every <em>row</em> has the same order internally but the order of the rows is shuffled. I'm not super clear that thi... | <p dir="auto">Possibly related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1427923296" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/13038" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/13038/hovercard" href="https:... | 0 |
<p dir="auto">Can i have fix please</p>
<p dir="auto"><strong>Originally posted by @F0o0De in <a href="https://github.com/F0o0De/coinigyV2/issues/1">https://github.com/F0o0De/coinigyV2/issues/1</a></strong></p> | <p dir="auto">Remove all my api’s and reset all my accounts and balance to zero. Since, I was bugged and hacked.</p>
<p dir="auto">Thank you I really appreciate all the hard work and effort.</p> | 1 |
<p dir="auto">Uncaught Error: spawn mono ENOENT</p>
<p dir="auto"><strong>Atom Version</strong>: 0.158.0<br>
<strong>System</strong>: Mac OS X 10.10.1<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Steps To Reproduce</h3>
<ol dir="auto">
<li>... Create a new empty file in Atom</li>
<li>... Toggle the Om... | <p dir="auto">I've installed all the pieces successfully, yet when I open up a .cs file and start omnisharp, I get this error:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/55049/5336031/4f23c51c-7e83-11e4-831e-6e880852426d.png"><img src="https:... | 1 |
<p dir="auto">Just tried to sort an array with .localCompare(), which failed with an error, then tried <code class="notranslate">new Intl.Collator()</code>, which also failed. E.g. I assume those browser features are missing in Deno or am I doing something wrong?</p> | <p dir="auto">As seen in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="422116599" data-permission-text="Title is private" data-url="https://github.com/denoland/deno/issues/1952" data-hovercard-type="issue" data-hovercard-url="/denoland/deno/issues/1952/hovercard" href="https://gith... | 1 |
<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 (I think)"><pre class="notranslate"><code class="notranslate">[x] bug report (I think)
</code></pre></div>
... | <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/naomiblack/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/naomiblack">@naomiblack</a></p>
<p dir="auto">TODO:</p>
<ul class="contains-task-list">
<... | 0 |
<p dir="auto">I can't explain the difference between the two arrays built via the comprehension syntax.</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> [a for a in ntuple(3, i -> i)]
3-element Array{Any,1}:
1
2
... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" _ _ _(_)_ |
(_) | (_) (_) | A fresh approach to technical computing
_ _ _| |_ __ _ |
| | | | | | |/ _` | | Version 0.0.0-prerelease
| | |_| | | | (_| | | Commit ... | 1 |
<p dir="auto"><strong>Description</strong></p>
<p dir="auto">Hook for AWS SecretsManager</p>
<p dir="auto"><strong>Use case / motivation</strong></p>
<p dir="auto">Simplify interaction with AWS's SecretsManager service</p> | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.2.3 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">In case within the DAG definition we use both <code class="notranslate">params</code> and <code class="notranslate">on_success_callback</code> then after triggering the DAG from the UI (o... | 0 |
<p dir="auto"><a href="https://ibb.co/eEdyfK" rel="nofollow">https://ibb.co/eEdyfK</a></p>
<p dir="auto">There's no search bar</p> | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I cloned your repository and opened (ex.) flutter_gallery example project in Android Studio.<br>
When I go to pubspec.yaml flutter packages get fails with following message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-s... | 0 |
<p dir="auto">I am trying to create a group that consists of THREE.Line and THREE.Mesh:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var line = new THREE.Line(text3d, lineMaterial);
var mesh = new THREE.Mesh(text3d, faceMaterial);
var group ... | <p dir="auto">In SpritePlugin.js line 190</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="if ( material.map && material.map.image && material.map.image.width ) {
//RENDER"><pre class="notranslate"><code class="notranslate">... | 0 |
<p dir="auto">I'm trying to use fastlane and I'm doing <code class="notranslate">fastlane test</code> and this is the result</p>
<h2 dir="auto">command</h2>
<p dir="auto"><code class="notranslate">flutter build bundle --suppress-analytics --target lib/main.dart --depfile C:\Users\John\AndroidStudioProjects\projectX\bui... | <p dir="auto">Hi, I'm adding flutter to an existing app, it works well basically, I can successfully run the hybrid app and <code class="notranslate">assembleDebug/assembleRelease</code> to generate apk files. However when I use <code class="notranslate">./gradlew build</code> command to build the application, it fails... | 1 |
1 | ||
<h4 dir="auto">Challenge Name</h4>
<p dir="auto"><a href="https://www.freecodecamp.com/challenges/build-a-tribute-page" rel="nofollow">Build a Tribute Page</a></p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">Please update <a href="https://www.freecodecamp.com/challenges/get-set-for-our-front-end-development-pro... | <h4 dir="auto">Challenge Name</h4>
<p dir="auto"><a href="https://www.freecodecamp.com/challenges/get-set-for-our-front-end-development-projects" rel="nofollow">https://www.freecodecamp.com/challenges/get-set-for-our-front-end-development-projects</a></p>
<h4 dir="auto">Issue Description</h4>
<p dir="auto">As of today ... | 1 |
<p dir="auto">Hi, I'm getting the following error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib
---------------------------------------------------------------------------
ValueError Traceback... | <p dir="auto">Hi guys!<br>
I am new to python and matplotlib.<br>
I installed everything with macports and when I run the matplotlib test</p>
<p dir="auto">python2.7 -c 'import matplotlib; print matplotlib.<strong>version</strong>, matplotlib.<strong>file</strong>'</p>
<p dir="auto">I get the following</p>
<p dir="auto... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.