text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.11</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/cdzos023/" rel="nofollow">https://jsfiddle.net/cdzos023/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">See fiddle.</p>
<hr>
<p dir="auto">Since upgrading to Vue 3 is not ... | <h3 dir="auto">Version</h3>
<p dir="auto">2.5.21</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://codepen.io/AmrIKhudair/pen/NevxML" rel="nofollow">https://codepen.io/AmrIKhudair/pen/NevxML</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">1- create a class extending Array and add a c... | 1 |
<h1 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h1>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sshleifer/hovercard" data-octo-click="hovercard-link-click... | <h1 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h1>
<h2 dir="auto">Information</h2>
<p dir="auto">Model I am using (Bert, XLNet ...): BART - bart-large</p>
<p dir="auto">Language I am using the model on (English, C... | 1 |
<pre class="notranslate">I did a goinstall of a command and it installed it in (and created!) $GOROOT/bin instead
of using my $GOBIN setting.</pre> | <p dir="auto">by <strong><a href="mailto:beyondmj0.student@sina.com">beyondmj0.student@sina.com</a></strong>:</p>
<pre class="notranslate">go version go1.3 darwin/amd64
when reuse stmt struct to do "Query", "Exec", "QueryRow"
seems has bug.
mysql:
show global status like '%stmt%';
| Prepared_stmt_count | 7598... | 0 |
<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 => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | <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 => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request =&g... | 0 |
<h1 dir="auto">Description</h1>
<p dir="auto">Because of usage of <code class="notranslate">realpath</code> in <code class="notranslate">Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension</code>, entities from Phar-packages can't be loaded.</p>
<h1 dir="auto">Steps to reproduce</h1>
<ol dir="auto">
<... | <p dir="auto">I was using <a href="https://github.com/BorisMorel/LdapBundle">https://github.com/BorisMorel/LdapBundle</a> before Symfony 2.8, but now with Symfony 3.1 I am using the built-in LDAP mechanism.</p>
<p dir="auto">One of the things I miss is the ability to pull in custom user fields from LDAP. For example I ... | 0 |
<h2 dir="auto">Bug Report</h2>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I would like to work on a fix!</li>
</ul>
<p dir="auto"><strong>Current behavior</strong></p>
<ul dir="auto">
<li><a href="https://babel.dev/repl#?browse... | <p dir="auto"><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let</a></p>
<blockquote>
<p dir="auto">Redeclaration of the same variable in the same block scope raises a TypeError.</p>
<... | 0 |
<p dir="auto">I'm submitting a "feature request"</p>
<p dir="auto">FEATURE REQUEST: enable support "ngForIn"</p>
<p dir="auto">currenly, *ngFor can only support "of" keyword which loops array like iterables. "in" keyword will throw a parsing error.</p>
<p dir="auto"><strong>What is the motivation / use case for changin... | <p dir="auto">I am trying to iterate over <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map" rel="nofollow">Map</a> values with the built in <code class="notranslate">ng-for</code>, but I can see that for some reason it is not working.</p>
<p dir="auto">In the specs, you can... | 1 |
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong></p>
<p dir="auto">New MeshPhysicalMaterial properties are not documented.</p>
<p dir="auto"><strong>Describe the solution you'd like</strong></p>
<p dir="auto">I'd like them to be documented <g-emoji class="g-emoji" alias="gri... | <p dir="auto"><a href="https://ycw.github.io/glue/www/" rel="nofollow">0.137.5</a></p>
<h3 dir="auto">math/Quaternion</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> multiplyQuaternionsFlat</li>
</ul>
<h3 dir="auto">ani... | 1 |
<p dir="auto"><code class="notranslate">(?<!throw )Throwables.propagate\(</code> gives 40 occurrences in the codebase. Although most of them seem to be benign, I found only one that is buggy, in <code class="notranslate">HadoopConverterJob</code>.</p> | <p dir="auto"><code class="notranslate">(?<!throw )Throwables.propagate\(</code> regex gives 39 places in the Druid source code. See <a href="https://github.com/google/guava/wiki/Why-we-deprecated-Throwables.propagate#propagate-is-magic">https://github.com/google/guava/wiki/Why-we-deprecated-Throwables.propagate#pro... | 1 |
<p dir="auto">Glide version 4.8.0, with okhttp3-integration 4.8.0</p>
<p dir="auto">Huawei P20 / 9.0.0.101(C00E82R1P21) GPU Turbo<br>
EMUI version 9.0.0</p>
<p dir="auto"><strong>Glide load line / <code class="notranslate">GlideModule</code> (if any) / list Adapter code (if any)</strong>:</p>
<div class="highlight high... | <p dir="auto"><strong>4.8.0</strong>:</p>
<p dir="auto"><strong>okhttp:3.11.0</strong>:</p>
<p dir="auto"><strong>OnePlus6T/9.0</strong>:</p>
<p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:</p>
<p dir="auto"><strong>Glide load line / <code class="notranslate">GlideModule</code> (if... | 1 |
<p dir="auto">I came about this when using the <code class="notranslate">sum</code> function and <code class="notranslate">DataFrames()</code>. Consider the following short example.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Df = DataFrame... | <p dir="auto">Following this discussion on julia-users: <a href="https://groups.google.com/forum/#!topic/julia-users/V-meqUZtb7k" rel="nofollow">https://groups.google.com/forum/#!topic/julia-users/V-meqUZtb7k</a></p>
<p dir="auto">I find the fact that <code class="notranslate">sum(A,1)</code> and <code class="notransla... | 1 |
<p dir="auto"><strong>Apache Airflow version</strong>:<br>
2.0.1</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):<br>
1.19<br>
<strong>Environment</strong>:<br>
Openshift 4.5</p>
<ul dir="auto">
<li><strong>Cloud provider or hard... | <p dir="auto"><strong>Apache Airflow version</strong>: 2.0.1</p>
<p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>): v1.17.12</p>
<p dir="auto"><strong>Environment</strong>:</p>
<ul dir="auto">
<li><strong>Cloud provider or hardware con... | 1 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <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.... | 1 |
<p dir="auto">I had an interesting idea for a new mode for FancyZones. Not sure if i'd use it all the time, but it could be useful in some situations.</p>
<p dir="auto">Imagine a "flow mode" that works sort of like the way a browser "flows" elements. When you open new windows it would resize the current windows and r... | <h3 dir="auto">The "Window-Tiling" PowerToy</h3>
<p dir="auto">Here's an idea, add the ability to tile windows automatically. What I mean by that is when a window would open, it'll cover the whole screen but when another window would open, it'll cover the half of the screen automatically and the first app would also re... | 1 |
<p dir="auto">One of the biggest annoyances with using the fantastic <code class="notranslate">host_callback.id_tap</code> as a logging solution is its behaviour in a <code class="notranslate">jax.remat</code> (making a call to <code class="notranslate">id_tap</code> for every <code class="notranslate">remat</code>). W... | <p dir="auto">To support modern packaging standards (aka <a href="https://peps.python.org/pep-0518/" rel="nofollow">PEP 518</a>) for wheel building, specify the build requirements and backend in <a href="https://packaging.python.org/en/latest/glossary/#term-pyproject.toml" rel="nofollow">pyproject.toml</a>.</p>
<p dir=... | 0 |
<h2 dir="auto">[SIP-30] Remove Tabs in SQL Lab</h2>
<h3 dir="auto">Motivation</h3>
<p dir="auto">SQL Lab is devoting screen space to a custom tab UI that is less effective than that offered natively by the browser. Other upcoming features such as more powerful edit history/undo, and better navigation/discovery make tab... | <p dir="auto">A clear and concise description of what the bug is.</p>
<p dir="auto">I tried running the following code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="git clone https://github.com/apache/incubator-superset/
cd incubator-superse... | 0 |
<p dir="auto">it doesn't show my recent file history like sublime does.</p> | <p dir="auto">I would like to be able to find files or folders that I have recently opened in previous editing sessions. On Windows this is usually done under the File menu. For example: File > Recent Files > (displays a sub menu of top 10 most recently used files in descending order).</p>
<p dir="auto">File</p>
... | 1 |
<p dir="auto">now that barrel reorg is done and bundle reorg is almost done, it is time to remove the <code class="notranslate">angular2/angular2</code> barrel (entry point) and force everyone to import from the correct location.</p>
<p dir="auto">We are doing this because of the rule to export each symbol only via one... | <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 => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 0 |
<p dir="auto">Does it support simultaneous requests from multiple users? That is, multi user login (second times with cookie login).</p> | <p dir="auto">I have the following scenarios:</p>
<p dir="auto">1, user login (multiple users may log in at the same time, what should I do? )</p>
<p dir="auto">2, get data after login success (get)</p>
<p dir="auto">3, according to the data obtained in the second step, post request data again (support post request?)</... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | 0 |
<p dir="auto">The following variable definition gives an erroneous highlight.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="var scheduleOptions = {
minutes: ['*', '0', '1', '2','3','4','5','6','7','8','9','10','11','12','13','14','15','... | <p dir="auto">I opened a Python file with the following line (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20976125" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/963" data-hovercard-type="pull_request" data-hovercard-url="/atom/atom/pull/96... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="xdf = pd.DataFrame(new_data).sample(frac = 0.2, replace = False , random_state = 1)
ccols = xdf.columns[0:28]
grouped_data = xdf.groupby('Class')
sns.set(font_scale = 0.8)
sns.set_palette(['#06B1F0' ,... | <p dir="auto">To reproduce this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt
x = [0.15, 0.11, 0.06, 0.06, 0.12, 0.56]
plt.boxplot(x,sym='+')
plt.show()"><pre class="notranslate"><code class="notranslate">impo... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=joerg.heinicke@gmx.de" rel="nofollow">Jörg Heinicke</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3654?redirect=false" rel="nofollow">SPR-3654</a></strong> and commented</p>
<p dir="auto">I have a property of typ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=bozho" rel="nofollow">Bozhidar Bozhanov</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9318?redirect=false" rel="nofollow">SPR-9318</a></strong> and commented</p>
<p dir="auto">Currently all <code class="notransla... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=rjo67" rel="nofollow">richard oates</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5205?redirect=false" rel="nofollow">SPR-5205</a></strong> and commented</p>
<p dir="auto">In our setup we want to read in many bea... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=richard.allen" rel="nofollow">Richard L. Allen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9324?redirect=false" rel="nofollow">SPR-9324</a></strong> and commented</p>
<p dir="auto">We use a custom <code class="... | 0 |
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.3.2</li>
<li>Platform: Google Colab</li>
<li>Python version: 3.7.10</li>
<li>PyTorch version (GPU?): 1.7.0+cu101</li>
<li>Using GPU in script?: no, but error also occurs on GPU</li>
<li>Using distributed ... | <h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version:</li>
<li>Platform:</li>
<li>Python version: 3.7.10</li>
<li>PyTorch version (GPU?): 1.7</li>
<li>Using GPU in script?: Yes</li>
<li>Using distributed or parallel set-up in script?: No</li>
</ul>
<h3 dir="aut... | 1 |
<blockquote>
<p dir="auto">Go 1.5.1 on OS X 10.10.5 with Xcode 7</p>
</blockquote>
<p dir="auto">It appears Go builds c archives with absolute addressing, which makes Xcode unhappy when using the resulting static library in a project:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto... | <p dir="auto">When including the generated gomobile iOS framework into another iOS framework, calling gomobile generated method from the wrapper framework causes linker failure with message "ld: illegal text-relocation to 'type..eq.[0]string'"</p> | 1 |
<p dir="auto">Rust often requires more than 2G of virtual memory so it's not possible to build it on a 32-bit OS. This is especially problematic on Windows.</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="47912395" data-permission-text="Title is private" data-url="h... | <p dir="auto">This code generates</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait Y<'a>: Sized {
fn f(&'a self) {
}
fn g(&self) where Self: for<'r> Y<'r> {
self.f();
}
}"... | 0 |
<ul dir="auto">
<li>Neo4j version: 4.0.0</li>
<li>Operating system: <code class="notranslate">neo4j:4.0.0-enterprise</code>docker image</li>
<li>API/Driver: cypher</li>
</ul>
<p dir="auto">I'm still trying to narrow down the exact repro but a cypher create/merge statement that was working in 3.5, caused our prod cluste... | <p dir="auto">Upgraded a database from 2.0.2 to 2.1.1. After some time using it (reads/writes), I get the following exception:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="SEVERE: Error while rendering node eeeb54fe0d954c50b1d6eac3a21f2f00: ... | 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/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 class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto">I want to override the FOSUserBundle validation.xml so I created a new bundle which extends the FOSUserBundle:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="public function getParent()
{
return 'FOSUserBundle';
}"><pre class... | <p dir="auto">I'm trying to override validation of a parent bundle, here is my <a href="https://github.com/umpirsky/Sylius-Sandbox/commit/3a2e89b31348bd1b9fa654030ee75204f4c0403f">code</a>.</p>
<p dir="auto">Here is parent bundle <a href="https://github.com/Sylius/SyliusAssortmentBundle/blob/master/Resources/config/val... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=obecker" rel="nofollow">Oliver Becker</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9164?redirect=false" rel="nofollow">SPR-9164</a></strong> and commented</p>
<p dir="auto">When doing number arithmetic in SpEL t... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=davidkarlsen" rel="nofollow">David J. M. Karlsen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1371?redirect=false" rel="nofollow">SPR-1371</a></strong> and commented</p>
<p dir="auto">Using JamonPerformanceMonit... | 0 |
<h2 dir="auto">Bug Report</h2>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I would like to work on a fix!</li>
</ul>
<p dir="auto"><strong>Current behavior</strong></p>
<p dir="auto">Syntax error <code class="notransl... | <p dir="auto"><strong>Choose one: is this a bug report or feature request?</strong><br>
Feature</p>
<p dir="auto"><strong>Provide a general summary of the issue in the title above</strong><br>
Babel is one of the most important parts of my system, and as such I would like to have more control over what is being loaded ... | 0 |
<p dir="auto">The <a href="https://github.com/neo4j/neo4j/blob/4.2/community/kernel/src/main/java/org/neo4j/kernel/impl/coreapi/TransactionImpl.java#L744-L772">current implementation of <code class="notranslate">TransactionImpl#nodesByLabelAndProperties</code></a> will scan all nodes with a label if there are no indice... | <p dir="auto">Hello everybody, I'm having issue with MERGE with Constrains in 2.0.0-M06<br>
Basically, I need to insert buge amount of tweets with relationships between them into Neo4j via REST API's Batch endpoint, approx 5k/s<br>
Sometime, it's a single node creation for a tweet; sometime, I need to create both paren... | 0 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Trailing slashes doesn't work. When I am clicking on links on my site everything is fine. All routes are ended with trailing slashes. Only problem is that those route doesn't work when I refresh page manually. Then I got 404 error. When I... | <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"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dcolebatch/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dcolebatch">@dcolebatch</a>: 'There is conflicting reports out there, some google group post... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/cheadp/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/cheadp">@cheadp</a>: 'On node deletion, related indexes entries will be removed only when the ne... | 1 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">I ask if you want to consider integrating Mouse without Borders (<a href="http://aka.ms/mm" rel="nofollow">http://aka.ms/mm</a>) from Truong Do.<br>
You can argue that Mouse without Borders is a PowerToy already and it would be a nice addition to ... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">I would like it to support mapping holding a key to a function, e.g. holding CapsLock key for a given period to switch input language</p> | 0 |
<p dir="auto">by <strong>gheorghe.postelnicu</strong>:</p>
<pre class="notranslate">Pprof doesn't seem to be working properly under Windows 7 64-bit:
$ go tool pprof sokoban_main.exe a.prof_3
go tool: no such tool "pprof"
Trying to invoke it manually doesn't work either, but with a different error:
$ perl /c/go/pkg/... | <pre class="notranslate">This is a placeholder issue for supporting linking against static libraries. There are
plenty of good reasons to support it including more stable builds, fewer dependency
issues outside of the go build system, and supporting projects that prefer to support
static libraries instead of shared one... | 0 |
<h1 dir="auto">Feature request</h1>
<h2 dir="auto">Is your feature request related to a problem? Please describe.</h2>
<p dir="auto">It isn't related to a problem. But if what I'm asking already exists its a good idea to let it more clear on the docs.</p>
<h2 dir="auto">Describe the solution you'd like</h2>
<p dir="aut... | <h1 dir="auto">Feature request</h1>
<h2 dir="auto">Is your feature request related to a problem? Please describe.</h2>
<p dir="auto">There are many different methods of codebase organization in the wild and one popular one is to use an <code class="notranslate">index.js</code> file for the page component itself and sur... | 1 |
<p dir="auto">Use a config schema instead. See the configuration section of <a href="https://atom.io/docs/latest/hacking-atom-package-word-count" rel="nofollow">https://atom.io/docs/latest/hacking-atom-package-word-count</a> and <a href="https://atom.io/docs/api/latest/Config" rel="nofollow">https://atom.io/docs/api/la... | <p dir="auto"><strong>After updating to Atom 0.190.0 I get the following 3 deprecation notices of Atom core.</strong> Anyone else noticed this?</p>
<p dir="auto">Use a config schema instead. See the configuration section of <a href="https://atom.io/docs/latest/hacking-atom-package-word-count" rel="nofollow">https://ato... | 1 |
<p dir="auto">I'd like to see the ability to map a keyboard shortcut in the Keyboard Manager to an action such as running a program.</p> | <h2 dir="auto">Create custom shortcuts that will launch certain programs.</h2>
<p dir="auto">Say for example I want to launch Firefox, I could be able to create a shortcut for that call it "ff" and then by typing "ff" in the search it will launch firefox.</p>
<p dir="auto">If you'd like to see this feature implemented,... | 1 |
<p dir="auto">Hi, I've noticed that a structure like this:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<div class="row">
<div class="col-xs-6 col-sm-4 col-md-4 col-lg-2 yellow"><h2>Col 4... | <p dir="auto">Like said before on posts <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="18529511" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/10152" data-hovercard-type="issue" data-hovercard-url="/twbs/bootstrap/issues/10152/hovercard" ... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
Babel parser gets confused when using decorators.</p>
<p dir="auto"><strong>Additional context/Screenshots</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipbo... | <h2 dir="auto">Bug Report</h2>
<p dir="auto">Hello, first let me thank the Babel contributors for your hard work. Unfortunately, I had an issue using the <code class="notranslate">@babel/plugin-proposal-decorators</code> plugin.</p>
<p dir="auto"><strong>Current Behavior</strong><br>
The async keyword will be stripped ... | 1 |
<p dir="auto">One of the more recent threads on stack overflow suggests<a href="https://stackoverflow.com/questions/47593597/splitting-sprites-texture-atlases-into-tiles-with-three-js" rel="nofollow"> modifying geometry to index into a texture atlas. </a>. I believe i've seen the same answer before though.</p>
<p dir="... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto"><code class="notranslate">ObjectLoader</code> doesn't support parsing the following geometries:</p>
<ul dir="auto">
<li><code class="notranslate">TextGeometry</code></li>
<li><code class="notranslate">ParametricGeometry</code></li>
<li><code class="notranslat... | 0 |
<p dir="auto">Hi all,</p>
<p dir="auto">I've been trying to install scikit-learn on my GNU/Linux machine. I downloaded the tarball of the 0.14.1 source code and was able to complete "python setup.py build" and "python setup.py install" ok (well, they looked to complete ok!). However, as I go through the build tests, I ... | <p dir="auto">Hello.<br>
I am trying to install scikit on MacBook Pro Lion 10.7. However, the test fails with this message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="======================================================================
E... | 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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <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/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | 0 |
<p dir="auto"><strong>Migrated issue, originally created by John Mercouris (<a href="https://github.com/jmercouris">@jmercouris</a>)</strong></p>
<p dir="auto">If you look in the examples, the documentation mentions that you may setup directed graphs:<br>
<a href="http://docs.sqlalchemy.org/en/rel_1_0/orm/examples.html... | <p dir="auto">Good evening!<br>
We have a problem while executing following code:</p>
<p dir="auto">import sqlalchemy as db<br>
import pandas as pd<br>
import cx_Oracle</p>
<p dir="auto">engine = db.create_engine("oracle+cx_oracle://{user}:{pw}@{host}:{port}/{db}"<br>
.format(user = "usr",<br>
pw = "pwd",<br>
host = "h... | 0 |
<p dir="auto">If you use $CELERYD_CHDIR with $CELERYD_OPTS and use a relative path to the dir, then status needs to do the same or otherwise it won't find the application.</p>
<p dir="auto">Also, status and start look at different option env variables which leads to duplication (the -A option needs to be repeated).</p>... | <p dir="auto">currently celery, by default, will add a set of fixtures and a mark, which can be confusing to new developers on a project when running <code class="notranslate">pytest --fixtures</code> and begin using them even through we've not yet opted into and started configuring them.</p>
<p dir="auto">An alternati... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=simpor" rel="nofollow">Simon Rydberg</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2928?redirect=false" rel="nofollow">SPR-2928</a></strong> and commented</p>
<p dir="auto">loading the following application-conte... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke" rel="nofollow">Oliver Drotbohm</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8925?redirect=false" rel="nofollow">SPR-8925</a></strong> and commented</p>
<p dir="auto">Commit <a href="https://fisheye... | 0 |
<p dir="auto">Currently using webpack to build a library, The library contains a couple UI-Components, these UI components depend on a couple styles from the library. However the same styles are also the ones that are exposed to users so they can access and style with. Whats the best way to prevent duplication of css a... | <p dir="auto">I am trying to migrate my big single page application from Require.js to webpack and there is some troubles with code splitting. My application has structure:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" js --|
| |--... | 0 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
Bug</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Our application has credit card input fields hosted in iframes and we make use of <code class="notranslate">postMessage</code> res... | <p dir="auto">hey folks, looks like <a href="https://github.com/facebook/react/commit/b565f495319750d98628425d120312997bee410b">this code</a> added small issue with safari and it could flood devtools console output with messages like this:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-ima... | 1 |
<p dir="auto">I am not sure which package to blame for this but autocomplet does not work with non-ascii words.</p>
<p dir="auto">When I type eg. "Immat" I get the autocomplete proposal "Immaterialgut" but not "Immaterialgüter". I guess autocomplete does not work with non-ascii chars at all. Thatmay be ok for programme... | <p dir="auto">Current implementation seems to break words on unicode characters - so when I write "somēthing" in the editor, it gets tokenised into "som" and "thing" for purposes of autocomplete.</p>
<p dir="auto">If I follow the code correctly, it's due to JS regex used at <a href="https://github.com/saschagehlich/aut... | 1 |
<p dir="auto">I just tested the Gallery app on my tablet (Samsung Galaxy Tab E) and I ran into an issue. The toolbar or at least a portion of the upper part of UI is cropped.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/8492909/19825397/7f43bd84-9d70-11e6-95... | <p dir="auto">Shrine on a Nexus 9:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5479/18840823/b4e398da-83c4-11e6-90bb-775b8f4f38dc.png"><img src="https://cloud.githubusercontent.com/assets/5479/18840823/b4e398da-83c4-11e6-90bb-775b8f4f38dc.png"... | 1 |
<p dir="auto">I ran into this when trying to add a user toggle for switching between point and linear filtering like so:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const renderTarget = new WebGLRenderTarget();
// ...render ... | <p dir="auto">Sometimes, when we want to save some memory, it happens that we have to reuse a render target, by just changing some possible parameters on the fly. I am talking about wrapping and filtering, obviously not format and type. Changing these parameters is (generally) fast enough (depending on the drivers).</p... | 1 |
<p dir="auto">I have a change to the gomobile tool that appears to make .app bundles produced with Xcode 7. It needs a bit more testing.</p>
<p dir="auto">The gist of it is that the DevelopmentTeam ID needs to be in the project file. Unfortunately this requires a bit of machinery to detect, and I fear on complex setups... | <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p>
<h3 dir="auto">What version of Go are you using (<code class="notranslate">go version</code>)?</h3>
<p dir="auto">go 1.8<br>
gomobile version +0f31740 Wed Apr 19 17:20:05 2017 +0000 (android,ios); androidSDK=</p>
<h3 dir="auto">What o... | 1 |
<p dir="auto">After finishing the exercise I hit "run test" but nothing happens. I had the same problem few hours ago with he new waypoint (10 on Jquery)</p>
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-the-parent-of-an-element-using-jquery?solution=fccss%0A%20%20%24%28documen... | <p dir="auto">A bug seems to be present: Chrome 46.0.2490.86 m; Windows 8.1 with respect to <code class="notranslate">appendTo()</code> function.</p>
<p dir="auto"><code class="notranslate">$("#target2").appendTo($("#right-well"));</code> does work, but not the <code class="notranslate">$("#target2").appendTo("#right-w... | 1 |
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.4.0</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Task policies on airflow 2.4 are raising <code class="notranslate">ERROR [airflow.models.dagbag.DagBag] can't set attribute</code> error on trying to override the values.</p>
<h3 dir="auto">What you think ... | <h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.3.2 (latest released)</p>
<h3 dir="auto">What happened</h3>
<p dir="auto">Using cluster policies, I set a default <code class="notranslate">on_failure_callback</code>.<br>
This works great with all tasks expect with task new task mapping.</p>
<h3 dir="auto">Wha... | 1 |
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">“Bug Report”</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">v1.5.1-1155-gf09c0c7</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Debian mix of unstable/testing</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">There was <a class="issue-link js-issue-link" data-error... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.4.5</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Debian 7</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">Role vars and role defaults are not available in <code class="notranslate">hostvars</co... | 0 |
<ul dir="auto">
<li>VSCode Version:</li>
<li>OS Version:</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<p dir="auto">Am not getting suggestion for css class. Also there should be a way to the code snippets from one to other when am comparing 2 files</p> | <p dir="auto">The style links are set in my MVC masterpage _Layouts:</p>
<p dir="auto">VSCode does not 'see' any styles.</p>
<p dir="auto">Is there a way around this?</p> | 1 |
<p dir="auto">Both type and value parameters. This compiles just fine, short of the unused-variable warnings:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn f<T, T>(t: T, t: T) {}"><pre class="notranslate"><span class... | <p dir="auto">Currently the <code class="notranslate">crate-file-name</code> flag to the compiler can return more than one name if a build is made against a different crate type than the library defines. For instance if the crate type is set to <code class="notranslate">lib</code> it will generate an rlib, even if <co... | 0 |
<p dir="auto">This <em>may</em> be a duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="138196002" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/7368" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/is... | <p dir="auto">Hi there,</p>
<p dir="auto">Not sure whether this has been already mentioned before (I would be surpirsed if it never was)... Wouldn't it be a good idea to name arrow functions, which is what apparently ES6 does?. Think about the benefits of this in the stacktrace. It's quite useful to have a "named" func... | 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"> 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"><input type="c... | 0 |
<p dir="auto">While metrics can be useful, some of us would prefer not to send extra data over the wire. Could you please set it to ask us if we want to send analytics on start and disable it if we say no, rather than just assuming we do?</p> | <p dir="auto">You need to leave the metrics disabled by default and then at least ask users, first time they activate the editor, whether they would allow it to be enabled.</p>
<p dir="auto">I for one will not allow spyware to run on my box, hence I disable or remove such applications, but Atom doesn't provide a clue i... | 1 |
<h3 dir="auto">Bug report</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
df = pd.DataFrame({'Depth': [0.2, 0.4, 0.4, 0.4, 0.4, 0.4, 0.6, 0.4, 3.2, 2.0]... | <p dir="auto">This demo:<br>
<a href="https://matplotlib.org/examples/axes_grid/demo_parasite_axes2.html" rel="nofollow">https://matplotlib.org/examples/axes_grid/demo_parasite_axes2.html</a></p>
<p dir="auto">If I copy/paste all the code from that, the output is a graph doesn't have the "Temperature" axis - neither th... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/347714/10540330/a0e7f868-7424-11e5-824a-9321c1ec90f3.png"><img src="https://cloud.githubusercontent.com/assets/347714/10540330/a0e7f868-7424-11e5-824a-9321c1ec90f3.png" alt="header-twice" style="max-widt... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-line-up-form-elements-responsively-with-bootstrap</a> has an issue.</p>
<p dir="auto">I think the problem is happening on all... | 1 |
<p dir="auto">When sending a <code class="notranslate">Response</code> with the Flash server, and the user provides a <code class="notranslate">Content-Length</code> header, the Flash server will add an additional <code class="notranslate">Content-Length</code> header with the content length as it calculated it, where ... | <p dir="auto">I installed deno with brew.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ brew install deno
...
...
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions have been installed to:
/usr/loca... | 0 |
<p dir="auto">Testcase:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(associated_types)]
#![crate_type="lib"]
pub trait Test {
type Node;
type Iter: Iterator<Item=Self::Node>;
}"><pre class... | <p dir="auto">It actually happens even if you take out the <code class="notranslate">type T</code> but I figured that would be too confusing of a testcase.</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![feature(associated_t... | 1 |
<ol dir="auto">
<li>Navigate to <a href="http://doc.rust-lang.org/std/macro.format!.html" rel="nofollow">http://doc.rust-lang.org/std/macro.format!.html</a></li>
<li>Click <code class="notranslate">[src]</code></li>
<li>Browser navigates to broken link: <a href="http://doc.rust-lang.org/src/std/%3Ccore_collections%20ma... | <p dir="auto">Step 1: Visit <a href="http://doc.rust-lang.org/std/macro.assert_eq!.html" rel="nofollow">http://doc.rust-lang.org/std/macro.assert_eq!.html</a><br>
Step 2: Click Link [src]</p>
<p dir="auto">Page should link to <a href="http://doc.rust-lang.org/src/core/macros.rs.html#80-93" rel="nofollow">http://doc.rus... | 1 |
<p dir="auto">Support for weights in <code class="notranslate">percentile</code> would be nice to have. A quick look suggests <a href="https://github.com/nudomarinero/wquantiles">https://github.com/nudomarinero/wquantiles</a>; I'd be happy to make a PR out of this implementation if there's interest.</p> | <p dir="auto">For our work we frequently need to compute weighted quantiles. This is especially important when we need to weigh data from recent years more heavily in making predictions.</p>
<p dir="auto">I've put together a function (called <code class="notranslate">weighted_quantile</code>) largely based on the sour... | 1 |
<p dir="auto">I just reinstalled Tensorflow on my laptop this morning and got this problem.<br>
E c:\tf_jenkins\home\workspace\release-win\device\cpu\os\windows\tensorflow\core\framework\op_kernel.cc:943] OpKernel ('op: "BestSplits" device_type: "CPU"') for unknown op: BestSplits<br>
E c:\tf_jenkins\home\workspace\rele... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>See the custom complete snippet below</li>
<li>Linux Ubuntu 16.04</li>
<li>TensorFlow installed via pip gpu version</li>
<li>TensorFlow version v1.12.0-0-ga6d8ffae09 1.12.0</li>
<li>Python version: 3.5.2</li>
<li>CUDA/cuDNN version: 9.0.176 / 7.4... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I need that the url is changed, when clicking a tab.</p>
<p dir="auto">So when there are three tabs:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="<div class="tab-content">
<div class=&... | <p dir="auto">Hello,</p>
<p dir="auto">am i missing something or the only way to link to a specific tab is by setting <code class="notranslate">.active</code> class to tab navigation and <code class="notranslate">.tab-pane</code> elements?</p>
<p dir="auto">For example, i lets look at demo of this tab system:</p>
<p di... | 1 |
<p dir="auto">I recently ran into a problem, while using bazel to build a project. This project is compiled as a dynamic linking library, using PyImport_Import to import python module. when there is "import tensorflow as tf" in the python file , application who calls the dynamic linking library crashed everytime, but ... | <p dir="auto">I can't find a way to pass a numpy tensor to layers.convolution2d weights/bias initialization arguments.<br>
I added support for this by modifying convolution2d, code is below. I need this feature in order If you like this solution I can add this feature to other ops also and create a pull request.</p>
<... | 0 |
<p dir="auto">Hi to all :)</p>
<p dir="auto">I'm using Symfony 2.7 and I have a trouble with the Validator component.<br>
I wrote a configuration yaml and php code to validate a Test model:</p>
<div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-cop... | <p dir="auto">I have a form with a collection of images. The user can re-order the images. I am using Doctrine2's Criteria for sorting the images.</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" public function getImages(... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto"><strong>Version:</strong> TS 1.6</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="module foo.bar {
export function baz(){}
};
module foo {
const a1 = bar['baz']; // foo.bar['baz']
const a2 = (<any&... | <p dir="auto"><strong>foo.ts</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export function foo() { }"><pre class="notranslate"><span class="pl-k">export</span> <span class="pl-k">function</span> <span class="pl-en">foo... | 1 |
<p dir="auto">As mentionned in the 2.1.0 new functionnalities list :</p>
<p dir="auto">"Improved prepended and appended inputs. No need to place the input and .add-on on the same line of code (sorry about that by the way). Break them up as you like and they'll still stick together with some crafty font-size working."<... | <p dir="auto">It would be nice to see a visual representation of what is defaulted/changed to for each element you can customize. For example the @WarningBackground element that you can modify the color, it would be nice to see what that HEX code actually represented</p> | 0 |
<p dir="auto">If I try and list the snapshots for a given repository 'foo' while there is a snapshot in progress, ES appears to block until the snapshot is complete:</p>
<p dir="auto">GET <a href="http://localhost/_snapshot/foo/_all" rel="nofollow">http://localhost/_snapshot/foo/_all</a></p>
<p dir="auto">I realize you... | <p dir="auto">This would block until current snapshot is completed. This could take a looooooooong time.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="curl http://es:9200/_snapshot/<s3_storage>/_all?pretty"><pre class="notranslate"><cod... | 1 |
<ul dir="auto">
<li>PowerToys version: v0.20.1</li>
<li>PowerToy module: PowerToys Run</li>
</ul>
<p dir="auto">I have made a shortcut for a folder on Desktop named Whatsapp. When I search Whatsapp in PT Run, the search results include the folder Whatsapp as an application, as in the image below.<br>
<a target="_blank"... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Support for multiple monitor profiles.<br>
For example: When switching from a home office with 1 external monitor, to a commercial office with 2 different external monitors, the ability to quickly changes the monitor profiles to support each, with... | 0 |
<p dir="auto">TS 1.7.0</p>
<p dir="auto">This is valid ES6 from Mozilla but invalid TS:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function drawES6Chart({size = 'big', cords = { x: 0, y: 0 }, radius = 25} = {})
{
console.log(size, cords... | <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function foo({ x, y = {}} = { x: 0, y: {}}) {
}
foo(); // Fine
foo({ x: 0, y: 0 }); // Fine
foo({ x: 0 }); // Error"><pre class="notranslate"><span class="pl-k">function</span> <span ... | 1 |
<p dir="auto">Copying from run error <a href="url">window</a></p>
<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/02/2020 15:22:23<br>
Exception:<br>
System.ObjectDisposedException: Cannot access a disposed object.<br>
Object name: 'Timer'.<... | <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 |
<h4 dir="auto">Describe the workflow you want to enable</h4>
<p dir="auto">At the moment it is possible to use nystroem only by specifying the component number. Datapoints<br>
are then randomly chosen. I want to be able to pick my data points with other methods like K-Means++.</p>
<h4 dir="auto">Describe your proposed ... | <p dir="auto">Dear developers,<br>
I would to ask for support for the provide specific landmarks points to approximate the Nystroem kernel approximation. In the current version of the code, the points are chosen randomly. In this case it is often more convenient for the user to select them beforehand using some method ... | 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">No.</p>
<p dir="auto"><strong>What keyw... | <p dir="auto">We want to deprecate today's debian-based container-vm image, and switch to GCI image by default. Before we do that, we need to validate the image using Kubernetes testing infrastructure. GCI image has three different release channels: dev, beta, and stable. Besides that they also build ci release nightly... | 0 |
<p dir="auto">nginx_pod.yml:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="apiVersion: v1
kind: Pod
metadata:
name: nginx
spec:
containers:
- name: nginx
image: nginx
ports:
- containerPort: 80
hostPort: 31320
... | <p dir="auto">Is there any particular reason for putting service ClusterIP and NodePort allocation logic into API server, instead of controller?</p>
<p dir="auto">AFAIK, allocating in API server is racy when we have multiple API server, unless we write allocation status into etcd. Currently, we have a repair controller... | 0 |
<p dir="auto">I'd like to move rarely used/optional features of my application to separate chunks, so they can be loaded lazily.</p>
<p dir="auto">I'm using <code class="notranslate">require.ensure</code> with a chunk name:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="... | <p dir="auto">When using next.js 10.2, im unable to successfully re-join the container code with the single runtime chunk.</p>
<p dir="auto">I was previously able to re-merge them with a simple plugin</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-cont... | 0 |
<p dir="auto">I think boolean in <a href="https://github.com/angular/angular/blob/master/modules/angular2/src/facade/async.ts#L109-L164">EventEmitter</a> parameter is an antipattern, lot of articles ara in this topic:<br>
<a href="http://silkandspinach.net/2004/07/15/avoid-boolean-parameters/" rel="nofollow">http://sil... | <p dir="auto">Ref: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="121557559" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/5808" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/5808/hovercard" href="https://github... | 1 |
<p dir="auto">Basically in my twig template (if you come from Symfony2 you will know what I mean), if you have this sort of usage:</p>
<div class="highlight highlight-text-html-django notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<button data-loading-text="{{ 'foo.... | <p dir="auto">There's one line that uses the <code class="notranslate">slide.bs.carousel</code> event, and there are others that use <code class="notranslate">slid.bs.carousel</code>. Is this a typo? I don't know if I'm missing anything, sorry in that case!</p>
<p dir="auto"><a href="https://github.com/twbs/bootstrap/b... | 0 |
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.6.7</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">Red Hat Enterprise Linux Server release 6.5 (Santiago)</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">When using the lvg module, if vg_options ... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h4 dir="auto">Problem Still reproducible after ansible upgrade ( duplicate from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="136687524" data-permission-text="Title is private" data-url="https://github.com/a... | 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/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 class="contains-task-list">
<li class="task-list-item">
<p dir="auto"><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.</p>
</li>
... | 0 |
<p dir="auto">A clear and concise description of what the bug is.</p>
<h3 dir="auto">Expected results</h3>
<p dir="auto">Error msg telling that dataset already exists</p>
<h3 dir="auto">Actual results</h3>
<p dir="auto">Error saving dataset Object Object</p>
<h4 dir="auto">Screenshots</h4>
<p dir="auto">If applicable, ... | <p dir="auto">Evaluating superset for our BI/analytical dashboards. Could not find drill down option. My use case would be I want to show Geo wise Sales in a Pie Chart and on click of that User should redirected to another page with Country wise Sales Chart.</p>
<p dir="auto">Do let me know if you have anything similar... | 0 |
<h4 dir="auto">Description</h4>
<p dir="auto">A deprecation warning is thrown when using sklearn. Recently cloudpickle was updated to do away with this warning, the sklearn version needs to be updated accordingly.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<p dir="auto">I imagine this occurs anywhere cloudpickle i... | <h4 dir="auto">Description</h4>
<p dir="auto">I get this error after importing the module<br>
<code class="notranslate">/usr/local/lib/python3.6/dist-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py:47: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's docum... | 1 |
<p dir="auto">Using these dependencies:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""devDependencies": {
"ts-loader": "^0.7.2",
"typings": "^0.7.7",
"typescript": "... | <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 => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&g... | 0 |
<pre class="notranslate">Forwarded conversation
Subject: [golang-dev] unsafe.Sizeof
------------------------
From: Anthony Martin <ality@pbrane.org>
Date: Sat, Jun 4, 2011 at 13:10
To: golang-dev@googlegroups.com
I've been working out some issues in the compiler related to
types with very large sizes and I'm a... | <p dir="auto">I regret having to bring up anything related to sockets. I hate them as much as the next gopher.</p>
<p dir="auto">There are some cases[1] where setting socket options (like <code class="notranslate">SO_REUSEPORT</code>) is just unavoidable. In most cases, we can pull out the <code class="notranslate">con... | 0 |
<h4 dir="auto">Describe the bug</h4>
<p dir="auto">The optional field <a href="https://github.com/axios/axios/blob/v1.x/index.d.ts#L276">"response"</a> of the class AxiosError<T, D> has the type AxiosResponse<T, D>. But I found it to be an XMLHttpRequest when running into a cors error. The same XMLHttpRequ... | <h4 dir="auto">Describe the bug</h4>
<p dir="auto">When performing an axios request which is rejected with <code class="notranslate">ERR_NETWORK</code> the created <code class="notranslate">AxiosError</code> contains the request as response.<br>
This leads to the issue that the response of the <code class="notranslate"... | 1 |
<p dir="auto">NOTE :Old title was 'GLTFexporter prevent exporting duplicates of same image when used in multiple materials'</p>
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong></p>
<p dir="auto">same images used in multiple materials exports as duplicates leading to increas... | 0 | |
<p dir="auto">We currently can't update to a new Dart SDK pending fixes in a few dependent packages. This meta issue tracks progress.</p>
<p dir="auto"><strong>Background:</strong> A <a href="https://github.com/dart-lang/yaml/issues/21" data-hovercard-type="issue" data-hovercard-url="/dart-lang/yaml/issues/21/hoverca... | <p dir="auto">It seems like there are conflicts between GoogleMobileVision and GoogleMobileVision?</p>
<p dir="auto">Getting errors when building Flutter ios:</p>
<p dir="auto"><code class="notranslate">duplicate symbol _OBJC_IVAR_$_MDMPasscodeCache._localAuthenticationInfo in: /Volumes/flutter/ios/Pods/GoogleMobileVis... | 0 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2>
<p dir="auto"><em>What is the expected behavior of the proposed feature? What is the scenario this would be used?</em></p>
... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Instead of explorer preview, quick look like in Mac would be more intuitive to the user</p>
<h1 dir="auto">Proposed technical implementation details</h1>
<p dir="auto">If there was an tab in power toys with <a href="https://github.com/QL-Win/Quick... | 0 |
<p dir="auto">At present, using ESNext features such as decorators, async/await, class instance fields, etc. results in the editor drawing red squiggles. In the very least, it would be nice if there was an easy way to stop VSCode from complaining about these features in a normal .js file.</p>
<p dir="auto">Perhaps some... | <p dir="auto">… and I can't turn it off by setting <code class="notranslate">javascript.validate.enable</code> false.</p>
<p dir="auto">Perhaps this is a soft documentation bug: the <a href="https://code.visualstudio.com/Updates" rel="nofollow">release notes</a> proudly mention <code class="notranslate">experimentalObj... | 1 |
<p dir="auto">When there is enough content in the tab pane to go past the bottom of the tabs the content will wrap to the left under the tabs. I'd expect the content to continue to be indented the same amount rather than wrapping under. (IE9, Chrome16)</p>
<p dir="auto">It seems floating the tab-pane left solves the is... | <p dir="auto">When a page is narrow enough for the responsive navbar to kick in and you click on it and select a menu item the navbar just sits there until you click on the navbar button again to close it. This is frustrating for users as it's not how these things normally work everywhere else.</p> | 0 |
<p dir="auto">When I specify a date pattern like this :</p>
<code class="notranslate">
->add('h4', 'date', array( 'label' => 'Date of bird',
'widget' => 'choice',
'pattern' => '{{ day }}/{{ month }}/{{ year }}',
</code>
the result ... | <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#Customer.php
class Customer {
# (...)
/**
* @var string $phone
* @Assert\NotBlank()
* @Assert\Regex("/^\(\d{2}\) \d{4}-\d{4}$/")
* @ORM\Column(name=&... | 0 |
<p dir="auto">I've tried right-clicking a method call in both Ruby and PHP and then selecting "Go to Declaration". Nothing happens. Nothing shows up in the developer tools console. The same thing happens in safe mode.</p>
<p dir="auto">Using 0.129.0 on OS X</p> | <p dir="auto">This method should work out of the box without the need to generate a ctags file.<br>
Thanks, Marty</p> | 1 |
<p dir="auto">I use my <strong>File Encoding</strong> setting as <em>Windows 1252</em>, because I mostly use this kind of file with Atom. And every time I open a large file (let's say 500Kb size, 10k lines), Atom freezes. After a while Atom displays that <em>keep waiting / close</em> window, and sometimes it will load,... | <p dir="auto">I noticed this morning, that on OS X, Atom refocuses the application while starting up.</p>
<p dir="auto">This means that if I CMD+TAB to another application while waiting for Atom to launch, Atom immediately grabs the focus back again.</p>
<p dir="auto">And if I CMD+TAB again, Atom keeps grabbing it back... | 0 |
<p dir="auto">We created an index and tried to "curl -PUT" a document, failed after a timeout with:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{
"error": "NoShardAvailableActionException[[test][0] No shard available for ... | <h1 dir="auto">Description</h1>
<p dir="auto">First, I am using version 0.20.6 on a quite large cluster.</p>
<p dir="auto">Pushed a non-dynamic settings with a invalid value for example;</p>
<p dir="auto">"index.translog.flush_threshold_period": "30mb"</p>
<p dir="auto">instead of 30m (ok this is kind of obvious)</p>
<... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.