text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 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
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https:... | <p dir="auto"><strong>Steps to reproduce and a minimal demo of the problem</strong></p>
<ol dir="auto">
<li>Clone <code class="notranslate">https://github.com/sap9433/angular2-webpack-starter-kit</code>,</li>
<li>npm install & npm start<br>
App works fine because it's using <code class="notranslate">"angular2": "2.... | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction link</h3>
<ul dir="auto">
<li><a href="https://codepen.io/yhor1e/pen/agPbrL" rel="nofollow">https://codepen.io/yhor1e/pen/agPbrL</a></li>
<li><a href="https://github.com/yhor1e/vue-10249-reproduction">https://github.com/yhor1e/vue-10249-re... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Reproduction</h3>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=&q... | 1 |
<p dir="auto">The status bar doesn't change when I click into the window and typing results in typing into the terminal window I started electron from.</p>
<p dir="auto">Any idea why this might be happening?</p> | <p dir="auto">I’ve run into an <a href="https://github.com/coolwanglu/neovim.as/issues/7" data-hovercard-type="issue" data-hovercard-url="/coolwanglu/neovim-e/issues/7/hovercard">odd issue testing the <em>Neovim.AS</em> Atom Shell app</a>, where I cannot get its window to accept keyboard input on OS X 10.10.2 when I st... | 1 |
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto">As already <a href="https://github.com/npm/cli/issues/2639#issuecomment-775490191" data-hovercard-type="issue" data-hovercard-url="/npm/cli/issues/2639/hovercard">noted by someone else</a>, there seems to be a problem with install/update of global packages:</p>
<div c... | <h3 dir="auto">Current Behavior:</h3>
<p dir="auto">Attempting to update a package with a tag using the <code class="notranslate">update</code> command globally causes <strong>ALL</strong> global packages to be removed.</p>
<h3 dir="auto">Expected Behavior:</h3>
<p dir="auto">Packages should not be removed when updatin... | 1 |
<p dir="auto">Not really sure where to possible report this issue. I noticed when i download bootstrap 3.0.1 via bower there appears to be an install error related to the bootstrap/dist/fonts/* no such file or directory. (fs.js) -</p>
<p dir="auto">To test that this is indeed related to 3.0.1 i changed my bower to go b... | <p dir="auto">I'm receiving the following message when using grunt-bower-task or bower-installer to grab the <code class="notranslate">main</code> files from the repository:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="no such file or direct... | 1 |
<p dir="auto"><code class="notranslate">Deno will always die on unhandled exceptions / rejections.</code></p>
<p dir="auto">I'd like to request the ability to change this for uncaught promises.</p>
<p dir="auto">I know a lot of people just say hey if this happens it is your fault. Technically your right. But this is re... | <p dir="auto">I was looking for an equivalent to the Node.js "unhandledrejection" event in Deno, but it appears there isn't one on <code class="notranslate">globalThis</code>.</p>
<p dir="auto">There does appear to be an <code class="notranslate">onunhandledrejection</code> event handler <a href="https://github.com/den... | 1 |
<p dir="auto">Currently, it's possible to overload a client node during the fetch process by requesting extreme amounts of data. In particular, this is possible to observe by repeating the problem in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="74458766" data-permission-text="Titl... | <p dir="auto">The bytes from the <code class="notranslate">_source</code> field and highlighting returned during the <code class="notranslate">FETCH</code> phase should be included in the request circuit breaker.</p> | 1 |
<p dir="auto">It's been brought up on the mailing list (citation needed) that some people want to run Go with heaps beyond the default limit (128 GB today).</p>
<p dir="auto">Perhaps we should revise the limit at each Go release according to some metric. One possible metric would be to make sure that Go can address all... | <p dir="auto">In Go 1.4, the compiler still has a hardcoded 128GB memory limit. While this is much better than the 16GB limit from 1.0, it's presenting a real limitation to using Go for big-data scientific work, such as my research, such as <a href="https://github.com/ndaniels/cablastp2">https://github.com/ndaniels/cab... | 1 |
<p dir="auto">Hi, I originally filed an issue at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1245817692" data-permission-text="Title is private" data-url="https://github.com/rycus86/prometheus_flask_exporter/issues/135" data-hovercard-type="issue" data-hovercard-url="/rycus86/pro... | <p dir="auto">The current docs are at: <a href="https://flask.palletsprojects.com/en/1.1.x/patterns/celery/" rel="nofollow">https://flask.palletsprojects.com/en/1.1.x/patterns/celery/</a></p>
<p dir="auto">They reference Celery's old configuration options which are the <code class="notranslate">CELERY_*</code> options.... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<p dir="auto">1.8.10</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="declare function overload(param: number);
declare function overlo... | <p dir="auto">I was just working with Big.js and tried to pass a union type into its constructor function. It seems that union types don't play nice with old-style overloaded constructors. Please consider the code below that errors with TypeScript 1.4. I would have expected this to work.</p>
<div class="highlight hi... | 1 |
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions" rel="nofollow">http://freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possib... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-sift-through-text-with-regular-expressions</a> has an issue.</p>
<p dir="auto">The challenge is to search a string of text for occur... | 1 |
<p dir="auto">Shortcut chords like <code class="notranslate">ctrl+k ctrl+l</code> resolve as <code class="notranslate">ctrl+k (partial)</code>, <code class="notranslate">ctrl-l</code>, <code class="notranslate">editor:select-line</code>. I'm running v0.126.0-571ce5b built from source on Ubuntu 14.04.1 x64.</p> | <p dir="auto">I have this on Ubuntu 14.04.</p>
<p dir="auto">When I use the following default keybindings <code class="notranslate">'.workspace .editor': 'ctrl-k ctrl-u': 'editor:upper-case'</code> and <code class="notranslate">'.workspace .editor': 'ctrl-k ctrl-l': 'editor:lower-case'</code>, the second ctrl gets re... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=davidparks21" rel="nofollow">David Parks</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8367?redirect=false" rel="nofollow">SPR-8367</a></strong> and commented</p>
<p dir="auto">Reference JIRA: <a href="https://ji... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gobreak" rel="nofollow">gobreak</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2091?redirect=false" rel="nofollow">SPR-2091</a></strong> and commented</p>
<p dir="auto">I have tried using JBossMQ and ActiveMQ to r... | 0 |
<p dir="auto">A number of users have asked how they can load type information from the export data section of a .a file produced by the Go compiler. Although you can use the standard go/importer package to find (relative to $GOPATH) and load a .a file, it provides no way to load a file that lives elsewhere. In contra... | <p dir="auto">Missing functionality. Required for clients that store packages outside the implied file system structure.</p> | 1 |
<p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 0.15.0</li>
<li>Operating System: windows 10</li>
<li>Extra:
<ul dir="auto">
<li>nodejs 14.0.0</li>
<li>npm 6.14.4</li>
<li>yarn 1.22.4</li>
</ul>
</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">install by ... | <p dir="auto"><strong>Context:</strong></p>
<ul dir="auto">
<li>Playwright Version: 0.15.0</li>
<li>Operating System: Windows</li>
</ul>
<p dir="auto"><strong>Describe the bug</strong></p>
<p dir="auto">I just upgraded to the new Node 14 and with both npm and yarn the .local-browsers folder ends up empty on install. I ... | 1 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current Behavior</strong><br>
When a class (B) extends another class (A) and includes a type definition to narrow the type of something specified in class A, it will set the narrowed property's value to undefined. This diverges from the TSC behavior.<br>
The output f... | <p dir="auto"><strong>TypeScript Version:</strong> 2.1.1</p>
<p dir="auto"><strong>Code</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class PartialPolicySearchIten {
public displayValue: string;
public oriNumber: st... | 1 |
<p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Provide a comple... | <p dir="auto">Please:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate issues.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Provi... | 0 |
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1658" rel="nofollow">http://projects.scipy.org/numpy/ticket/1658</a> on 2010-11-02 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FrancescAlted/hovercard" data-octo-click="hovercard-link-click... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1037" rel="nofollow">http://projects.scipy.org/numpy/ticket/1037</a> on 2009-03-04 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FrancescAlted/hovercard" data-octo-click="hovercard-link-click... | 1 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.7</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/3s9sem0m/" rel="nofollow">https://jsfiddle.net/3s9sem0m/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">I am using laravel-admin.org and I have incorporated vuejs into that... | <h3 dir="auto">Version</h3>
<p dir="auto">2.6.10</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Suppose we have a component:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export default {
data(){
return { ... | 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
[x] feature request
[ ] support request =&g... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report
[ ] feature request
[ ] support request"><pre class="notranslate"><code class="notranslate">[x] bug report
[ ] feature request
[ ] support request
</code></pre></div>
<p dir="auto"><str... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=benoit.heurter" rel="nofollow">Benoit Heurter</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3640?redirect=false" rel="nofollow">SPR-3640</a></strong> and commented</p>
<p dir="auto">Method buildTypedStringValueFo... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=brucelowe" rel="nofollow">Bruce Lowe</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6833?redirect=false" rel="nofollow">SPR-6833</a></strong> and commented</p>
<p dir="auto">I have a controller with a methods defi... | 0 |
<p dir="auto">Challenge [Target the Children of an Element Using jQuery]</p>
<p dir="auto">Hi I can't seem to pass the challenge. Tried searching for other related posts on the bug issue but to no avail.</p>
<p dir="auto">My code:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflo... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%... | 1 |
<h3 dir="auto">Current Behavior:</h3>
<p dir="auto"><code class="notranslate">npm uninstall --save <package></code> doesn't remove the package version listed in <code class="notranslate">package.json</code> from <code class="notranslate">package-lock.json</code> when another version exists.</p>
<h3 dir="auto">Exp... | <p dir="auto">reporting error as suggested by error information .<br>
Tried uploading log file but it won't let me.. Here's whats was in the log:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="0 info it worked if it ends with ok
1 verbose cli ... | 0 |
<p dir="auto">I was unable to find a duplicate issue related to the <code class="notranslate">script</code> module similar to this issue.</p>
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">script</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div c... | <p dir="auto">I recently opened issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="119863158" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/13388" data-hovercard-type="issue" data-hovercard-url="/ansible/ansible/issues/13388/hovercard"... | 0 |
<p dir="auto"><strong>Current Scenario :</strong><br>
Currently powerrun just return a list of apps/links/docs/.. matched to the entered text.</p>
<p dir="auto"><strong>Proposed :</strong><br>
<strong>Allow result to be shown in split panes</strong> (Like shown by Cerebro App)</p>
<ol dir="auto">
<li>One with matched t... | <p dir="auto">There are some functions in PowerRenameLib/Helpers.h that can be reused for other projects(ImageResizer), such as CreateBitmapFromIcon. These functions should be moved to the common project so that it can be referenced in the other projects. This would make the code cleaner, and avoid the requirement of d... | 0 |
<p dir="auto">Pairplot breaks when adding hue argument</p>
<p dir="auto">sns.pairplot(features_df, hue='size_box') # error<br>
sns.pairplot(features_df) # no error</p>
<p dir="auto">Why does adding hue throw an error? This seems a regression either in seaborn or a dependency as this was known good code that used to w... | <p dir="auto"><a href="https://seaborn.pydata.org/examples/scatter_bubbles.html" rel="nofollow">https://seaborn.pydata.org/examples/scatter_bubbles.html</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import seaborn as sns
sns.set_theme(sty... | 0 |
<p dir="auto">The way point requested clockwise notation for margin in this order 20px 20px 20px 40px but works only with 40px 20px 20px 40px</p> | <p dir="auto">In the instructions for the margin, you have the pixel setting for "Top" to 20px instead of 40px.</p> | 1 |
<p dir="auto">I'd love it if the power toys run search bar had transparency similar to the rest of windows for more visual consistency.</p>
<p dir="auto">If you'd like to see this feature implemented, add a <g-emoji class="g-emoji" alias="+1" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f44... | <h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: 10.0.18362.836<br>
PowerToys version: 0.8.1<br>
PowerToy module for which you are reporting the bug (if applicable): run</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">Install Evernote. Search for Evernote.</p>
<h1 dir="auto">Expected behavio... | 0 |
<p dir="auto">Good afternoon. When dealing with scientific data, it would be very advantageous to add units of measure to columns such that a secondary column name represents the unit. Here is a use case scenario:</p>
<ul dir="auto">
<li>User imports navigation data from CSV where altitudes may be in meters, latitude... | <p dir="auto">quantities related<br>
xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9197041" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/2494" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/2494/hoverc... | 1 |
<p dir="auto">Rust's configure script contains 4 years of accumulated knowledge, mostly around command line parsing and platform detection. We've copied parts of this script to Cargo's configure script, install.sh and rustup.sh. It would be nice to not duplicate this logic since the implementation of each drifts over t... | <p dir="auto">I have to</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::fmt::Writer;"><pre class="notranslate"><span class="pl-k">use</span> std<span class="pl-kos">::</span>fmt<span class="pl-kos">::</span><span class... | 0 |
<p dir="auto">I would like sklearn to support Poisson, gamma and other Tweedie family loss functions. These loss distributions are widely used in industry for count and other long tailed data. Additionally, they are implemented in other libraries such as R: GLM, GLMNET, GBM ext. Part of implementing these distributions... | <p dir="auto">Towards <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="605350357" data-permission-text="Title is private" data-url="https://github.com/scikit-learn/scikit-learn/issues/17010" data-hovercard-type="issue" data-hovercard-url="/scikit-learn/scikit-learn/issues/17010/hoverc... | 0 |
<p dir="auto">Give an option to maximise a window to the zone it is currently in (see DisplayFusion's handling of their version of zones). So rather than holding shift and dragging a window to fill a zone, maximising the window via the title bar button or a double clicking on the title bar would fill the zone.</p>
<p d... | <p dir="auto">Maximize window within the zone</p>
<p dir="auto">Maximizing the window currently maximizing it to the whole desktop. It would be useful if it has the ability to maximize within the zone</p> | 1 |
<p dir="auto">In <a href="https://github.com/symfony/symfony/blob/master/src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_3_horizontal_layout.html.twig#L12-L14">this code</a> a div is taking up space with no contents. I understand that if there are siblings with a label you want to align them. But often you have ... | <p dir="auto">I've got a bootstrap-form issue I can’t figure out if it's a real issue or not.</p>
<p dir="auto">I’m having a form type with a nested form type and are rendering it with <code class="notranslate">{{ form_widget(form) }}</code>. The nested type will get a wrapping form-group and an extra <code class="notr... | 1 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/3288/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/3288/</a></p>
<p dir="auto">Multiple broken tests:</p>
<p dir="auto">Failed: [k8s.i... | <p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/2102/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-kops-aws-updown/2102/</a></p>
<p dir="auto">Run so broken it didn't make JUnit output!</p> | 1 |
<h3 dir="auto">Bug summary</h3>
<p dir="auto">When you load a stylesheet with a figure.dpi setting, then the dpi setting is not honored in the first figure. (It is honored in subsequent figures).</p>
<h3 dir="auto">Code for reproduction</h3>
<div class="highlight highlight-source-python notranslate position-relative ov... | <h3 dir="auto">Bug summary</h3>
<p dir="auto">First invocation of <code class="notranslate">plt.plot()</code> resets <code class="notranslate">mpl.rcParams['figure.dpi']</code>.</p>
<h3 dir="auto">Code for reproduction</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">When using .count() on a polymorphic mapper the polymorphic_type is not taken into account giving wrong results.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-... | <p dir="auto"><strong>Migrated issue, originally created by Denis Otkidach (<a href="https://github.com/ods">@ods</a>)</strong></p>
<p dir="auto">New object with the same ID as existing one implicitly merged via cascade rules has old value of relationship property after the commit when the new value is None.</p>
<p dir... | 0 |
<p dir="auto">[Enter steps to reproduce below:]</p>
<p dir="auto">The editor was idle. When I came back to it, this message was displayed.</p>
<p dir="auto"><strong>Atom Version</strong>: 0.169.0<br>
<strong>System</strong>: Microsoft Windows 8.1 Pro<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack ... | <ol dir="auto">
<li>switch the node_modules package from a version to a git repository</li>
<li>npm install</li>
</ol>
<p dir="auto"><strong>Atom Version</strong>: 0.165.0<br>
<strong>System</strong>: Mac OS X 10.10.1<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Stack Trace</h3>
<p dir="auto">Uncaught... | 1 |
<p dir="auto">I use the Ctrl-Up and Ctrl-Down feature very often, so I can scroll a limited amount of distance without losing my place. This has the advantage of allowing me to use the mouse less for view adjustment.</p>
<p dir="auto">I've noticed that there is a difference between how this behaves in the full Visual S... | <p dir="auto">I've shamelessly copied from the <a href="https://github.com/TypeStrong/atom-typescript/issues/221" data-hovercard-type="issue" data-hovercard-url="/TypeStrong/atom-typescript/issues/221/hovercard">atom-typescript issue</a>.<br>
To illustrate this, please <a href="https://github.com/TypeStrong/atom-typesc... | 0 |
<p dir="auto">Rust used to support iface-less impls. These were good because they avoided duplicating method signatures.</p>
<p dir="auto">Since the iface -> trait conversion these no longer seem to be supported. Instead, it seems, a trait-less impl can only apply to class types and is equivalent to declaring the me... | <p dir="auto">It's rarely used and usually it's better to define a custom enum type.</p> | 0 |
<p dir="auto">I am not finding any good reference about how to set up a range histogram using decimal bins.<br>
I could find a plugin that implements this (until version 1.XX) but I am worried with the sustainability of this fix.<br>
Any new plans?</p> | <p dir="auto">Fork of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20297343" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/3810" data-hovercard-type="issue" data-hovercard-url="/elastic/elasticsearch/issues/3810/hovercard" href="... | 1 |
<p dir="auto">I would like to propose the following amendments to the docstring style guide.</p>
<ul dir="auto">
<li>
<p dir="auto">Drop the "optional" note next to optional parameters:</p>
<ul dir="auto">
<li>Most tools that I can think of for viewing a function docstring will also display the function signature, whic... | <p dir="auto">This is on current master I can't reproduce this using 1.4.3. I guess it relates to the stale auto redraw handling?</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from mpl_toolkits.mplot3d import Axes3D
fig = plt.figure(figsize... | 0 |
<p dir="auto">ever since I update my program to 0.36.0.no event "ondrop",waiting for solutions</p> | <p dir="auto">With frequent drag and drop events I'm seeing drop events fire after associated dragEnd event fires. Currently this is in a react app, using react-dnd but I've been able to reproduce the issue when running this jsfiddle in an Electron webview. I haven't been able to reproduce in Chrome or in Electron itse... | 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 dir="auto">
<li>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>I have checked the <a href="https://github.com/apache/incubator-dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this i... | 0 |
<p dir="auto">So at <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/brigade/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/brigade">@brigade</a> our build times are pretty slow, and I can't seem to figure ... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong></p>
<p dir="auto"><strong>What is the expected behavior?</strong></p>
<p dir="auto"><strong>Other relevant i... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="~> deno --version
deno 1.5.0
v8 8.7.220.3
typescript 4.0.3
OS Windows 10"><pre class="notranslate"><code class="notranslate">~> deno --version
deno 1.5.0
v8 8.7.220.3
typescript 4.0.3
OS Windo... | <p dir="auto">to reproduce:</p>
<p dir="auto">Linux (WSL) | Windows</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/28438021/97340972-761c3880-18aa-11eb-89d5-1a51d6ba1226.png"><img src="https://user-images.githubusercontent.com/28438021/97340972-76... | 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="[ ] bug report => search github for a similar issue or PR before submitting
[x] 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="[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | 0 |
<p dir="auto">It would be nice to be able to dim files and folders that are listed in the .gitignore file.</p>
<p dir="auto">I'm not sure if this has been mentioned or not, before, but I couldn't find anything about it.</p>
<p dir="auto">It would make it easier to tell what is ignored, and what is in your actual repo. ... | <p dir="auto">Similar to what atom provides in the project explorer:</p>
<ol dir="auto">
<li>New files are displayed green.</li>
<li>Modified are displayed yellow/orange.</li>
<li>Ignored files are displayed transparent-ish.</li>
</ol>
<p dir="auto">Thanks</p> | 1 |
<p dir="auto">d:<br>
/usr/local/bin/electron -> /usr/local/lib/node_modules/electron-prebuilt/cli.js</p>
<blockquote>
<p dir="auto">electron-prebuilt@0.34.0 postinstall /usr/local/lib/node_modules/electron-prebuilt<br>
node install.js</p>
</blockquote>
<p dir="auto">Downloading electron-v0.34.0-darwin-x64.zip<br>
[=... | <p dir="auto">We've been burned by this a couple of times but to install globally you have to do <code class="notranslate">sudo npm install electron-prebuilt -g</code> and it seems like it's attempting to copy a temp file from a root folder into a user folder that it doesn't have access to.</p>
<p dir="auto">The work a... | 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">While running density tests against a kubernetes cluster, we will occasionally run into nodes where the docker daemon becomes unresponsive. Symptoms include:</p>
<ul dir="auto">
<li><code class="notranslate">docker ps</code> hangs</li>
<li><code class="notranslate">kernel: unregister_netdevice: waiting f... | <p dir="auto"><strong>What keywords did you search in Kubernetes issues before filing this one?</strong> (If you have found any duplicates, you should instead reply there.):<br>
test getsockopt: connection refused,<br>
getsockopt: connection refused,<br>
integration getsockopt: connection refused,<br>
integration test ... | 0 |
<p dir="auto">I think the following snippet should be possible (but it fails currently). Since <code class="notranslate">&'static MyTrait</code> can't be 0, if the first half of the layout is 0, then the enum must be the <code class="notranslate">Boxed</code> variant.</p>
<div class="highlight highlight-source-rust... | <p dir="auto">The current implementation only handles enums of roughly the form:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="enum E {
A(ALeft..., Niche, ARight...),
B,
C
}"><pre class="notranslate"><span class="... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/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">When a key is present in json object multiple times it doesn't raise a parse error and only last value is used. This should instead raise <code class="notranslate">json_parse_exception</code>.</p>
<p dir="auto"><strong>Elasticsearch version</strong>: verified on 2.x, 5.0.0-alpha3</p>
<p dir="auto"><strong... | <p dir="auto">Hello guys,</p>
<p dir="auto">This config worked in ES v1.7.2 but since i tried to use the configuration in ES v2.1 I have a error... So :</p>
<p dir="auto">I use this mapping :</p>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-c... | 0 |
<p dir="auto">Hoping to get more eyes on this question: <a href="https://stackoverflow.com/questions/53348524/integrate-flutter-into-cocoatouch-sdk" rel="nofollow">https://stackoverflow.com/questions/53348524/integrate-flutter-into-cocoatouch-sdk</a>. Does my approach seem ok here? Is the ability to integrate flutter i... | <h2 dir="auto">Use case</h2>
<p dir="auto">Now I have a iOS framework to be used within other apps to integrate account and use center<br>
features. Since we have framework on both iOS and android, I want to use flutter to write some<br>
new pages proposed.</p>
<h2 dir="auto">Proposal</h2>
<p dir="auto">Now how add-to-... | 1 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.32.2]</li>
<li>Operating System: [Windows10]</li>
<li>Browser: [Chromium]</li>
<li>Other info: Teamcity</li>
</ul>
<p dir="auto"><strong>Config file</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-a... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.31.2]</li>
<li>Operating System: [All]</li>
<li>Browser: [Chromium ( maybe all )]</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="... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV =>4.1.2-1</li>
<li>Operating System / Platform => Linux (Arch)</li>
<li>Compiler => gcc (but not relevant)</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">cap=cv2.VideoCapture (this is python 3 code!)<br>
cap.get(cv2... | <p dir="auto">Transferred from <a href="http://code.opencv.org/issues/3006" rel="nofollow">http://code.opencv.org/issues/3006</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="|| Hans Meine on 2013-05-03 10:57
|| Priority: Normal
|| Affected:... | 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">Please respect <code class="notranslate">appwiz.cpl</code>, <code class="notranslate">ncpa.cpl</code>, or <cod... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<h1 dir="auto">Proposed technical implementation details (optional)</h1>
<p dir="auto">The titel say almost everything here. But a funktion for saving how application is setup.<br>
So you can add this settings back if Computer get problematic</p> | 0 |
<p dir="auto">It does work occasionally (5% of the time, maybe 10%). Most of the time thou it just hangs</p>
<p dir="auto">Console output</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ +60 ms] executing: [/Users/sandervanderwal/Developer/fl... | <p dir="auto"><em><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/csterritt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/csterritt">@csterritt</a> commented on Jun 12, 2018, 12:07 AM UTC:</em></p>
<h2 dir="auto... | 1 |
<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><br>
A bunch of async child chunks in my application require a common dependency (which lives within my repo). The common dependency also has its own... | <h2 dir="auto">Feature request</h2>
<p dir="auto"><strong>What is the expected behavior?</strong><br>
When using the default optimization with Webpack 4.8.2, the compiled code should be able to run on Safari 10.</p>
<p dir="auto">However, the default UglifyJs configuration when using the default optimization with ... | 0 |
<h2 dir="auto">🚀 Feature</h2>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class A(nn.Module):
def forward(self, x):
if torch.jit.is_scripting() or not torch.jit.is_tracing():
return x + 1
else... | <p dir="auto">The gather function gives incorrect gradients on both CPU and GPU when using repeated indices; no warnings or errors are raised, and the documentation doesn't say anything about this. I've seen this discussed a bit on slack, but couldn't find any issues for it on GitHub.</p>
<p dir="auto">Here's a small t... | 0 |
<p dir="auto">I have noticed that running <code class="notranslate">Base.runtests(["core"])</code> fails, but running <code class="notranslate">make test-core</code> does not. This is reproducible on linux x86_64 and macOS aarch64 on both latest <code class="notranslate">master</code> (<a class="commit-link" data-hove... | <p dir="auto">In Julia 1.5-rc1, recursive calls were easy to find in the stacktrace:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> @noinline countdown(x = 10) = x == 0 ? error("hi") : countdown(x - 1)
cou... | 0 |
<p dir="auto">This clone seems to be cloning two target5 elements to the left well instead of one.<br>
$("#target5").clone().appendTo("#left-well");</p> | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-clone-an-element-using-jquery#?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22%23target1%22%29.css%28%22color%22%2C%20%22red%22%29%3B%0A%20%20%20%20%24%28%22%23target1%22%29.prop%28%22disabled%... | 1 |
<p dir="auto">This is a reduced version of the issue raised at <a href="https://discourse.julialang.org/t/type-unstable-keyword-constructor-on-parameterized-type/8852" rel="nofollow">https://discourse.julialang.org/t/type-unstable-keyword-constructor-on-parameterized-type/8852</a></p>
<p dir="auto">I think its a bug, b... | <p dir="auto">I find constructors taking keyword arguments are a lot slower than constructors that don't. For example,</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> immutable PositionalArg
x::Int
PositionalArg... | 1 |
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.20180.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 08/04/2020 23:28:07<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">Lifecycle interfaces implementations in superclasses seem to be already supported (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="106883319" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/4222" data-hovercard-type="pull_requ... | <p dir="auto">Currently, when classes with decorators are used in an inheritance chain, the results are undefined.</p>
<p dir="auto">Consider the following two components:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Component({selector: 'a... | 1 |
<p dir="auto">This is the original image:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/784063/8439742/bbe02ae8-1f22-11e5-8676-c7a1d525782d.jpg"><img src="https://cloud.githubusercontent.com/assets/784063/8439742/bbe02ae8-1f22-11e5-8676-c7a1d525782d.jpg" alt=... | <p dir="auto">Hi,<br>
I guess, when images are loaded from cache, it sets a weird background color on a JPG wich have white background. This only happens on Samsung S3.</p>
<p dir="auto">Thanks</p> | 1 |
<p dir="auto">This is a problem with the documentation of threejs, not threejs itself, I got redirected by the <a href="https://webchat.freenode.net/?channels=three.js" rel="nofollow">IRC chat</a> by a red colored user "bai" to place this bug here.</p>
<h1 dir="auto">Steps:</h1>
<ol dir="auto">
<li>go to <a href="https... | <p dir="auto">Hi mrdoob/team,</p>
<p dir="auto">Many times while going through the documentation I would like to ctrl/cmd+click on links pointing to particular class documentation to open in new tab. Because the elements don't even contain href attribute, it simply doesn't work. Similarly, I can't right click and "Ope... | 1 |
<ul dir="auto">
<li>there is a really long line in the file</li>
<li>only happens when syntax highlighting</li>
<li>works fine as text</li>
<li>pastebin colors it right & fast for example</li>
</ul>
<p dir="auto"><a href="http://pastebin.com/Cx3zy9fm" rel="nofollow">http://pastebin.com/Cx3zy9fm</a></p>
<p dir="auto... | <p dir="auto">May be a known issue, but files with large embedded images such as github's public/enterprise/maintenance.html will often cause Atom to freeze (MacVim actually struggles as well).</p>
<p dir="auto">Seems some of them (github's public/maintenance.html for instance) work fine when in soft wrap mode, or unti... | 1 |
<p dir="auto">tabs,tab无法点击选中,组件tabs无法点击选中,只能默认选择第0个,是tabs无法得到tab的selected</p> | <p dir="auto">(I use material-ui@^0.14.4)<br>
I just come to copy this example from your doc (<a href="http://www.material-ui.com/#/components/tabs" rel="nofollow">http://www.material-ui.com/#/components/tabs</a>) to my app.<br>
I have no error in the console and neither the "console.log".<br>
When I click on a Tab, th... | 1 |
<pre class="notranslate">I'm trying to profile a cgo package. See the attached test case.
When running with clang "top" looks like this:
Total: 526 samples
66 12.5% 12.5% 66 12.5% 000000000402483b
57 10.8% 23.4% 57 10.8% 0000000004024761
25 4.8% 28.1% 25 4.8% 00000000040... | <pre class="notranslate">from src/cmd/cgo/gcc.go:
1286 if isStructUnionClass(sub.Go) {
1287 // Use the typedef name for C code.
1288 typedef[sub.Go.(*ast.Ident).Name].C = t.C
1289 }
When handling one of Objective-C's internal types, go get github.com/... | 0 |
<p dir="auto"><a href="http://www.celeryproject.org/" rel="nofollow">http://www.celeryproject.org/</a> says "Celery is easy to integrate with ... Flask, using the ... Flask-Celery add-on packages."</p>
<p dir="auto">Meanwhile, <a href="https://pypi.python.org/pypi/Flask-Celery" rel="nofollow">https://pypi.python.org/py... | <p dir="auto"><a href="http://www.celeryproject.org/" rel="nofollow">http://www.celeryproject.org/</a> says "Celery is easy to integrate with ... Flask, using the ... Flask-Celery add-on packages."</p>
<p dir="auto">Meanwhile, <a href="https://pypi.python.org/pypi/Flask-Celery" rel="nofollow">https://pypi.python.org/py... | 1 |
<h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 1.7 (devel <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ansible/ansible/commit/6bc056e012b94bc58295a18355b0f6a8f7b076f6/hovercard" href="https://github.co... | <h5 dir="auto">Issue Type:</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">master</p>
<h5 dir="auto">Environment:</h5>
<p dir="auto">N/A</p>
<h5 dir="auto">Summary:</h5>
<p dir="auto">If a role dependency is skipped, via:</p>
<div class="highlight highlight-source-yaml notranslate p... | 1 |
<p dir="auto">A clear and concise description of what the bug is.</p>
<h4 dir="auto">How to reproduce the bug</h4>
<p dir="auto">set a <code class="notranslate">LOG_FORMAT</code> , e.g. <code class="notranslate">'{"severity":"%(levelname)s","message":"%(message)s","timestamp":"%(asctime)s"}'</code></p>
<h3 dir="auto">E... | <p dir="auto">Every log message (except event logs) is logged 2 times, once in the custom format set in the "superset_config.py" (or the default one in "config.py" if not set otherwise) and the second time just the message without any context.</p>
<h4 dir="auto">How to reproduce the bug</h4>
<ol dir="auto">
<li>Run apa... | 1 |
<p dir="auto">for both groups of tests, the import would be</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from transformers.testing_utils import slow"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-... | <h2 dir="auto">Environment info</h2>
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 4.4.2</li>
<li>Platform:</li>
<li>Python version: 3.7.6</li>
<li>PyTorch version (GPU?): torch 1.5.0</li>
<li>Tensorflow version (GPU?):</li>... | 0 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-give-a-background-color-to-a-div-element" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-give-a-background-color-to-a-div-element</a> has an issue. Please describe how to reproduce it, and include links to screenshots if po... | <h4 dir="auto">Issue Description</h4>
<p dir="auto">As a developer, having a notification on beta challenges that tests are incomplete would help me find issues to work on.</p>
<p dir="auto">As a product owner, having a notification of missing tests on beta challenges will reduce the number of incoming tickets and dupl... | 0 |
<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>.): No</p>
<p dir="auto"><strong>What keywords did you search... | <p dir="auto">The <code class="notranslate">containerPort</code> attribute in the pod manifest could be inferred from the image metadata when not supplied by the developer.</p>
<p dir="auto">That way developers won't have to duplicate the information they already put in EXPOSE in their Dockerfile.</p>
<p dir="auto">Thi... | 0 |
<p dir="auto">Can support rtl layout like this repo:<br>
<a href="https://github.com/morteza/bootstrap-rtl">https://github.com/morteza/bootstrap-rtl</a></p> | <p dir="auto">I'm not speaking any RTL languages, but since I'm working on a project supporting RTL, I was wondering if <a href="http://getbootstrap.com/css/#forms-control-validation" rel="nofollow">form-groups</a> shouldn't align the icon inside a input to the left-side. Maybe a native speaker of an RTL can share thei... | 1 |
<blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bergus/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bergus">@bergus</a></p>
</blockquote>
<h3 dir="auto">Bug i... | <blockquote>
<p dir="auto">Issue originally reported by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Faithree/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Faithree">@Faithree</a> in <a class="issue-link js-i... | 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
[x] feature request
[ ] support request => Please do not submit support request here, instead see https:... | <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 |
<ul dir="auto">
<li>Electron version:<br>
Electron 1.3.0</li>
<li>Operating system:<br>
Windows 7 - Windows 10</li>
</ul>
<p dir="auto">Issue:<br>
After the new so far not officially released Brave version has included that update towards Electron 1.3.0 there are rendering glitches/tearing effects when scrolling down w... | <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"> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</li>
<li ... | 0 |
<p dir="auto">I get this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="src/lib.rs:57:7: 57:10 warning: unused variable: `enc`, #[warn(unused_variables)] on by default
src/lib.rs:57 let enc = EncodingOverride::lookup("ascii"... | <h3 dir="auto">STR</h3>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#![crate_type = "staticlib"]
#![feature(core)]
#![feature(lang_items)]
#![feature(no_std)]
#![no_std]
extern crate core;
mod lang_items {
use c... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">We use Visual Studio 2013 Premium Update 4 and develop applications in TypeScript 1.4. We have a very serious issue, when we start debugging the code, entering into another method in another class would freeze the whole Visual Studio. It is then stalled for at least few minutes. The ... | <p dir="auto">I've been using TypeScript successfully in my project for a while now (love it!), but after making some changes to my code recently I've run into an issue where Visual Studio now hangs whenever I step into a function while debugging. I won't claim that my changes were bug-free, but bringing Visual Studio... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Forgive me if I've misconfigured something, but it seems like if I <code class="notranslate">import {Toggle} from 'react-powerplug'</code> in chunk A and <code class="notranslate">import {Interval} from 're... | <h2 dir="auto">Feature request</h2>
<p dir="auto">Here is the bug-ish issue I'm running into:</p>
<p dir="auto"><a href="https://github.com/jedwards1211/webpack-code-splitting-issue/tree/two-async-chunks">https://github.com/jedwards1211/webpack-code-splitting-issue/tree/two-async-chunks</a></p>
<h3 dir="auto"><cod... | 1 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Microsoft Windows [Version 10.0.18362.295]</p>
<p dir="auto">Any other software?<br>
Not applicable</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">Open multiple tabs</p>
<h1 dir="auto">Expected behavior</h1>
<p dir="auto">As the number of tabs increase, I would ex... | <ul dir="auto">
<li>
<p dir="auto">Your Windows build number: (Type <code class="notranslate">ver</code> at a Windows Command Prompt)<br>
Microsoft Windows [Version 10.0.18362.86]</p>
</li>
<li>
<p dir="auto">What you're doing and what's happening: (Copy & paste specific commands and their output, or include scree... | 0 |
<p dir="auto"><strong>Original</strong></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@dec
export class C {
}"><pre class="notranslate">@<span class="pl-s1">dec</span>
<span class="pl-k">export</span> <span class="pl-k">class</... | <p dir="auto"><strong>Expected</strong>:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var MyClass = (function () {
function MyClass(db) {
this.db = db;
this.db.doSomething();
}
return MyClass;
}());... | 1 |
<p dir="auto">The link to the 1.3.1 pdf documentation on docs.julialang.org is broken.</p>
<p dir="auto"><a href="https://raw.githubusercontent.com/JuliaLang/docs.julialang.org/assets/julia-1.3.1.pdf" rel="nofollow">https://raw.githubusercontent.com/JuliaLang/docs.julialang.org/assets/julia-1.3.1.pdf</a></p> | <p dir="auto">The PDF document is invalid:</p>
<p dir="auto"><a href="https://raw.githubusercontent.com/JuliaLang/docs.julialang.org/assets/julia-1.3.0.pdf" rel="nofollow">https://raw.githubusercontent.com/JuliaLang/docs.julialang.org/assets/julia-1.3.0.pdf</a></p>
<p dir="auto">and the link is found here:</p>
<p dir="... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">core</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.1.1.0
config file =
configured modul... | <p dir="auto">The unarchive module supports --diff for tar.gz files, which is great. Unfortunately this always fails when specifying a sudo_user for the task, since tar reports an altered uid/gid.</p> | 0 |
<p dir="auto">After upgrading to atom 0.175.0 this morning, the <code class="notranslate">x</code> button is no longer present in the tab header (on hover or otherwise).</p>
<p dir="auto">Looking in the inspector, the <code class="notranslate">close-icon</code> div is present, but nothing is inside it, nor is any CSS r... | <p dir="auto">I just upgraded to 0.174.0 from 0.172.0 today using Webupd8's PPA.<br>
The 'x' button in each tab seems to be missing, and it therefore makes closing tabs much more difficult (now you have to right-click the tab you want to close and click <code class="notranslate">Close Tab</code>).</p>
<p dir="auto">Rep... | 1 |
<p dir="auto">Python 3.8.2</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="+ pytest-3 -v -k 'not test_send_from_directory_bad_request'
========================================================================================= test session starts... | <p dir="auto"><a href="http://flask.pocoo.org/docs/flask-docs.pdf" rel="nofollow">http://flask.pocoo.org/docs/flask-docs.pdf</a><br>
Chapter 404: The Lost Page</p> | 0 |
<h3 dir="auto">Version</h3>
<p dir="auto">2.5.17</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://haodaking.github.io/demos/vue/2.html" rel="nofollow">https://haodaking.github.io/demos/vue/2.html</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">1、移动端浏览器打开<a href="https://haodaking.gi... | <h3 dir="auto">Version</h3>
<p dir="auto">2.3.3</p>
<h3 dir="auto">Reproduction link</h3>
<p dir="auto"><a href="https://jsfiddle.net/ianpatel/3bs145u7/" rel="nofollow">https://jsfiddle.net/ianpatel/3bs145u7/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<div class="snippet-clipboard-content notranslate position-relat... | 0 |
<p dir="auto">More about this in -> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="981868037" data-permission-text="Title is private" data-url="https://github.com/microsoft/pylance-release/issues/1737" data-hovercard-type="issue" data-hovercard-url="/microsoft/pylance-release/iss... | <p dir="auto">Mypy requires public API of a package being exported using either <code class="notranslate">__all__</code> or <code class="notranslate">import ... as ...</code> syntax.</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-cont... | 1 |
<p dir="auto">As a companion issue to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="429700872" data-permission-text="Title is private" data-url="https://github.com/tensorflow/tensorflow/issues/27538" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/2753... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>OS Platform and Distribution : MacOS 10.13 High Sierra</li>
<li>TensorFlow installed from (source or binary): binary</li>
<li>TensorFlow version: 1.12</li>
<li>Python version: 3.6.x</li>
<li>Installed using : Anaconda 3, version 5.3.1</li>
</ul>
... | 0 |
<p dir="auto">Maybe Deno can make web apps more cloud native via a <code class="notranslate">loader</code> option</p>
<p dir="auto">deno.json</p>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{
"loaders": {
"... | <p dir="auto">example: <a class="commit-link" href="https://github.com/denoland/deno/commit/0ceb554343ff3d311a19f027b7aa8f0806bbb162#diff-b9d53e20d7eb637f2c93606fc9b689b4L36"><tt>0ceb554</tt>#diff-b9d53e20d7eb637f2c93606fc9b689b4L36</a></p> | 0 |
<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... | <h2 dir="auto">Bug Report</h2>
<p dir="auto">SQL like "select * from t_order where create_time between '2018-01-01 00:00:00' and '2018-01-02 00:00:00'" is not supported, we use create_time for RangeShardingAlgorithm<br>
and we always get the wrong RangeShardingValue ( we expected Range ['2018-01-01 00:00:00', '2018-01-... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Input Code</strong></p>
<p dir="auto"><a href="https://babeljs.io/repl#?babili=false&browsers=&build=&builtIns=false&spec=false&loose=false&code_lz=MYewdgzgLgBAhgJwQRhgXhgbQHS4IJJwCeAFAEwCUAugFCiSyIJnowELHkUDcd408JAGZWOXEzJVuQA&debug=false... | <p dir="auto">bug report</p>
<h3 dir="auto">Input Code</h3>
<p dir="auto">N/A</p>
<h3 dir="auto">Babel Configuration (.babelrc, package.json, cli command)</h3>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// .babelrc, applic... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jkuipers" rel="nofollow">Joris Kuipers</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7706?redirect=false" rel="nofollow">SPR-7706</a></strong> and commented</p>
<p dir="auto">ServletWebRequest#checkNotModified wi... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=youngm" rel="nofollow">Mike Youngstrom</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3279?redirect=false" rel="nofollow">SPR-3279</a></strong> and commented</p>
<p dir="auto">Cglib appears to be a poorly maintain... | 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="[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | <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... | 1 |
<ul dir="auto">
<li><strong>Electron Version:</strong>
<ul dir="auto">
<li>5.0.0-beta</li>
</ul>
</li>
<li><strong>Operating System:</strong>
<ul dir="auto">
<li>Ubuntu 16.04 <strong>on WSL</strong> Windows 10 Enterprise 1809 + Xming 6.9.0.31</li>
</ul>
</li>
<li><strong>Last Known Working Electron version:</strong>:
<... | <p dir="auto">electron: 5.0.0-beta.1<br>
platform: linux x64</p>
<p dir="auto"><strong>Actual behavior</strong></p>
<p dir="auto"><a href="https://github.com/electron/electron-quick-start">https://github.com/electron/electron-quick-start</a> app fails to start with the following error:</p>
<div class="snippet-clipboard... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.viewing profiler commits</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.11.0-39713716aa</p>
<p dir="auto">Call stack: at updateTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/b... | <p dir="auto">Briefly spoke to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/petehunt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/petehunt">@petehunt</a> about this. Tracking it with an issue.</p>
<p dir="au... | 0 |
<p dir="auto">I've been using HoverProvider to quickly display the origin file of a user function in Lua.<br>
I'm using the Markdown syntax for creating a clickable link, which opens the file in the editor:</p>
<p dir="auto"><code class="notranslate">[c:\temp\file.lua](file:c:\temp\file.lua)</code> -> <a href="#here... | <p dir="auto">Hi,</p>
<p dir="auto">At the moment the virtual documents created by TextDocumentContentProvider can contain links to external resources, but I would expect it to work with links that use the same scheme that was registered with registerTextDocumentContentProvider. Here's an example to show what I mean:</... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.