text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto"><strong>What keywords did you search in... | <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto"><strong>What keywords did you search in... | 0 |
<p dir="auto">React Dev Tools - Profiler<br>
Describe what you were doing when the bug occurred:<br>
Was debugging in Storybook</p>
<ol dir="auto">
<li>Changed the value in dropdown from WrapStory to Root</li>
</ol>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at n.value (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:11:16721)<br>
at m (chrome... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">When I implement a class that inherits nn.Module, the autocomplete of PyCharm does not find the reference of a custom method. For example in the cod... | <h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2>
<p dir="auto">I exported 2 pytorch models to ' .pt' files and implemented c++ functions that load models from the '.pt 'files and run models (forward). The c++ i... | 0 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="df = pd.DataFrame(pd.date_range('20130101', periods=3))
dt64 = np.datetime64('2013-01-01')
res = df - dt64
expected = pd.DataFrame([pd.Timedelta(days=0), pd.Timedelta(days=1),
... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [2]: base, step = 10**15, 10**14
In [3]: data = range(base, base+3*step, step)
In [4]: df = pd.DataFrame({i : data for i in range(3)}).astype('datetime64[ns]')
In [5]: s = pd.Series(data).astype... | 1 |
<p dir="auto">by <strong><a href="mailto:raul.san@sent.com">raul.san@sent.com</a></strong>:</p>
<pre class="notranslate">When it's used a certificate with signature algorithm RMD160 (created with OpenSSL), the
error message is:
x509: certificate signed by unknown authority
It should show a error message according to ... | <pre class="notranslate">If a certificate is signed with a hash function that wasn't compiled in the error
message isn't bad, but could be better:
x509: certificate signed by unknown authority (possibly because of "x509: cannot
verify signature: algorithm unimplemented" while trying to verify candidate
authority certi... | 1 |
<h5 dir="auto">Description of the problem</h5>
<p dir="auto">To reproduce this issue</p>
<ul dir="auto">
<li>Create PlaneGeometry</li>
<li>Upload any non-power of 2 texture eg 1600 x 1200</li>
</ul>
<p dir="auto">When mipmaping is disabled:<br>
material.map.minFilter = THREE.LinearFilter;<br>
material.map.magFilter = T... | <h5 dir="auto">Description of the problem</h5>
<p dir="auto">When texture in not power of two, it generates wrong mipmaps (I suppose) after resize of texture. When mipmaps are not generated 2D texture displays correctly.<br>
Inside "WebGLTextures.js" there is a function "makePowerOfTwo" where image is resized. I have m... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I tried using the <code class="notranslate">@types/sinon</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-ch... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I tried using the <code class="notranslate">@types/xxxx</code> package and had problems.</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-li... | 1 |
<p dir="auto">Such a function is often need i think...could be great to have an Util for this ..?</p> | <p dir="auto">Hello,</p>
<p dir="auto">I have a problem with guessing <code class="notranslate">maxlength</code> attribute if field definition has <code class="notranslate">attr</code> option. Please see below:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.33.0]</li>
<li>Operating System: [Multiple]</li>
<li>Browser: [Chromium]</li>
<li>Other info: PW runs under docker official image, tried mcr.microsoft.com/playwright:v1.33.0 and mcr.microsoft.com/playwright:v1.32.0-focal - same result</li>
<li>... | <p dir="auto">I have a similar issue as in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1586654301" data-permission-text="Title is private" data-url="https://github.com/microsoft/playwright/issues/20928" data-hovercard-type="issue" data-hovercard-url="/microsoft/playwright/issues/... | 0 |
<p dir="auto">We're about to turn on auto-link checking for the website, but we noticed there are a few links that 404:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="
- _site/animations/index.html
* External link https://docs.flutter.io/fl... | <p dir="auto">App crashes when users gives permission to access the gallery for the very first time with error message showing</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="07-20 12:41:37.841 4132-4132/com.----.--- E/AndroidRuntime: FATAL EXC... | 0 |
<h3 dir="auto">Description</h3>
<p dir="auto">In this issue i'd like to gather all the information about the use of MongoDB, FastApi and Pydantic. At this point this is a "rather complete" solution, but i'd like to gather feedback and comments from the community to se how it can be improved.</p>
<p dir="auto">The bigge... | <p dir="auto">I want to access Api level dependency of cache in custom request class. Api is defined using router and custom request middleware class is defined APIRoute.</p>
<p dir="auto">APIRoute class</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-c... | 0 |
<p dir="auto"><a href="http://www.freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">Waypoint: Bring your JavaScript Slot Machine to Life</a></p>
<p dir="auto">I added the following code to Basic Javascript Waypoint 39:</p>
<div class="highlight highlight-source-js notransla... | <p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possib... | 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 => 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
[x feature request
[ ] support request => Please do not submit support request here, instead see https:/... | 1 |
<h4 dir="auto">How to reproduce the bug</h4>
<ol dir="auto">
<li>Create dashboard with that structure:<br>
Three charts in three tabs, with three dashboard filters, each filter for own tab.<br>
Scope of filter 1 is for tab 1, scope of filter 2 is for tab 2 and scope of filter 3 is for tab 3.<br>
Save this dashboard by ... | <p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as te... | 1 |
<p dir="auto">Description:<br>
The signature of the following methods changed from (0.21.4)</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" post<T = any, R = AxiosResponse<T>>(url: string, data?: any, config?: Axios... | <p dir="auto">when doing react.js project with isomorphic this message will appear when using axios on the server side.</p> | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<w> [webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Ca... | <p dir="auto">Hey,</p>
<p dir="auto">I'm trying to pack <a href="https://github.com/ded/klass">https://github.com/ded/klass</a> and webpack isn't impressed with it:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="> webpack node_modules/klass... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <p dir="auto">To reproduce: <a href="https://gist.github.com/d3b1724eadcc8a605dd5f7230158f05d">https://gist.github.com/d3b1724eadcc8a605dd5f7230158f05d</a></p>
<p dir="auto">Repros for me on 10.1.3, but not current master.</p>
<p dir="auto">Stack trace:</p>
<div class="snippet-clipboard-content notranslate position-rel... | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">When using TypeScript and upgrading to <code class="notranslate">1.0.0-beta.7</code>, I get the following type error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Failed to compile.
/Use... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | 0 |
<p dir="auto"><strong>Note</strong>: This is a really strange bug, so I would like to ask you for patience while reading it.</p>
<p dir="auto"><strong>[Details]</strong><br>
First, I would like you to see this video because it will be hard to explain with only words:<br>
<a href="https://drive.google.com/file/d/11Z7_4z... | <p dir="auto">I've just started with <code class="notranslate">Deno v1.1</code>.<br>
I've tried to create my first class and whenever I try to instance it I get:<br>
<code class="notranslate">Uncaught Error: Another accept task is ongoing at unwrapResponse ($deno$/ops/dispatch_json.ts:43:11)</code><br>
It happens only ... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">Although the select, when evaluated directly, is correct, when nested in a query via the in_ function, with very circularly interconnected tables with joined table inheritance, it repeats a from clause element, which is suf... | <p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="diff --git a/lib/sqlalchemy/engine/default.py b/lib/sqlalchemy/... | 0 |
<p dir="auto">Please go to Stack Overflow for help and support:</p>
<p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p>
<p dir="auto">If you open a GitHub issue, here is our policy:</p>
<ol dir="auto">
<li>It must be ... | <h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: No</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 14.04</li>
<li><strong>TensorFlow installed from ... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nealeu" rel="nofollow">Neale Upstone</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7982?redirect=false" rel="nofollow">SPR-7982</a></strong> and commented</p>
<p dir="auto">There's a real opportunity to nail some... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=guznik" rel="nofollow">Gabriel Axel</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-5991?redirect=false" rel="nofollow">SPR-5991</a></strong> and commented</p>
<p dir="auto">iBatis 3 beta 1 introduced API changes w... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <h3 dir="auto">Issue Details</h3>
<ul dir="auto">
<li>
<p dir="auto"><strong>Electron Version:</strong><br>
greater equal 6.0.0<br>
greater equal 7.0.0-beta.1</p>
</li>
<li>
<p dir="auto"><strong>Operating System:</strong><br>
Windows 10 17763 x64</p>
</li>
<li>
<p dir="auto"><strong>Last Known Working Electron version... | 0 |
<p dir="auto">The body of a chord can be a task, a chain of tasks, or a group of tasks. In all of these cases, as expected, the result of the chord's header is passed to the body. However, if the body of a chord contains one or more chains, the return value of the chord's header is suddenly gone!</p>
<h2 dir="auto">Exa... | <p dir="auto">In the <a href="http://docs.celeryproject.org/en/latest/userguide/canvas.html#the-primitives" rel="nofollow">Documentations</a> says:</p>
<blockquote>
<p dir="auto">Groups and chords accepts partial arguments too, so in a chain the return value of the previous task is forwarded to all tasks in the group..... | 1 |
<h3 dir="auto">Your question</h3>
<p dir="auto">I used this <a href="https://playwright.dev/java/docs/test-snapshots" rel="nofollow">https://playwright.dev/java/docs/test-snapshots</a> function<br>
Can I somehow change the directory for saving screenshots?</p> | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.36.1</li>
<li>Operating System: linux</li>
<li>Browser: [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="" class="task-list-it... | 0 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><input type="che... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li>[x ] I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li>[ x] This has already been asked to the <a href="https://groups.google.com/forum/#!forum/celery-users" rel="nofollow">discussion gr... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=darren.davison" rel="nofollow">Darren Davison</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4930?redirect=false" rel="nofollow">SPR-4930</a></strong> and commented</p>
<p dir="auto">We have a controller that uses... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=abyrne" rel="nofollow">Ailish Byrne</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2972?redirect=false" rel="nofollow">SPR-2972</a></strong> and commented</p>
<p dir="auto">i'm sure i'm just missing something, but... | 0 |
<p dir="auto">seriously, each tsconfig.json has to have its own folder in order to be referenced with <code class="notranslate">--project</code> parameter</p>
<ul dir="auto">
<li><strong>What if I need 2 projects based on the same set of files?</strong></li>
</ul> | <p dir="auto">This would allow you to specify a tsconfig.json that has a different name.</p>
<p dir="auto">If you specify a directory, it should first try to resolve tsconfig.json. If it can't find it, it should find the first tsconfig*.json file</p>
<p dir="auto">References: <a class="issue-link js-issue-link" data-er... | 1 |
<p dir="auto">My main issue is with the character "$", currently when trying to select $myVar the double click only select myVar.<br>
This is uber annoying since i'm used to call my variable like this.</p>
<p dir="auto">Moreover when editing php scripts it gets more difficult to avoid this issue.</p>
<p dir="auto">Over... | <p dir="auto">Now that <a href="http://blog.atom.io/2014/10/31/language-scoped-config.html" rel="nofollow">Language Specific Configuration Settings</a>, have landed, should we consider removing <code class="notranslate">$</code> from <code class="notranslate">nonWordCharacters</code>? How often does one want to select ... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">ansible-vault</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0
conf... | <h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0"><pre class="notranslate"><code class="notranslate">ansible 2.4.0.0
</code></pre></div>
<p dir="auto">In ansible 2.3.x, it was possible to do <code ... | 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" 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">Hi,</p>
<p dir="auto">I have created a benchmark suite for Web Components librairies. Vue.js is implemented with his web component target feature, and you can see the raw results here : <a href="https://vogloblinsky.github.io/web-components-benchmark/" rel="nofollow">https://vogloblinsky.github.io/web-com... | <h3 dir="auto">Vue.js version</h3>
<p dir="auto">2.1.6</p>
<h3 dir="auto">Reproduction Link</h3>
<p dir="auto"><a href="http://jsfiddle.net/bvjfa9xk/8/" rel="nofollow">http://jsfiddle.net/bvjfa9xk/8/</a></p>
<h3 dir="auto">Steps to reproduce</h3>
<h3 dir="auto">What is Expected? / What is actually happening?</h3>
<p di... | 0 |
<h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">This is a problem to convert some Bootstrap 4 components (or other CSS frameworks) for example:</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<div... | <h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">Right now you can only have 1 root element per template. I know this is by design, but I find myself wrapping everything around a <code class="notranslate"><div></code> a lot. Now, most of the time is not a big deal, I can live with that, the... | 1 |
<p dir="auto">Uncaught Error: Atom can only handle files < 2MB for now.</p>
<p dir="auto"><strong>Atom Version</strong>: 0.162.0<br>
<strong>System</strong>: Mac OS X 10.10.1<br>
<strong>Thrown From</strong>: Atom Core</p>
<h3 dir="auto">Steps To Reproduce</h3>
<ol dir="auto">
<li>...</li>
<li>...</li>
</ol>
<h3 dir... | <p dir="auto">Uncaught Error: Atom can only handle files < 2MB for now.</p>
<p dir="auto"><strong>Atom Version</strong>: 0.153.0<br>
<strong>System</strong>: linux 3.13.0-40-generic<br>
<strong>Thrown From</strong>: <a href="https://github.com/atom/tree-view">tree-view</a> package</p> | 1 |
<p dir="auto">I'm trying to use the setDefaults method in a form type, but I can't figure out how to merge options with defaults, I'm doing this :</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<?php
// Creating the form... | <p dir="auto">It is currently not possible to configure nested options. For example:</p>
<div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$resolver->setDefaults(array(
'db' => array(
'dsn' => null,
'us... | 1 |
<p dir="auto">I work in an environment where we are not allowed to log on as administrator accounts we must Shift click -> "Run as" to use any admin privileges.</p>
<p dir="auto">Currently the Win Terminal only supports run as Administrator but in order to use this daily I need to be able to run this as an arbitrary... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.476]
Windows Terminal version (if applicable): 0.6.2951.0
Any other software? -"><pre lang="none" class="n... | 0 |
<h3 dir="auto">Bug summary</h3>
<p dir="auto">See title</p>
<h3 dir="auto">Code for reproduction</h3>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np
import matplotlib.pyplot as plt
X = np.random.randn(100, 5)
... | <p dir="auto">I want to be able to set the <code class="notranslate">xticks</code> or <code class="notranslate">yticks</code> based on user input, but I can't seem to do this without invoking an <code class="notranslate">if</code> statement in order to use the default behaviour.</p>
<p dir="auto">To get the default <co... | 0 |
<p dir="auto">I am using</p>
<ul dir="auto">
<li>node v13.12.0</li>
<li>npm v6.14.1</li>
<li>Windows-x86 1909 Build 18363.752</li>
</ul>
<p dir="auto">I should first tell that I recently update nodejs on my system &<br>
I was trying to install dependencies after cloning <a href="https://github.com/sveltejs/realworl... | <h3 dir="auto">*Updated* as of 01/15/2021</h3>
<p dir="auto"><strong>Note: Please read <a href="https://github.com/npm/cli/wiki/%22cb()-never-called%3F-Exit-handler-never-called%3F-I'm-having-the-same-problem!%22">this doc</a> before filing a new issue.</strong></p> | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=kdonald" rel="nofollow">Keith Donald</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7539?redirect=false" rel="nofollow">SPR-7539</a></strong> and commented</p>
<p dir="auto">The following lifecycle is extremely co... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=evgenyg" rel="nofollow">Evgeny Goldin</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7817?redirect=false" rel="nofollow">SPR-7817</a></strong> and commented</p>
<p dir="auto">Today, I can't write</p>
<p dir="auto"... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.11.0-39713716aa</p>
<p dir="auto">Call stack: at updateTree (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.... | <p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p>
<p dir="auto">Feature</p>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">Consider I want to have a dynamically calculated list of options, and a piece of state that represents the curre... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br>
bug<br>
<strong>What is the current behavior?</strong><br>
style attribute is not updated correctly when we set <code class="notranslate">padding</code> and <code class="notranslate">paddingTop</code> at the same time... | <h1 dir="auto">This "good first bug" is taken by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/YongPilMoon/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/YongPilMoon">@YongPilMoon</a>. Don't work on it unless t... | 1 |
<p dir="auto">The idea is to instrument JavaScript code and collect types information from the runtime. For example:</p>
<p dir="auto">Consider JavaScript code (in ES2015):</p>
<p dir="auto">File <code class="notranslate">render.js</code>:</p>
<div class="highlight highlight-source-js notranslate position-relative over... | <p dir="auto">From <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="141163009" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/7535" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/issues/7535/hovercard" href="http... | 1 |
<p dir="auto">I'm wanting to include Bootstrap in a Drupal distribution that I'm working on. Because I'm using the Drupal.org packaging system, I cannot include Bootstrap because the APLv2 is not compatible with GPLv2 (which is what all code on Drupal.org must be licensed as, per our license policy: <a href="http://dru... | <p dir="auto"><a href="https://developer.mozilla.org/en-US/docs/HTML/Element/fieldset" rel="nofollow">In HTML5, <code class="notranslate"><fieldset></code> gains support for the <code class="notranslate">disabled</code> attribute</a>, allowing you to disable an entire fieldset at once. However, Bootstrap does not... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">user</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0.0
config file = ... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Feature Idea</li>
</ul>
<h5 dir="auto">SUMMARY</h5>
<p dir="auto">With a fairly complicated and intertwined set of playbooks and roles such as <a href="https://github.com/openshift/openshift-ansible/">openshift-ansible</a> has developed for users to manage OpenShift, a... | 0 |
<p dir="auto">When trying to use the Julia package Images with julia-debug, the process crashes with the following message:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> using Images
julia-debug: dump.c:2117: jl_recache_type: Zusich... | <p dir="auto">Using Images commit fbf9e98112c88355fc0b6c986995b7e9875ebcba, and</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> versioninfo()
Julia Version 0.5.0-dev+4015
Commit 0eb3875* (2016-05-10 17:38 UTC)
DEBUG ... | 1 |
<p dir="auto">When trying to use object spread in function parameters with default parameter present, transform-object-rest-spread doesn't apply.</p>
<h3 dir="auto">Input Code</h3>
<p dir="auto"><a href="https://babeljs.io/repl/#?babili=false&evaluate=true&lineWrap=false&presets=stage-3&experimental=f... | <p dir="auto">With latest <code class="notranslate">transform-object-rest-spread</code> <code class="notranslate">6.19.0</code> and without <code class="notranslate">transform-es2015-destructuring</code>, <code class="notranslate">transform-es2015-parameters</code>, such code:</p>
<div class="highlight highlight-source... | 1 |
<ul dir="auto">
<li>Electron Version: 2.0.7 and 3.0.0-beta5</li>
<li>Operating System (Platform and Version): Windows7 7601</li>
<li>Last known working Electron version: 3.0.0-beta5</li>
</ul>
<p dir="auto"><strong>Expected Behavior</strong><br>
Render behavior of electron is the same as chrome.</p>
<p dir="auto"><stro... | <ul dir="auto">
<li>Electron version: 1.7.4, 1.6.11</li>
<li>Operating system: Windows 10</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">Default background color is #FFF as described in the documentation. And texts don't have grayscale anti-aliasing.<br>
( <code class="notranslate"><webview></code... | 1 |
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possib... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/13168836/9404935/9687932c-47c1-11e5-8862-d308cc17eea1.png"><img src="https://cloud.githubusercontent.com/assets/13168836/9404935/9687932c-47c1-11e5-8862-d308cc17eea1.png" alt="untitled" style="max-width:... | 0 |
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Base {
static getCorrectFoo(): any {
return this;
}
static get foo(): any {
return this;
}
}
class Inherited extends Base {}"><pre class="notranslate"><span... | <p dir="auto">The following code:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var i = 0, j = 0;
class Base {
get instanceAccessor() { return ++i; }
static get staticAccessor() { return ++j; }
toString = () =>... | 1 |
<p dir="auto">The responsive classes used for show hide/elements should de "inline-block" insted "block" if i want to use this class on a inline element the "flow natural" will be distroy.</p> | <p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=... | 1 |
<p dir="auto">This error happens when trying to read in the weights file using an older version of Pytorch. I assume this is why you say Pytorch needs to be built from source. However I've tried that all evening and I can't find a way to navigate all of the nvcc/gcc/cuda incompatibilities to get it to compile. Many err... | <h2 dir="auto">PyTorch GitHub Issues Guidelines</h2>
<p dir="auto">We like to limit our issues to bug reports and feature requests. If you have a question or would like help and support, please visit our forums: <a href="https://discuss.pytorch.org/" rel="nofollow">https://discuss.pytorch.org/</a></p>
<p dir="auto">If ... | 1 |
<p dir="auto">I haven't been able to find anything online that documents how the sync of reusable variables happens between CPU and GPU. Specifically, I'm interested in if a CPU pinned variable is used multiple times in a GPU computation without being updated, does it sync only once (i.e. use a dirty flag), or will it ... | <p dir="auto">Hello dear tensorflowers,</p>
<p dir="auto">In a research project, I encountered the need to create tensors of the same shape than any other tensor with a custom value (not just 0 or 1), could be Boolean, Floats, Integers and so on.</p>
<p dir="auto">The functions prototypes are the following and will be ... | 0 |
<h1 dir="auto">The problem</h1>
<blockquote>
<p dir="auto">I have cloned <a href="https://github.com/microsoft/vscode-extension-samples.git">Microsoft's VSCode Language server</a>. I then change directory to the example I'm interested in (<code class="notranslate">lsp-samples</code>) and run <code class="notranslate">... | <h1 dir="auto">What / Why</h1>
<p dir="auto"><code class="notranslate">npm</code> command is removed after running <code class="notranslate">npm install -g npm</code>.</p>
<h2 dir="auto">When</h2>
<ul dir="auto">
<li>2019/12/18</li>
<li>I can't remember exactly when I succeeded in running this command but at least a ... | 1 |
<h1 dir="auto">Feature request</h1>
<h2 dir="auto">Is your feature request related to a problem? Please describe.</h2>
<p dir="auto">The current Webpack chunking strategy in Next.js is based around a ratio-based heuristic for including modules in a single "commons" chunk. Because there is very little granularity, a lot... | <h1 dir="auto">Bug report</h1>
<p dir="auto">duplicate component, weird render.<br>
packages:<br>
<code class="notranslate">"babel-polyfill": "^6.26.0", "metamask-logo": "^2.1.4", "next": "^6.0.3", "react": "^16.4.1", "react-countdown-now": "^1.3.0", "react-dom": "^16.4.1", "semantic-ui-css": "^2.3.2", "semantic-ui-rea... | 0 |
<p dir="auto">React version: 18.0.0</p>
<p dir="auto">In 18.0.0, StrictMode causes a <code class="notranslate">useEffect</code> with an empty deps array to execute twice when a component mounts. This did not happen in 17.0.2.</p>
<h2 dir="auto">Steps To Reproduce</h2>
<p dir="auto">Add a <code class="notranslate">useEf... | <p dir="auto">Inline styles are awesome. But for <del>better or</del> worse, some CSS properties have vendor-prefixed values. How can we write these inline in React?</p>
<p dir="auto"><code class="notranslate">display: flex</code> is the example I ran into:</p>
<div class="highlight highlight-source-css notranslate pos... | 0 |
<p dir="auto">Problem:<br>
Funtional programming needs better support in TypeScript. Values are everything in FP and in TypeScript the expression statements just silently discard them. Not being able to track places where the values are discarded leads to severe bugs. Example:</p>
<div class="highlight highlight-source... | <p dir="auto">Hello.</p>
<p dir="auto">Quite often while working with <code class="notranslate">ImmutableJS</code> data structures and other immutable libraries people forget that values are immutable:</p>
<p dir="auto">They can accidentally write:</p>
<div class="snippet-clipboard-content notranslate position-relative... | 1 |
<p dir="auto">When write the markdown in Chinese, but display boxes in the preview, see below screenshot:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/360603/7162513/a243b8de-e3c7-11e4-8bfc-0be52f0defe4.png"><img src="https://cloud.githubusercontent.com/asse... | <p dir="auto">My OS openSUSE 13.2 (Harlequin) (x86_64) 64 位 with GNOME 3.14.2<br>
Atom is 0.190.0<br>
markdown-preview 0.148.0</p>
<div class="highlight highlight-text-md notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#ymsWebClient
###build dist
1. 手工删当前的额dist文件夹
2. 项... | 1 |
<h2 dir="auto">Problem</h2>
<ol dir="auto">
<li>
<p dir="auto">The files struct (<code class="notranslate">Record<string,string></code>), returned by running <code class="notranslate">Deno.emit</code> has the (semi) correct extensions for the file names (the keys of the struct), but the code inside the emitted ou... | <h2 dir="auto">Problem</h2>
<p dir="auto"><code class="notranslate">Deno.compile()</code> does not convert local import URLs from <code class="notranslate">.ts</code> extension to <code class="notranslate">.js</code> extension, making it impossible to use inside browser and Node.js.</p>
<h2 dir="auto">Steps to reproduc... | 1 |
<ul dir="auto">
<li>VSCode Version:0.10.12-alpha</li>
<li>OS Version: windows10</li>
</ul>
<p dir="auto">Steps to Reproduce:</p>
<ol dir="auto">
<li>Launch app and open any folder which contains .ts project</li>
<li>Add task.json file or select the node.js environment to generate launch.json.</li>
<li>Try to update the... | <p dir="auto">It would be great of there are completion proposals for variables in launch.json.<br>
That's now quite easy to add, check out <a href="https://github.com/Microsoft/vscode/blob/master/extensions/configuration-editing/src/extension.ts">https://github.com/Microsoft/vscode/blob/master/extensions/configuration... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/18652330/38233858-9aa243e2-374e-11e8-9b46-a3a91d99ac61.png"><img src="https://user-images.githubusercontent.com/18652330/38233858-9aa243e2-374e-11e8-9b46-a3a91d99ac61.png" alt="image" style="max-width: 10... | <p dir="auto">changing response code in custom error page, not working.</p>
<p dir="auto">This is content in pages/_error.js file.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import React from 'react'
function Error(props) {
return (
... | 0 |
<p dir="auto">I have a top level navbar component which starts a web socket to listen for user notifications. Unfortunately the navbar is unmounted and remounted on every page load, forcing the websocket to disconnect/reconnect.</p>
<p dir="auto">Is there no way around this with next.js?</p> | <p dir="auto">Having animated route transitions would be nice, as this is one of the many benefits through client-side routing. Doing so should be left up to the user in my opinion (some people prefer CSS transitions over more fine-grained control with <code class="notranslate">react-motion</code> etc). As I understand... | 1 |
<p dir="auto"><strong>I'm submitting a ...</strong></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"><pre class="notranslate"... | <p dir="auto">We would like to implement bare bones change detection so that we can unblock ourselves for other parts of the system and work on them in parallel.</p>
<p dir="auto"><a href="https://github.com/mhevery/angular/blob/master/modules/change_detection/src/watch_group.js">https://github.com/mhevery/angular/blob... | 0 |
<p dir="auto">Please add additional key combinations to default key bindings for copy-paste like:</p>
<p dir="auto">Copy: CTRL + INS,<br>
Paste: SHIFT + INS</p>
<p dir="auto">I think many people use this keys combinations.</p> | <p dir="auto">Sorry if this is a duplicate, I didn't really know how to search it. My replace button is not large enough to show the entire word Replace. I am not sure what version introduced this, as I haven't used find/replace much as of late. I think it would have been after 0.150.0, but I'm not sure.</p>
<p dir=... | 0 |
<p dir="auto">Hello,</p>
<p dir="auto">I tried approaching OpenCv at <a href="mailto:admin@opencv.org">admin@opencv.org</a> yet I got no answer for days.<br>
Hence I didn't who to approach besides this forum.</p>
<p dir="auto">It seems like the Q&A site of OpenCV isn't available for more than few weeks.</p>
<p dir=... | <h1 dir="auto">System information</h1>
<ul dir="auto">
<li>OpenCV => 3.1</li>
<li>Operating System / Platform => macOS Sierra 10.12 (16A304a)</li>
<li>Compiler => Xcode</li>
</ul>
<p dir="auto"><a href="https://github.com/Homebrew/homebrew-science/issues/4104">https://github.com/Homebrew/homebrew-science/issue... | 0 |
<h3 dir="auto">Describe your issue.</h3>
<p dir="auto">Using <code class="notranslate">environment_meson.yml</code>.<br>
Ubuntu: 20.4<br>
python 3.10<br>
Conda: 4.11.0</p>
<p dir="auto">Build fails with missing <code class="notranslate">hpp</code> file<br>
<code class="notranslate">python dev.py --build-only</code></p>... | <p dir="auto">I was a bit surprised to unearth some image tools in scipy.misc recently. Is there any interest in a PR that deprecates them in the misc namespace and moves them to ndimage? Seems like a more natural home for the image tools to me. In an ideal world, everything in misc could find a better home I'd hope.</... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Blank screen appears when running application on iOS simulator</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/5457221/39971088-426155a4-56fe-11e8-9598-686cccad437c.png"><img width="363" alt="scr... | <h2 dir="auto">Steps to Reproduce on Windows 10 64 bit</h2>
<ol dir="auto">
<li>flutter upgrade (the previous version was beta 0.6.0</li>
<li>Upgrade fails with errors and unable to run any commands</li>
</ol>
<p dir="auto">##Error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" ... | 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 =&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">My company uses a proxy with SSL inspection, i cant find a way to set allowed trusted certificates.</p>
<p dir="auto">Cheers</p> | <p dir="auto">I'm using vs code behind a proxy with a self-signed certificate, when i try to install plugins and typing "ext install ", it shows an error "unable to verify the first certificate".</p> | 1 |
<p dir="auto">With pandas version 0.12:<br>
In [3]: pandas.version.version<br>
Out[3]: '0.12.0'</p>
<h2 dir="auto">Code to reproduce:</h2>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import collections
import pandas as pd
imp... | <p dir="auto">I don't <em>think</em> there is a way to get the nlargest elements in a DataFrame without sorting.</p>
<p dir="auto">In ordinary python you'd use heapq's nlargest (and we can hack a bit to use it for a DataFrame):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-... | 0 |
<p dir="auto"><code class="notranslate">x.numpy()</code></p>
<p dir="auto">clearly means I want to convert something to numpy, which is always on the CPU. It is redundant to have to say .cpu().numpy(). The conversion should be automatic rather than throwing an exception.</p>
<p dir="auto">In my specific case I have set... | <p dir="auto">Both following native tensor factory function entries generate same <code class="notranslate">descriptor</code> (<code class="notranslate">"bernoulli-5"</code>):</p>
<div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="- f... | 0 |
<p dir="auto">Issue Id: <b>5ff55400-6d9e-cf2f-f43a-b414cfe1e50b</b><br><br><em>Versions</em> <br>- <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/microsoft/vscode/commit/043a4e760131b3bedc328b748a604494240ed0e5/hovercard" href="https://github.com/microsoft/vscode/commit/043a4... | <p dir="auto">Today when you open VS Code on wrong casing workspace path, all file events stop to work. We should detect this case and either fix it or print a warning.</p> | 0 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">The v1 documentation <a href="https://material-ui-1dab0.firebaseapp.com/customization/overrides/" rel="nofollow">here</a> states that, "The CSS injected by Material-UI to style a component has the lowest specificity possible as the is injected at the top of the ". ... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | <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 |
<h4 dir="auto">Description</h4>
<p dir="auto">The gradient of tsne blows up on Mac platform, whereas on Linux it works fine.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from sklearn import manifo... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Darwin-15.0.0-x86_64-i386-64bit
('Python', '2.7.11 |Anaconda custom (x86_64)| (default, Dec 6 2015, 18:57:58) \n[GCC 4.2.1 (Apple Inc. build 5577)]')
('NumPy', '1.11.0')
('SciPy', '0.17.0')
('Scikit-... | 1 |
<p dir="auto">For me, a increasingly common issue is that I have duplicate translation files. Let me explain with a use case:</p>
<p dir="auto">Given an entity named 'Article', say you want users to create articles on your website. To make that happen you create a form, and for convenience you set up a convention notat... | <p dir="auto">So, back at square one i guess :)</p>
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="189685529" data-permission-text="Title is private" data-url="https://github.com/symfony/symfony/issues/20533" data-hovercard-type="pull_request" data-hovercard-url="/symf... | 0 |
<table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>yes</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4.x-dev (<a class="commi... | <table role="table">
<thead>
<tr>
<th>Q</th>
<th>A</th>
</tr>
</thead>
<tbody>
<tr>
<td>Bug report?</td>
<td>yes</td>
</tr>
<tr>
<td>Feature request?</td>
<td>no</td>
</tr>
<tr>
<td>BC Break report?</td>
<td>no</td>
</tr>
<tr>
<td>RFC?</td>
<td>no</td>
</tr>
<tr>
<td>Symfony version</td>
<td>3.4</td>
</tr>
</tbody>
</t... | 1 |
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="trait Foo: Fn(i32) + Send { }
impl<T:?Sized + Fn(i32) + Send> Foo for T { }
fn wants_foo(t: Box<Foo>) {
}
fn main() {
let f = Box::new(|x| println!("{}", x))... | <p dir="auto"><a href="http://static.rust-lang.org/doc/master/std/hash/index.html" rel="nofollow">http://static.rust-lang.org/doc/master/std/hash/index.html</a></p> | 0 |
<p dir="auto">When a tsconfig.json file is used to target a directory instead of an explicit file list, inherited classes aren't guaranteed to be ordered correctly unless they contain /// <reference tags. It would be nice if directory based compilation could work out the order for inherited classes without the need ... | <p dir="auto">Hello,</p>
<p dir="auto">I am having the same issue, which had lot of activity on codeplex.<br>
<a href="https://typescript.codeplex.com/workitem/627" rel="nofollow">https://typescript.codeplex.com/workitem/627</a></p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto"... | 1 |
<p dir="auto">Running this piece of code on Babeljs (abstracted):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="for(var el of arr)
do()"><pre class="notranslate"><code class="notranslate">for(var el of arr)
do()
</code></pre></div>
<p... | <p dir="auto">I have some code like:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="for (var n of geoHashes) {
console.log(n);
}"><pre class="notranslate"><code class="notranslate">for (var n of geoHashes) {
console.log(n);
}
</code></pre>... | 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 => 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="[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request =&... | 0 |
<h2 dir="auto">Bug Report</h2>
<p dir="auto"><strong>Current behavior</strong><br>
Application does not compile with <code class="notranslate">@babel/preset-react@7.10.4</code>, using version <code class="notranslate">7.10.1</code> does.</p>
<p dir="auto"><strong>Input Code</strong><br>
<a href="https://github.com/Amst... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/stefanoverna/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/stefanoverna">@stefanoverna</a></p>
</blockquote>
<h... | 0 |
<p dir="auto">I find this a bit annoying, because I'm used to use the exponent notation to declare large numbers. Of course I could do zeros(10^4) but I think it should also work with 1e4.</p>
<p dir="auto">The problem is that 1e4 is a float and 10^4 an int, and that Array doesn't accept floats for dimensional argument... | <p dir="auto">Currently, rand(1,1e7) fails:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> rand(1,1e7)
ERROR: no method rand(Int64,Float64)"><pre class="notranslate"><code class="notranslate">julia> rand(1,1e7)
ERROR: no method ra... | 1 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.6.0-6cceaeb67</p>
<p dir="auto">Call stack: at n.value (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40... | <p dir="auto">The DevTools Profiler occasionally encounters the error:</p>
<blockquote>
<p dir="auto">Could not find commit data for root "..." and commit ...</p>
</blockquote>
<p dir="auto">This issue is intermittent and we do not currently know hot to reproduce it. <strong>If you can reproduce it</strong> we would lo... | 1 |
<h3 dir="auto">Reason:</h3>
<p dir="auto">It allows the user to compute these metrics on soft classifications. E.g. let Y be a (n,k) ndarray, where each row is a probability distribution over classes. Let C be a (n,c) ground truth ndarray, each row is a probability distribution over classes. Then A = np.dot(Y.T, C) is ... | <p dir="auto">Supervised clustering metrics (at least where there is a fixed set of samples, unlike in coreference resolution with system mentions) can usually be calculated from the contingency matrix alone. I think passing <code class="notranslate">y_true=contingency, y_pred=None</code> should trigger this behaviour,... | 1 |
<p dir="auto">Choose one: is this a bug report or feature request? A bug report.</p>
<p dir="auto">I couldn't tell if this was the same bug as other similar issues. Sorry for any duplication.</p>
<h3 dir="auto">Input Code</h3>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir... | <p dir="auto">This generates invalid code:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="({
foo: (/*string*/ x) => /*object*/
10
});"><pre class="notranslate"><span class="pl-kos">(</span><span class="pl-kos">{</span>
... | 0 |
<p dir="auto"><strong>TypeScript Version:</strong></p>
<ul dir="auto">
<li>Version 1.9.0-dev.20160525-1.0</li>
</ul>
<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="// A self-contained demonstr... | <p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mathiasdose/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mathiasdose">@mathiasdose</a> on February 11, 2016 8:20</em></p>
<p dir="auto">One... | 0 |
<p dir="auto">Add a view for extension management like Atom with detailed lists, extension download / update progress.</p> | <p dir="auto">The quick open UI isn't working fully well.</p>
<p dir="auto">We need to come up with a better UI story that can</p>
<ul dir="auto">
<li>increase visibility of extensions;</li>
<li>fix awkward UI interactions we have today (status bar widget, error output pane, messages, etc);</li>
<li>enable us to implem... | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br>
(if you are not able to do this, then at least specify... | <p dir="auto">We've seen this CI failure sporadically since we fixed the pypy3 CI job. It possible an attribute in a timer is being mocked/assigned incorrectly, or there's just some difference in how pypy3 implements <code class="notranslate">Timer</code> objects (I believe the complaint is about a <code class="notrans... | 0 |
<p dir="auto">Challenge doesn't count as complete on Firefox, same code works on Chrome just fine.</p>
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/adjusting-the-color-of-various-elements-to-complementary-colors" rel="nofollow">adjusting-the-color-of-various-elements... | <h4 dir="auto">Issue Description</h4>
<p dir="auto">This is for the feature/curriculum-expansion branch only when run locally, and NOT the staging branch.</p>
<p dir="auto">For several challenges (challengeType: 0, using the code editor with the mobile-phone output layout), the jQuery method .css() doesn't seem to be a... | 1 |
<p dir="auto">[x] 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.</p>
<p dir="auto">It appears that https cannot work with nextjs in development but there is no documentation or direct answer to this question in the issues hist... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="au... | 0 |
<p dir="auto"><a href="https://travis-ci.org/pandas-dev/pandas/jobs/348215410#L2717" rel="nofollow">https://travis-ci.org/pandas-dev/pandas/jobs/348215410#L2717</a></p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[gw1] linux -- Python 3.6.4 /ho... | <p dir="auto">Reproducible example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [10]: df = pd.DataFrame({'col': range(9)}, index=pd.MultiIndex.from_product([['A0', 'A1', 'A2'], ['B0', 'B1', 'B2']], names=[1,2]))
In [11]: df
Out[11]:
... | 0 |
<blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jedireza/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jedireza">@jedireza</a></p>
</blockquote>
<h3 dir="auto"... | <p dir="auto">As per <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="86859373" data-permission-text="Title is private" data-url="https://github.com/nlf/lab-babel/issues/4" data-hovercard-type="pull_request" data-hovercard-url="/nlf/lab-babel/pull/4/hovercard?comment_id=123840734&... | 1 |
<p dir="auto">Internet explorer and Firefox ignores width and height of images when embedded in forum using img tag, ok in Chrome . Bootstrap v2.3.1</p>
<p dir="auto">Bootstrap css:</p>
<p dir="auto">img {<br>
width: auto\9;<br>
height: auto;<br>
max-width: 100%;<br>
vertical-align: middle;<br>
border: 0;<br>
-ms-inter... | 1 | |
<p dir="auto">There are a few other related issues regarding to this problem. But I think none of them explained why this is really needed.</p>
<p dir="auto">asset() by default, will only output a path that is absolute under the current domain. If assets_base_urls is set then it will output an absolute url with domain.... | <p dir="auto">Hey guys!</p>
<p dir="auto">Currently, there's no standard way of retrieving the absolute URL to an asset. This would be useful when generating asset paths in a template for an email. Would be cool a function like:</p>
<div class="highlight highlight-text-html-twig notranslate position-relative overflow-a... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto"><code class="notranslate">jax.scipy.special.betaln</code> becomes very inaccurate for large inputs.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/391217/202057219-814b0ca5-ea8c-41c0-8f5c-748e19fa8fe0.... | <p dir="auto">Analogous to <a href="https://github.com/HIPS/autograd/blob/c6f630a5ec18bd30f1485bc0dbbccb8664c77510/autograd/differential_operators.py#L192-L202"><code class="notranslate">checkpoint</code> in Autograd</a> (but handling closed-over tracers).</p> | 0 |
<p dir="auto">by <strong>arnehormann</strong>:</p>
<pre class="notranslate">What is the expected output?
There should be a way to access the full information a driver has for result columns.
Workarounds are brittle and slow. They depend on the struct layout, require reflect or
unsafe and involve some duplication.
Wha... | <p dir="auto">Please expose original database column type at least as string. this is currently so restricting on this package. this will help us to do some level dynamic column value parsing</p> | 1 |
<p dir="auto">I am using Axios in my most of my react native projects but I have never met this strange error. I am trying to do a post request to my server but it always giving me Network Error. I tried to do with curl and it worked perfectly and I also tried to visit the IP address from my mobile using a browser and ... | <p dir="auto"><strong>Bug</strong><br>
Hello, How can i fix duplicate POST and DELETE axios request and i think PUT AND PATCH also. whenever i submit the data or deleting the data using the code below i get duplicate request and response. on the first request it works fine, on the second request a duplicate request/res... | 0 |
<p dir="auto">I'm seeing an issue when PdoSessionStorage is enabled where values set on the user's session are not being saved at all.</p>
<p dir="auto">More details at the forum -> <a href="http://forum.symfony-project.org/viewtopic.php?f=23&t=51646" rel="nofollow">http://forum.symfony-project.org/viewtopic.php... | <p dir="auto">Image a website where content can be created in 80 languages, but the team in charge of translating the UI can only translate it in two languages.</p>
<p dir="auto">The UI locale may be given with an url parameter named <code class="notranslate">_locale</code>, while the content local may be given with an... | 0 |
<p dir="auto">try this:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="if(true){
//}
}"><pre class="notranslate"><span class="pl-k">if</span><span class="pl-kos">(</span><span class="pl-c1">true</span><span class="pl-kos">)<... | <p dir="auto">Related: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="46850008" data-permission-text="Title is private" data-url="https://github.com/lee-dohm/emacs-flow/issues/3" data-hovercard-type="issue" data-hovercard-url="/lee-dohm/emacs-flow/issues/3/hovercard" href="https://g... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.