text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 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">PyTorch Java Native Interface is conflicting with React Native one. (they both use fbjni with a slightly different version).<br>
This cause issue du... | <p dir="auto">This failure occurs when compilation OOMs, but the OOM exit code is not propagated. "Resume build" will not fix errors like this, as resume build will reuse the (corrupted) build product.</p>
<hr>
<p dir="auto">I got this durably on a PR of mine (<a class="issue-link js-issue-link" data-error-text="Failed... | 0 |
<p dir="auto">Is this captured in the metadata database already and just a matter of surfacing it in the API call, or is it not captured outside of the segments themselves?</p> | <p dir="auto">Storing aggregatorFactories in segment metadata will make it possible to reindex existing segments without having to provide the original aggregators out-of-band. As a bonus, it would also be nice to store the QueryGranularity used for indexing. This isn't required for reindexing, since it would work fine... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p>
<p dir="auto">e.g.:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="--- a/lib/sqlalchemy/sql/operators.py
+... | <h3 dir="auto">Describe the bug</h3>
<p dir="auto">Define tables <code class="notranslate">A</code> and <code class="notranslate">B</code> with a relationship defined as <code class="notranslate">A.bs = relationship("B", primaryjoin="foreign(B.a_id) == remote(A.id)")</code>.</p>
<p dir="auto">Trying to query then with ... | 0 |
<p dir="auto">rustc panics destructuring a struct-like enum variant in the following code (using this library: <a href="https://github.com/netvl/xml-rs">https://github.com/netvl/xml-rs</a>):</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-co... | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc 0.13.0-nightly (eedfc0779 2014-11-25 22:36:59 +0000)
binary: rustc
commit-hash: eedfc077964b811315589d9a70293d3ff2eb0e1d
commit-date: 2014-11-25 22:36:59 +0000
host: x86_64-unknown-linux-gnu
rel... | 1 |
<h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 3.1.0</li>
<li>Platform: Linux-3.10.0-1127.el7.x86_64-x86_64-with-debian-buster-sid</li>
<li>Python version: 3.7.0</li>
<li>PyTorch version (GPU?): 1.5.1 (True)</li>
<li>Tensorflow version (GPU?): 2.2.0 (Fals... | <h2 dir="auto">Environment info</h2>
<ul dir="auto">
<li><code class="notranslate">transformers</code> version: 3.0.2</li>
<li>Platform: Linux-5.3.0</li>
<li>Python version: 3.6.10</li>
<li>PyTorch version (GPU?): 1.6.0 (True)</li>
<li>Tensorflow version (GPU?): 2.3.0 (True)</li>
<li>Using GPU in script?: Yes</li>
<li>... | 1 |
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alefragnani/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alefragnani">@alefragnani</a> on November 4, 2015 1:12</em></p>
<p dir="auto">Is t... | <p dir="auto">Currently, reopen files behaviour is slightly weird. If no folders are open, no files are reopened upon restart of VSC. If a folder is open, any files that are opened, inside the opened folder or not, are reopened upon restart of VSC.</p>
<p dir="auto">I would like to see VSC reopen files, regardless the ... | 0 |
<p dir="auto">Tried memory allocation debugging with --track-allocation=user and --track-allocation=all with version 0.3.4 and 0.4: Problem – *.mem files not written out for user source code on Windows 7. *.mem files written out only for Julia core files.</p> | <p dir="auto">I'm working at packaging entire Julia packages repository for the Nix package manager. One of things that might help me very much is packages' dependencies information. Right now I'm parsing <code class="notranslate">REQUIRES</code> files by myself to make Nix packages -- that's an unfortunate code duplic... | 0 |
<p dir="auto">Currently, downloaded dependencies seem to be stored with the scheme <code class="notranslate">$DENO_DIR/deps/$PROTOCOL/$ORIGIN/$CHECKSUM</code>. I use neovim and <a href="https://github.com/fannheyward/coc-deno/issues">coc-deno</a>, and when I jump to definition, I’m sent to these cached files. My curren... | <p dir="auto">The current cache filenames and layout is unfortunate.</p>
<ol dir="auto">
<li>It breaks code navigation. Code for the Deno runtime can only be written in editors that implement the workarounds to locate the files.</li>
<li>The workarounds required are non-trivial for editors like vim.</li>
<li>Files are ... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Requiring or importing a json file starting with a byte order mark \ufeff, commonly added by Microsoft editors, in webpack 4 causes the following error:</p>
<blockquote>
<p dir="auto">Unexpected token in JSON at position 0... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
Requiring or importing a json file starting with the zero length, white space character, byte order mark (\ufeff), commonly added by Microsoft editors, in webpack 4 causes the following error:</p>
<blockquote>
<p dir="auto">... | 1 |
<p dir="auto">Atom is updating fine but 'Help' > 'Release Notes' gives me an old stale version with an active restart and update button.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/3242316/5773581/64818ffc-9d64-11e4-9e25-6227464c88ae.jpg"><... | <p dir="auto">I use Atom on two different machines and I'm seeing anomalies when looking at the release notes. On one of my machines the release notes are always blank with only a button showing to view previous release notes. On the other machine the release notes are old. Here is a current screenshot but keep in mind... | 1 |
<p dir="auto">The [src] link at <a href="http://static.rust-lang.org/doc/master/std/prelude/index.html" rel="nofollow">http://static.rust-lang.org/doc/master/std/prelude/index.html</a><br>
points to <a href="http://static.rust-lang.org/doc/master/src/std/home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/li... | <p dir="auto">The source link for <a href="http://static.rust-lang.org/doc/master/std/any/index.html" rel="nofollow">Any</a> links to the <a href="http://static.rust-lang.org/doc/master/src/std/home/rustbuild/src/rust-buildbot/slave/doc/build/src/libstd/lib.rs.html#152" rel="nofollow">module declaration</a> in lib.rs i... | 1 |
<p dir="auto">This issue describes a design for an injectable alternative to <code class="notranslate">@CanActivate</code></p>
<p dir="auto">It is both a fresh start and a continuation of the conversations associated with issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5846947... | <p dir="auto">Puzzling with SubRouters in Angular 2 I stumbled upon this issues</p>
<p dir="auto"><em>Assumption</em>: I'm not very confident due to the state of beta and lack of firm stance in the documentation, but it seems that only root router defined paths will use query (optional) parameters and all sub-routers s... | 0 |
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/object-oriented-and-functional-programming/filter-arrays-with-filter" rel="nofollow">filter-arrays-with-filter</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Ge... | <p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/object-oriented-and-functional-programming/filter-arrays-with-filter" rel="nofollow">filter-arrays-with-filter</a> has an issue.<br>
User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Ch... | 1 |
<p dir="auto">There are a lot of parts of CSS that are reused in multiple properties, that get duplicated in the XML file, leading to code bloat and risk of inconsistencies.</p>
<p dir="auto">The most obvious one are the colour keywords which are repeated 42 times in css-scheme.xml alone (and there are a lot of colours... | <p dir="auto">see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="139215201" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/3817" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/3817/hovercard?comment_id=210062644... | 0 |
<p dir="auto">When using the try!() macro, directly on an iterator element. The compiler crashes, and fails to tell what is wrong with the code.</p>
<p dir="auto">I tried this code:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-conten... | <p dir="auto">This is currently an error:</p>
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#[repr(C)]
enum Foo {
Foo
}"><pre class="notranslate"><span class="pl-c1">#<span class="pl-kos">[</span>repr<span class="pl-kos">(</s... | 0 |
<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: 08/04/2020 14:04:04<br>
Exception:<br>
System.ObjectDisposedException: Cannot access a disposed object.<br>
Object name: 'Timer'.<br>
at System.Timers.Timer.set_Enabled(Boolean value)<br>
at Syste... | <p dir="auto">Popup tells me to give y'all this.</p>
<p dir="auto"><a href="https://github.com/microsoft/PowerToys/files/5009460/2020-07-31.txt">2020-07-31.txt</a></p>
<p dir="auto">Version: 1.0.0<br>
OS Version: Microsoft Windows NT 10.0.19041.0<br>
IntPtr Length: 8<br>
x64: True<br>
Date: 07/31/2020 17:29:59<br>
Exce... | 1 |
<p dir="auto">I have what appears to be a valid <code class="notranslate">Series</code> with a time series index as follows:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [41]: inactive
Out[41]:
2010-06-10 20:43:07 37.2
2010-06-21 06:3... | <p dir="auto">xref <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="11856129" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/3004" data-hovercard-type="issue" data-hovercard-url="/pandas-dev/pandas/issues/3004/hovercard" href="https://git... | 0 |
<h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.1.0</li>
<li>Operating System / Platform => Ubuntu</li>
<li>Compiler => g++</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">OpenCV should have a feature to select the number of CPU cores used for inference when ... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => <g-emoji class="g-emoji" alias="grey_question" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2754.png">❔</g-emoji></li>
<li>Operating System / Platform => <g-emoji class="g-emoji" alias="grey_question" fallb... | 0 |
<h3 dir="auto">The bug</h3>
<p dir="auto">Let's say I have these two files</p>
<h4 dir="auto">foo.ts</h4>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export default class Foo { }"><pre class="notranslate"><span class="pl-k">expor... | <p dir="auto">Using typescript@next and the following compiler options:</p>
<div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=""compilerOptions": {
"target": "ES6",
"module": "commonjs&... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-clockwise-notation-to-specify-the-margin-of-an-element" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-clockwise-notation-to-specify-the-margin-of-an-element</a> has an issue. Please describe how to reproduce it, an... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-clockwise-notation-to-specify-the-margin-of-an-element" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-clockwise-notation-to-specify-the-margin-of-an-element</a> has an issue. Please describe how to reproduce it, an... | 1 |
<h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong><br>
From a discussion in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="286538675" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/10186" data-hovercard-type="... | <p dir="auto">As shown by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="316339179" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/11094" data-hovercard-type="issue" data-hovercard-url="/matplotlib/matplotlib/issues/11094/hovercard"... | 0 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run "ver" at a command prompt] [Version 10.0.18362.657]
PowerToys version: PowerToysSetup-0.16.0-x64
PowerToy module for which you are ... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18363.752
PowerToys version: 0.16.0
PowerToy module for which you are reporting the bug (if applicable): FanzyZones"><pre class="notranslate"... | 1 |
<p dir="auto"><strong>Migrated issue, originally created by Thijs Damsma (<a href="https://github.com/tdamsma">@tdamsma</a>)</strong></p>
<p dir="auto">When a distinct query is ordered, the columns on which are sorted are added to the SELECT statement, see example code:</p>
<div class="snippet-clipboard-content notrans... | <p dir="auto"><strong>Migrated issue, originally created by Mehdi GMIRA (<a href="https://github.com/mehdigmira">@mehdigmira</a>)</strong></p>
<p dir="auto">I encountred a bug with the postgres specific "DISTINCT ON" in SQLAlchemy<br>
The real SA query I'm using is more complicated than this, but it sums up to :</p>
<d... | 1 |
<p dir="auto">Hi,</p>
<p dir="auto">I´m working in a laravel app and i´m trying to make a post request from a Vue JS component like laravel method, so when i make the post request i would like the app go to the url received from the laravel controller on the http post response. I have the next code in my vue JS compone... | <h4 dir="auto">Summary</h4>
<p dir="auto">We have a single page app based on Vue.js which uses Axios to make API calls. When a user's session expires, API calls start returning a 302 redirect to the login page. Since its a single page app, sometimes users may just browse around directly in the app, therefore only mak... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong></p>
<p dir="auto">When I upgrade Webpack from 4.29.2 to 4.29.3, import() breaks.</p>
<p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong></p>
<p dir="auto">Using a relatively st... | <h1 dir="auto">Bug report</h1>
<p dir="auto">Type definition error for OutputFileSystem when assigning to memory volume.</p>
<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>
<div class="snippet-cl... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><inp... | 0 |
<p dir="auto">Whenever you start a new challenge, the first time you click on the <strong>CodeMirror-code</strong> section the line of code selected is off by one row from the cursor position. Once you start typing it seems to fix itself.</p>
<p dir="auto">This can be extremely frustrating when you're going through mul... | <p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-the-parent-of-an-element-using-jquery" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-target-the-parent-of-an-element-using-jquery</a> has an issue. Please describe how to reproduce it, and include links to screensho... | 0 |
<p dir="auto">Reopens <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="260637383" data-permission-text="Title is private" data-url="https://github.com/vercel/next.js/issues/2993" data-hovercard-type="issue" data-hovercard-url="/vercel/next.js/issues/2993/hovercard" href="https://githu... | <ul dir="auto">
<li>[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.</li>
</ul>
<h2 dir="auto">Expected Behavior</h2>
<p dir="auto">Trying to deploy with now-cli</p>
<h2 dir="auto">Current Behavior</h2>
<p dir="auto">Deploy... | 0 |
<p dir="auto">Are there any plans to implement 4D or higher convolutional layers?</p> | <p dir="auto">Are there some plans to include a 4D (and possibly higher dimension generalization) convolution op? Would be nice for doing 3D + time processing for example (for the 4D version).</p>
<p dir="auto">Also, should something be done to offer the user the possibility to choose the shape of the kernel? For examp... | 1 |
<h3 dir="auto">Description</h3>
<p dir="auto">When using scrapy-redis or self-defined dupefilters, the speed of item pipeline will be extremely slow. It's not Redis's problem because when I move the deduplication to DownloadMiddleware (check url finger in process_request, add url finger in process_response), the speed ... | <h3 dir="auto">headers lowercase</h3>
<p dir="auto">[scrapy can not work when headers are lowercase ]</p>
<h3 dir="auto">Steps to Reproduce</h3>
<ol dir="auto">
<li>i must use lowercase headers key and I use Twisted mapping headers and it doesn't work</li>
</ol>
<p dir="auto"><strong>Expected behavior:</strong> scrapy ... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<p dir="auto">S... | 0 |
<h3 dir="auto">Bug report</h3>
<p dir="auto">Hi,<br>
I have a notebook that allows to draw geometrical shapes using mouse, and buttons from matplotlib.widgets.<br>
After upgrade from matplotlib 3.1.1 to 3.3.1, my interactive plot has become excruciatingly slow.<br>
It used to work fine with "%matplotlib notebook" und... | <h3 dir="auto">Bug report</h3>
<p dir="auto"><strong>Bug summary</strong></p>
<p dir="auto">I encountered a performance regression starting in Matplotlib v3.3.0 when using a figure with a button widget. Any mouse motion appears to trigger canvas draw events. The issue bisected to commit <a class="commit-link" data-hove... | 1 |
<h1 dir="auto">Examples bug report</h1>
<h2 dir="auto">Example name</h2>
<p dir="auto">with-ant-design-less<br>
<a href="https://github.com/zeit/next.js/tree/canary/examples/with-ant-design-less">https://github.com/zeit/next.js/tree/canary/examples/with-ant-design-less</a></p>
<h2 dir="auto">Describe the bug</h2>
<p di... | <p dir="auto">This is bug report</p>
<p dir="auto">Link does not work with css-module imported. That happens when page with Link has no css, and linked page has. No errors in console, so im not sure about reasons, but there is minimal repo to reproduce:<br>
<a href="https://github.com/standy/next-css-error">https://git... | 1 |
<hr>
<h2 dir="auto">Caravel 0.9.0</h2>
<p dir="auto">How to recreate</p>
<ol dir="auto">
<li>After setting Mysql ( Ver 14.14 Distrib 5.7.10 ) as source in <a href="http://127.0.0.1:8088/databaseview/add" rel="nofollow">http://127.0.0.1:8088/databaseview/add</a></li>
<li>Added a table "daily_inventory_details" in <a hre... | <p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br>
I'd like to duplicate the following code in Seaborn, where I can plot a histogram-like density plot, without the histogram bar.<br>
x = np.random.randn(100)<br>
ax = sns.distplot(x, hist=False, kde = True)</p>
<p dir="auto... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<p dir="auto">Bug Report</p>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">core</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="devel
ansible 2.0.0 (detached HEAD b2cb3153f1)... | <h5 dir="auto">Issue Type:</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">Ansible Version:</h5>
<p dir="auto">ansible 2.0.1.0<br>
config file =<br>
configured module search path = Default w/o overrides</p>
<h5 dir="auto">Ansible Configuration:</h5>
<p dir="auto">default</p>
<h5 dir="auto">Environment:</h... | 0 |
<h3 dir="auto">Description</h3>
<p dir="auto">The current <code class="notranslate">className</code> prop on any JSX element takes only a string, that is supposed to be the class name to add to the corresponding element. This prop expects a string which makes it very easy to attach a single class name to the element.</... | <p dir="auto">I often use components that both have an internal <code class="notranslate">className</code> as well as an optional <code class="notranslate">className</code> passed in as a prop. The way I've been implementing this is either through (A) a local array that I construct and serialize into the <code class="n... | 1 |
<p dir="auto">Prior to the update I had completed all waypoints, bonfires and ziplines up until TicTacToe.<br>
After completing challenges in section 4. "Gear Up For Success" I noticed that a large amount of waypoints and bonfires had become "incomplete"(I've attached a screenshot below to show what I mean. ) and the s... | <p dir="auto">In html under Change the Color of Text<br>
im change the color of h2 to blue and I did it but it not letting me run test I'm using a Galaxy S4 Mini</p> | 0 |
<p dir="auto">Here is the code I have tested on windows:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="package main
import (
"net"
"fmt"
)
func main() {
inets, _ := net.Interfaces()
for _, i := range inets... | <p dir="auto">I'd written a program in go 1.4 to retrieve mac addresses on windows and used to get the correct mac address.<br>
With 1.5.1 however, I'm seeing a :00:00 appended to all the mac addresses on Windows (specifically Windows 7 Professional).</p>
<p dir="auto">Is there a reason for this (or is it simply an err... | 1 |
<p dir="auto">When I open any file in my ES6 Javascript project, every single line is underlined in red, with errors like:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/79215/11252725/88d3c130-8dec-11e5-9b18-3f5bc4337bfe.png"><img src="https://c... | <p dir="auto">I am incorrectly getting the following error, <strong>"This can only be used with ES6. Make sure to have a jsconfig.json-file which sets the target to ES6"</strong>.</p>
<p dir="auto">Furthermore, I think I may have stumbled upon a weird case where if the start of the file name is "temp" as in "temp.js", ... | 1 |
<p dir="auto">Hello,</p>
<p dir="auto">I am using the preferred_choices option for the first time and i am seeing that preferred choices are not duplicated in the main list.</p>
<p dir="auto">I think it can cause trouble with users witch not pay attention that there are a preferred list or when default value witch is n... | <p dir="auto">I've done several Symfony projects beyond version 2.7.* in which I've used the <code class="notranslate">ChoiceType</code> form element by setting the <code class="notranslate">choices</code> option to an array using the convention <code class="notranslate">value => label</code>.</p>
<p dir="auto">Howe... | 0 |
<p dir="auto">Our Analyze API accepts a <code class="notranslate">token_filters</code> parameter as the official way of adding token filters to the chain (we also support <code class="notranslate">filter</code> which is depracated):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" ... | <p dir="auto">I took 2 snapshots for read-only indices with curator and some indices were snapshotted again even though they didn't have any changes.</p>
<p dir="auto">Look at the first backup (50 oldest indices):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipbo... | 0 |
<p dir="auto">Open the example modal by clicking "Launch demo modal". Click "Save changes", then try to close. Fail.</p> | <p dir="auto">Hi,</p>
<p dir="auto">The code used on last Thursday worked fine. But after updated to latest code on Monday (GMT+8), the modal dialog when clicks to dismiss for seconds onward cannot be close.</p>
<p dir="auto">I am checking on source code line 932, if I commented out this line then it is working again.<... | 1 |
<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.2</td>
</tr>
</tbody>
<... | <p dir="auto"><strong>Symfony version(s) affected</strong>: 4.2.x (but probably all <code class="notranslate">PHP<7.0</code> compatible versions too)</p>
<p dir="auto"><strong>Description</strong><br>
Using the <code class="notranslate">symfony/testpack</code>, <code class="notranslate">symfony/phpunit-bridge</code>... | 0 |
<h4 dir="auto">Description</h4>
<p dir="auto">Attempting to build scikit-learn <code class="notranslate">master</code> on macOS with the stock Xcode compiler fails due to the lack of OpenMP support.</p>
<h4 dir="auto">Steps/Code to Reproduce</h4>
<div class="highlight highlight-source-shell notranslate position-relativ... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jnothman/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jnothman">@jnothman</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-h... | 1 |
<p dir="auto">PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="448761931" data-permission-text="Title is private" data-url="https://github.com/pytorch/pytorch/issues/20983" data-hovercard-type="pull_request" data-hovercard-url="/pytorch/pytorch/pull/20983/hovercard" href="https://g... | <p dir="auto">Hi All,</p>
<p dir="auto">CTC as a loss function quite often used in sequence to sequence models isn't currently implemented and installing binding to warp-ctc is quite hacky (and warp-ctc isn't developed anymore). I'd like to add it natively to pytorch, probably based on the implementation of <a href="ht... | 0 |
<p dir="auto">Here's the error:</p>
<p dir="auto">C:\Users\Sebastian\Documents\rust>rustc helloworld.rs<br>
error: linking with gcc failed with code 1<br>
note: gcc arguments: -LC:/Program Files (x86)/Rust/bin/rustc/i686-pc-mingw32/bin<br>
-m32 -o ./helloworld ./helloworld.o -LC:/Program Files (x86)/Rust/bin/rustc/i... | <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/metajack/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/metajack">@metajack</a> pointed out that if we want to move away from using submodules, to usi... | 0 |
<p dir="auto">Now I have a requirement for Bluetooth communication, so I should call the native api to complete the Bluetooth communication. I have to use the Android and IOS APIs to get the job done. But I am an Android developer</p> | <p dir="auto">Mobile platforms offer APIs to connect and communicate with Bluetooth.</p> | 1 |
<p dir="auto">According to documentation <a href="https://reactjs.org/docs/test-utils.html#renderintodocument" rel="nofollow">https://reactjs.org/docs/test-utils.html#renderintodocument</a>, should be:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-cli... | <h3 dir="auto">Which website or app were you using when the bug happened?</h3>
<p dir="auto">Please provide a link to the URL of the website (if it is public), a CodeSandbox (<a href="https://codesandbox.io/s/new" rel="nofollow">https://codesandbox.io/s/new</a>) example that reproduces the bug, or a project on GitHub t... | 0 |
<p dir="auto">Disapointing <g-emoji class="g-emoji" alias="expressionless" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f611.png">😑</g-emoji> I was really looking forward to finally have something like this! Hope you can fix it quick</p>
<h2 dir="auto"><g-emoji class="g-emoji" alias="infor... | <p dir="auto">I got also an error. Trying to edit the custom FancyZones. FZEditorCrashLog.txt contains:</p>
<h2 dir="auto">Exception</h2>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="System.ComponentModel.Win32Exception: Das System kann die ange... | 1 |
<p dir="auto">Just wanted to raise something that I’ve noticed using the beta.</p>
<p dir="auto">During server-side rendering (using the custom routing and <code class="notranslate">renderToHTML</code>), there are some server-side dependencies I want to make available (for example, a means of injecting requests directl... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Expected ... | 0 |
<p dir="auto">I'm having trouble with .AppleDouble directories, which are picked up when I run commands from the command line. Symfony expects the wrong classes in the files "inside" the .AppeDouble directories. Of course Symfony2 should just ignore the .AppleDouble directory as there is only metadata in there.</p>
<p ... | <p dir="auto">I found a weird behavior with <code class="notranslate">ignoreDotFiles(true)</code>: the testsuite of the ExcludeDirectoryFilterIterator passes properly but folder starting with a dot are not ignored.</p>
<p dir="auto">I found it when using the PHP-CS-Fixer (which calls this method in its DefaultFinder).<... | 1 |
<p dir="auto">Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="116888714" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/5286" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/5286/hovercard" href="https://... | <p dir="auto">If I navigate to a route without any optional parameters, the router link for that route is displayed as active. If I navigate to that same route with optional route parameters, the router link is no longer marked as active.</p>
<p dir="auto">Example: <a href="http://plnkr.co/edit/LVYtuiQ8O2d52UrrxV2e?p=p... | 1 |
<p dir="auto">Duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="976209179" data-permission-text="Title is private" data-url="https://github.com/facebook/react/issues/22152" data-hovercard-type="issue" data-hovercard-url="/facebook/react/issues/22152/hovercard" href="https:... | <p dir="auto">This is sort of a feature request, mostly because I haven't been able to make the current react tooling do what I need it to do.</p>
<p dir="auto">I have a massively huge article up on <a href="https://pomax.github.io/bezierinfo" rel="nofollow">https://pomax.github.io/bezierinfo</a> that consists of a sin... | 0 |
<p dir="auto">Text editor for typescript 1.7.6.0 in visual studio 2015 can not response to keyboard inputs (numbers and words, but tab/enter still work).<br>
It just happened. I even have not notice when it happened. I have reset vs settings and also restart the computer. It's still dead. Please help to check. Thanks i... | <p dir="auto">Found by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/malekpour/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/malekpour">@malekpour</a> on Gitter on <a href="https://gitter.im/Microsoft/TypeScri... | 1 |
<blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/leoasis/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/leoasis">@leoasis</a></p>
</blockquote>
<h3 dir="auto">Bu... | <blockquote>
<p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jesenko/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jesenko">@jesenko</a></p>
</blockquote>
<h3 dir="auto">Bu... | 1 |
<p dir="auto">if you save a contourf in pdf format, you see the thin white line contours.<br>
This is well described in this question and I think the fix makes sense too.<br>
<a href="https://stackoverflow.com/a/32911283" rel="nofollow">https://stackoverflow.com/a/32911283</a></p>
<p dir="auto">is it possible to implem... | <p dir="auto">This is the underlying problem raised in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="6572843" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/1178" data-hovercard-type="pull_request" data-hovercard-url="/matplotlib/m... | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">I simply have this code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="handleExpandChange = (expanded) => {
this.setState({expanded: expanded});
};
handleToggle = () =... | <p dir="auto">The onTouchTap from Buttons isn't working with React 15.6.0 <a href="https://facebook.github.io/react/warnings/unknown-prop.html" rel="nofollow">https://facebook.github.io/react/warnings/unknown-prop.html</a><br>
I think it's finally time to move to the standard onClick and remove tap event plugin</p> | 1 |
<p dir="auto">Given the fact device motion and rotation are two of the main user inputs in games, we should consider adding related APIs.</p>
<p dir="auto"><a href="http://developer.android.com/guide/topics/sensors/sensors_overview.html" rel="nofollow">http://developer.android.com/guide/topics/sensors/sensors_overview.... | <p dir="auto">Mobile devices have a range of common sensors:</p>
<ul dir="auto">
<li>accelerometer</li>
<li>gyroscope</li>
<li>magnetometer</li>
<li>barometer</li>
<li>GPS / wifi location</li>
</ul>
<p dir="auto">We need a package golang.org/x/mobile/sensor to give us access to this data.</p>
<p dir="auto">The challeng... | 1 |
<p dir="auto">For most floating point types, <code class="notranslate">nextfloat(x, n)</code> and <code class="notranslate">prevfloat(x, n)</code> are defined to be the nth next or nth previous floating point value. BigFloats support neither.</p> | <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia> p1 = Dates.Second(2) + (Dates.Millisecond(7) + Dates.Millisecond(1))
2 seconds, 8 milliseconds
julia> p2 = (Dates.Second(2) + Dates.Millisecond(7)) + Dates.Millisecond(1)
2 seconds, 7 mi... | 0 |
<p dir="auto">I am using Electron 0.35.0 32 bit on Windows 10 and I am getting the following error when after and SSL request is made using the https node module.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/14017241/11718956/ca2b45e0-9f58-11e5... | <p dir="auto">Summary: When <code class="notranslate">node-integration</code> is set to false, <code class="notranslate">setImmediate</code> is <code class="notranslate">undefined</code> in the preload script.</p>
<p dir="auto">I am using a using:</p>
<ul dir="auto">
<li>a <code class="notranslate">preload</code> scrip... | 1 |
<p dir="auto">My dataset is stored in binary format that is easily compressible (from 100 MB down to ~0.5 MB), but I currently cannot make use of this in TF, unless I write a TFRecords file, which is way more cumbersome and leads to a lot of duplication -- I need to work with those files in other programs as well, so t... | <p dir="auto">mlds-ws2@mldsws2-ThinkStation-P500:~/tensorflow$ bazel build -c opt --config=cuda //tensorflow/cc:tutorials_example_trainer<br>
.......<br>
INFO: Loading package:</p>
<hr>
<p dir="auto">And stop. After 1~2 hours, doesn't work anything.<br>
I have 3 computer.<br>
1 is server. 2 CPU and TITAN X 3EA. -> T... | 0 |
<p dir="auto">Atom is open but then subsequent windows and instances cannot be opened from the terminal and receive this error.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Cannot locate Atom.app, it is usually located in /Applications. Set ... | <p dir="auto">Atom won't launch from the terminal in OSX 10.9.3. Here is the output:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/586656/2911417/597a5b00-d65b-11e3-84c7-16cd11aea96d.png"><img src="https://cloud.githubusercontent.com/assets/5866... | 1 |
<p dir="auto">Note the misaligned <code class="notranslate">^~~~~~~</code> below due to the <code class="notranslate">日本語</code> characters(their length is not computed properly?):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ rustc -v main... | <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="use std::io;
fn main() {
let s = ~"ZͨA͑ͦ͒͋ͤ͑̚L̄͑͋Ĝͨͥ̿͒̽̈́Oͥ͛ͭ!̏"; while true { break; }
io::println(s);
}"><pre class="notranslate"><span class="pl-k">use</span> st... | 1 |
<ul dir="auto">
<li>Electron version: 1.2.2</li>
<li>Operating system: OSX 10.11.5</li>
</ul>
<p dir="auto">It's quite normal in Chrome or without webview. So, I guess maybe something wrong with it. Below is the example gif. <a href="https://github.com/KynoYang/ElectronSpellCheckerDemo">Here</a> is the example code.<b... | <p dir="auto">I'm encountering a weird situation. When I was inputting characters in Chinese, the IME window would appear at top left of the app first, and then in a normal position for the consecutive letters. Please see the snapshot below.</p>
<p dir="auto">Maybe <a class="user-mention notranslate" data-hovercard-typ... | 1 |
<p dir="auto">When there are multiple selections, pressing <code class="notranslate">"</code> doesn't wrap the selection. It replaces all selections with a single <code class="notranslate">"</code>.</p>
<p dir="auto">/via support/e43db338a09911e3978c0910ce06379d?page=1</p> | <p dir="auto">If i have a multi column selection going on. And hit a bracket, it replaces with what you typed instead of surrounding with the bracket.</p> | 1 |
<h3 dir="auto">NOTE: This feature is addition to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="450312125" data-permission-text="Title is private" data-url="https://github.com/microsoft/terminal/issues/1066" data-hovercard-type="issue" data-hovercard-url="/microsoft/terminal/issues/... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Some hardware terminals allowed smoothly scrolling in new lines. It should be possible to implement this kind of feature in a software terminal emulator as well.</p>
<p dir="auto">YouTube demonstration (VT525 smooth scrolling):<br>
<a href="https:... | 1 |
<p dir="auto">maybe related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="413474603" data-permission-text="Title is private" data-url="https://github.com/google/jax/issues/432" data-hovercard-type="issue" data-hovercard-url="/google/jax/issues/432/hovercard" href="https://github... | <p dir="auto">I'm not exactly sure <em>why</em> this happens, being unfamiliar with the internal architecture, but on MacOS with Python 3.6.8, the following code segfaults if scipy 1.2.1 is installed (the version that comes by default when you <code class="notranslate">pip install jax jaxlib</code>):</p>
<div class="hi... | 1 |
<h3 dir="auto">Issue Details</h3>
<ul dir="auto">
<li>
<p dir="auto"><strong>Electron Version:</strong> 7.1.8</p>
</li>
<li>
<p dir="auto"><strong>Operating System:</strong> macOS 10.15.2/Windows 10</p>
</li>
<li>
<p dir="auto"><strong>Last Known Working Electron version:</strong> 4.1.4</p>
</li>
</ul>
<h3 dir="auto">E... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | 1 |
<p dir="auto">Circular dependencies are a huge issue when working with third party tooling (graphing dependencies, integrating into other build systems etc).</p>
<p dir="auto">I think the correct solution here would be to put @types/react in the bundleDependencies (<a href="https://docs.npmjs.com/files/package.json#bun... | <p dir="auto">Possible duplicate of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="408150561" data-permission-text="Title is private" data-url="https://github.com/DefinitelyTyped/DefinitelyTyped/issues/32899" data-hovercard-type="issue" data-hovercard-url="/DefinitelyTyped/Definitel... | 0 |
<p dir="auto">This is really annoying.</p>
<p dir="auto">To reproduce: Set the screen to full screen, do an update. Click on the full screen button to remove the full screen and this happens.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2564654... | <p dir="auto">If you call <code class="notranslate">BrowserPosition::setPosition</code> with <code class="notranslate">0, 0</code> as the arguments, it moves window's title bar offscreen.</p>
<p dir="auto">I think this behavior has changed from previous versions.</p>
<h3 dir="auto">Expected</h3>
<p dir="auto"><a target... | 1 |
<p dir="auto">Would it be possible to have a dependency against requests (Apache 2 licensed) in Scrapy?</p>
<p dir="auto">I noticed that it has superior proxy env handling, where urllib fails to parse IPs or CIDR in a <code class="notranslate">$no_proxy</code> variable. This has led to failing testcases for me and I'd ... | <p dir="auto">scrapy version: 1.1.2<br>
python version: 2.7.12<br>
platform: Mac OS X 10.11.6</p>
<p dir="auto"><strong>The issue:</strong></p>
<p dir="auto">For the url given in the following minimum working example, the HTML text in the response from scrapy is different from the one obtained with <code class="notrans... | 0 |
<p dir="auto">Is it too late to change the import statement around? (I know it probably is).<br>
If it was</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from 'x' import { y }"><pre class="notranslate"><span class="pl-s1">from</... | <p dir="auto">Consider the following import statement:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { int, float } from '../lang';"><pre class="notranslate"><code class="notranslate">import { int, float } from '../lang';
</code></pre>... | 1 |
<h3 dir="auto">Proposed new feature or change:</h3>
<p dir="auto">All single-argument <code class="notranslate">np.FUNC</code> functions can be implemented as <code class="notranslate">np.ndarray.FUNC</code>.</p>
<p dir="auto"><strong>Example usage:</strong></p>
<div class="highlight highlight-source-python notranslate... | <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=">>> src = np.ma.masked_where([0, 1, 0], [1, 1337, 1])
>>> dst = np.ma.masked_where([1, 0, 0, 0, 0], np.zeros(5))
>>> dst_view = dst.transpose()
# check th... | 0 |
<p dir="auto">Please consider adding block-selection like VS proper; shift-alt-cursor manages selection.<br>
Certain kinds of edits are very repetitive or tedious without it.</p> | <p dir="auto">Please Implement Column Mode selection/editing.</p>
<p dir="auto">Previously requested here<br>
<a href="https://visualstudio.uservoice.com/forums/293070-visual-studio-code/suggestions/7761618-implement-column-mode-selection-editing" rel="nofollow">https://visualstudio.uservoice.com/forums/293070-visual-s... | 1 |
<p dir="auto">I'm seeing an excessive loss of precision far beyond what is typically acceptable for 64-bit calculations:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from jax.config import config; config.update("jax_e... | <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"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen" rel="nofollow">Sam Brannen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6050?redirect=false" rel="nofollow">SPR-6050</a></strong> and commented</p>
<p dir="auto">In the Spring TestContext Framework (i.... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=costin" rel="nofollow">Costin Leau</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4924?redirect=false" rel="nofollow">SPR-4924</a></strong> and commented</p>
<p dir="auto">Probably the error is caused by the usage... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sgoyal" rel="nofollow">sumit goyal</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7926?redirect=false" rel="nofollow">SPR-7926</a></strong> and commented</p>
<p dir="auto">Greetings, We have a spring app, which li... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gregthoen" rel="nofollow">Greg Thoenen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7366?redirect=false" rel="nofollow">SPR-7366</a></strong> and commented</p>
<p dir="auto">When using a DefaultMessageListenerCo... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto">The intention is to import a CSS file from third party library that resides in a folder within node_modes. This CSS chunk is not bundled on initial page load (which is fine , I assume, because the client hasn't navigated to the page where the import happens - yet).<br>
But a... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Next 7 - Router.push() does`t work.</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">I have a search handler that should redirect to '/search' page from main page. But nothing happens.<br>
routeChangeError throws Route cancelled. But on... | 1 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">win_reboot</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.0.0"><pre cl... | <p dir="auto">Ansible hangs on docker_image building when the image already exists. The whole playground is at <a href="https://github.com/nolar/vagrant-ansible-docker-sample/tree/docker_image_broken">https://github.com/nolar/vagrant-ansible-docker-sample/tree/docker_image_broken</a> branch (pretty simple).</p>
<p dir=... | 0 |
<h4 dir="auto">Description</h4>
<p dir="auto">I got a DeprecationWarning with the imp module since i update my python version to python 3.7.<br>
Here is the message</p>
<blockquote>
<p dir="auto">XXX\site-packages\sklearn\externals\joblib\externals\cloudpickle\cloudpickle.py:47: DeprecationWarning: the imp module is de... | <h4 dir="auto">Description</h4>
<p dir="auto">I get this error after importing the module<br>
<code class="notranslate">/usr/local/lib/python3.6/dist-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py:47: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's docum... | 1 |
<h2 dir="auto">Scenario</h2>
<p dir="auto"><code class="notranslate">Deno.test()</code> has basically two forms currently (<code class="notranslate">1.9.0</code>):</p>
<ol dir="auto">
<li><code class="notranslate">Deno.test(<name>, <test function>)</code> and</li>
<li><code class="notranslate">Deno.test(<... | <p dir="auto">Currently <code class="notranslate">Deno.test</code> has two overloads:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function test(name: string, fn: () => void | Promise<void>): void;
function test(t: Te... | 1 |
<p dir="auto">I have been playing around with the <strong>Firebase ML Vision</strong> <a href="https://pub.dartlang.org/packages/firebase_ml_vision" rel="nofollow">https://pub.dartlang.org/packages/firebase_ml_vision</a> and have so far integrated the Text recognition within my application. My issue here is that I have... | <p dir="auto">I'm trying to create an expenses app to track my personal expenses. After adding new expenses, seems like there are something wrong with the listview. It shows duplicated card and the new expenses that I add is not there. But after I scroll to the bottom and go up, it is shown correctly.</p>
<p dir="auto"... | 0 |
<hr>
<h3 dir="auto">System information</h3>
<ul dir="auto">
<li><strong>The following is output of tf_env_collect.sh</strong>:<br>
== cat /etc/issue ===============================================<br>
Linux ubuntu 4.4.0-31-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="11599... | <p dir="auto">Related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="193922951" data-permission-text="Title is private" data-url="https://github.com/tensorflow/tensorflow/issues/6134" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/6134/hovercard" hr... | 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... | 0 |
<p dir="auto">Applying an emphasis class, such as text-primary, to a heading has no effect - the heading retains it's color. Is this expected? I'm hoping not.</p>
<p dir="auto">Best wishes<br>
Lee</p>
<p dir="auto">Edit: I've just noticed we're supposed to use a span. Couldn't the emphasis classes be made Important to ... | <p dir="auto"><code class="notranslate">.jumbotron h1</code> sets color to inherit, i'm not really sure why it would need to do this but the problem is that if you try and set <code class="notranslate">text-success</code>, <code class="notranslate">text-warning</code>, <code class="notranslate">text-info</code>, etc on... | 1 |
<p dir="auto">Error message says:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error TS2345: Argument of type 'Foo' is not assignable to parameter of type 'Foo'."><pre class="notranslate"><code class="notranslate">error TS2345: Argument of t... | <p dir="auto">The error relates to enums, and exports using the new typescript node resolution (with the typings property in the package.json). I have tested this on typescript@next.</p>
<p dir="auto">The bug can be reproduced through the following scenario: (please go to <a href="https://github.com/christyharagan/type... | 1 |
<p dir="auto">this is standart superset time series bar chart:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/36520921/136579194-d97d2bbd-a971-44d9-bc02-fc982276b61b.png"><img src="https://user-images.githubusercontent.com/36520921/136579194-d97d2bbd-a971-44d9-... | <p dir="auto">First of all I have setup Superset with the current docker image (<a href="https://superset.apache.org/docs/installation/installing-superset-using-docker-compose" rel="nofollow">https://superset.apache.org/docs/installation/installing-superset-using-docker-compose</a>) on an AWS EC2 instance. I've also in... | 1 |
<h3 dir="auto">Website or app</h3>
<p dir="auto"><a href="https://github.com/Contrick64/scryfall-random">https://github.com/Contrick64/scryfall-random</a></p>
<h3 dir="auto">Repro steps</h3>
<p dir="auto">This error reproduces on initial page load. I can't seem to find what caused it to start showing up, as it points t... | <p dir="auto">React version: V18.0.0<br>
React router DOM: V5.2.1</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>Going to profile page</li>
<li>Warning: Internal React error: Expected static flag was missing. Please notify the React team.</li>
</ol>
<p dir="auto">Link to code example:<br>
<a target="_b... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=j.betancourt" rel="nofollow">josef betancourt</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-2506?redirect=false" rel="nofollow">SPR-2506</a></strong> and commented</p>
<p dir="auto">Some complex properties do not... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=ben_hutchison" rel="nofollow">Ben Hutchison</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-230?redirect=false" rel="nofollow">SPR-230</a></strong>* and commented</p>
<p dir="auto">Objects that contain other object... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 18363.836 (ver in PowerShell returned an error)
PowerToys version: 0.18.1
PowerToy module for which you are reporting the bug (if applicable): Fan... | <h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 10.0.19587.1000
PowerToys version: v0.16.1
PowerToy module for which you are reporting the bug (if applicable): FancyZones"><pre class="no... | 1 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/972891/11668098/2e672f3e-9daa-11e5-8866-7c107b7ffe5f.png"><img src="https://cloud.githubusercontent.com/assets/972891/11668098/2e672f3e-9daa-11e5-8866-7c107b7ffe5f.png" alt="image" style="max-width: 100%... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="119561425" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode-go/issues/131" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode-go/issues/131/hovercard" href="https://githu... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="rocket" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f680.png">🚀</g-emoji> Feature</h2>
<p dir="auto">Add <code class="notranslate">nbytes</code> and <code class="notranslate">itemsize</code> methods to Tensor. It has the same semantics as <a ... | <p dir="auto">I am unable to use pytorch with CUDA despite having installed it.</p>
<p dir="auto">OS: Windows 10<br>
Pytorch Version: 1.1.0<br>
CUDA Version: 10.0</p>
<p dir="auto">I get the following error. Any help would be appreciated.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="htt... | 0 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nugs" rel="nofollow">Andrew Walters</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8992?redirect=false" rel="nofollow">SPR-8992</a></strong> and commented</p>
<p dir="auto">Given:</p>
<div class="snippet-clipboard... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke" rel="nofollow">Oliver Drotbohm</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9254?redirect=false" rel="nofollow">SPR-9254</a></strong> and commented</p>
<p dir="auto">Imagine the following usage of ... | 0 |
<p dir="auto">Additional information on Closed issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="149150776" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/8145" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript... | <p dir="auto">The issue is still there in v1.8.20160211.1-beta nightly. But works fine in node's 1.8 beta.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="where tsc
C:\Users\*\AppData\Roaming\npm\tsc
C:\Users\*\AppData\Roaming\npm\tsc.cmd"><pre... | 1 |
<p dir="auto">This issue summarises the behaviour of julia when exposed to circular includes.<br>
The observed behaviour varies between julia versions from segfaults, irresponsive REPL or execution to rather intractable error messages.</p>
<p dir="auto">Even though circular includes are without a doubt a sign of bad co... | <p dir="auto">This one is a bit tricky... (occurs on recent v0.5 builds from master, but not v0.4.6)</p>
<p dir="auto">If you have a specific sort of function containing a recursive call (like the one below), and <code class="notranslate">n</code> recursive calls leads to a Stack Overflow, then <em>sometimes</em> makin... | 1 |
<p dir="auto">If a package is uninstalled while disabled, its entry in 'disabledPackages' is left behind. It should probably be deleted.</p>
<p dir="auto">Similarly, any config for the package being removed is also left in <code class="notranslate">config.cson</code>. There is possibly more of a reason to leave this be... | <p dir="auto">In Atom, it's not possible to begin or end a selection at the midpoint of an indent, because the caret can't be jumped there. But as a text editor, I think it should be able to do anything a normal text editor can do, regardless of whether it's meaningful or not.</p>
<p dir="auto">My suggestion: leave the... | 0 |
<h3 dir="auto">Environment info</h3>
<p dir="auto">Operating System: Kubernetes/Ubuntu 14.04</p>
<h3 dir="auto">Steps to reproduce</h3>
<ol dir="auto">
<li>start tensorflow server on kubernetes using yaml generated by <a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/dist_test/scripts/k8s_t... | <p dir="auto">I tried both Distributed <a href="https://www.tensorflow.org/versions/r0.8/how_tos/distributed/index.html" rel="nofollow">tensorflow</a> and <a href="https://github.com/tensorflow/tensorflow/files/271770/mnist_softmax.py.txt">minist_softmax.py.txt</a>. They both hang at the prepare_or_wait_for_session() f... | 1 |
<p dir="auto">I noticed <code class="notranslate">next build</code> started to take quite some time, so long in fact that it started to fail with an exit code 137 when I deploy to <code class="notranslate">now</code>. It turns out <code class="notranslate">__tests__</code> directories within <code class="notranslate">p... | <p dir="auto">I'm trying to configure</p>
<blockquote>
<p dir="auto"><a href="https://github.com/VanquisherMe/with-nextjs-antd-app/blob/master/next.config.js#L28">https://github.com/VanquisherMe/with-nextjs-antd-app/blob/master/next.config.js#L28</a></p>
</blockquote>
<p dir="auto">I need to load it on demand ,‘less’ m... | 0 |
<p dir="auto">Hi,</p>
<p dir="auto">I find that optimizer enforces every parameter to be <code class="notranslate">requires_grad=True</code>. However, if I used such a network where the first layer was a pre-trained <code class="notranslate">AlexNet</code> with every parameter set to <code class="notranslate">requires_... | <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">Many projects use QT for UI, but when compiling such code a special keyword "slots" is defined, which conflicts with the 'slots' function defined in... | 0 |
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt
fig, (ax1, ax2) = plt.subplots(1, 2, True, False)
x1 = [1, 2, 3, 4, 5, 6, 7, 8, 9]
y1 = [x*x for x in x1]
ax1.plot(x1, y1)
x2=y2=[]
ax2.plot(x2, y2)... | <p dir="auto">Looks like I missed two points when reviewing <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tacaswell/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tacaswell">@tacaswell</a>'s parts of <a class="... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.