text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">Hi many times people need to use Twitter Bootstrap on only part of a web page or to otherwise have a prefix class to reduce the scope of the Bootstrap CSS. This can be accomplished in LESS , see <a href="http://stackoverflow.com/questions/11831346/applying-css-styles-only-to-certain-elements" rel="nofoll...
<p dir="auto">To prevent random mixing of styles maybe we should use prefix?</p> <p dir="auto">For example, <code class="notranslate">.tb-span6</code> or <code class="notranslate">.tb-row</code> instead <code class="notranslate">.span6</code> or <code class="notranslate">.row</code>?</p> <p dir="auto"><code class="notr...
1
<p dir="auto">VSCode 10.8, OSX El Capitan, MBP<br> Given the following scenario:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1798835/13054608/a61b950e-d402-11e5-9ffc-c717ec5b2fff.png"><img src="https://cloud.githubusercontent.com/assets/1798835/13054608/a61...
<p dir="auto">I wanted to indent multiple lines at once but it failed. This is how it looks like when I select some lines and press <kbd>Tab</kbd>. Sometimes it works though, like when creating an untitled file in split screen.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud....
1
<p dir="auto">The doumentation mentions at <a href="http://electron.atom.io/docs/v0.27.0/tutorial/application-distribution/" rel="nofollow">http://electron.atom.io/docs/v0.27.0/tutorial/application-distribution/</a></p> <blockquote> <p dir="auto">you can also package your app into an asar archive to avoid exposing your...
<p dir="auto">It appears to have been a while since the last discussions on source code protection with snapshots. NW.js and enclosejs have found ways to do snapshots without including the source code. I was wondering if this could be looked at again, thank you!</p>
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">Recently, I plan to implement Kalman filter with pytorch. I tried to obtain the batch processing capability through torch. However, when I call "tor...
<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> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt;&gt;&gt; import torch &gt;&gt;&gt; t =...
1
<p dir="auto">When I start atom for the first time I have a very high disc io. I've started iotop and found 4 apps running:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2288 be/4 user 717.17 K/s 0.00 B/s 0.00 % 98.51 % atom --eval r...
<p dir="auto">Hi, i have used Textmate for a loong long time. But also as a big fan of new things, i decided to try Atom for curiosity purposes.</p> <p dir="auto">It turns out that i found Atom a great platform for day-by-day development, and im using it Atom now. But theres one thing annoying me:</p> <p dir="auto">I u...
1
<p dir="auto">When trying out the <code class="notranslate">form-control-feedback</code> css class, I noticed that if you don't have a corresponding label element or if that label element is hidden and the the form does not have the <code class="notranslate">form-horizontal</code> class the span element is inserted bel...
<p dir="auto">When using the has-feedback class on a form and if the label on the form group is not specified then it does not render correctly.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;form&gt; &lt;div class=&quot;form-group has...
1
<p dir="auto">Can we introduce a new postfix operator for the transpose, like <code class="notranslate">A^⊤</code> or <code class="notranslate">A̕</code> ?</p> <p dir="auto">It would of great help to us who write expressions with a lot of transposes. For example:</p> <div class="snippet-clipboard-content notranslate po...
<p dir="auto">Now that <code class="notranslate">.op</code> is generally the vectorized form of <code class="notranslate">op</code>, it's very confusing that <code class="notranslate">.'</code> means transpose rather than the vectorized form of <code class="notranslate">'</code> (adjoint, aka ctranspose). This issue is...
1
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Setting font as Computer Modern Roman (<code class="notranslate">matplotlib.rcParams.update({'font.family': 'cmr10'})</code>) results in negative signs in ticklabels not rendering. Oddly, negative signs in titles &amp; labels re...
<p dir="auto">Hello ,It's very nice to use it ! Someday when I run my code I got a Warning:<br> RuntimeWarning: Glyph XXX missing from current font.<br> font.set_text(s, 0.0, flags=flags)<br> XXX is some numbers, such as 8722 、25329 etc.<br> Although it doesn't influence the result, I really want to slove this warning...
1
<p dir="auto">I understand that when it comes to property initializers, there might be a need to perform some hocus-pocus with the <code class="notranslate">initializer</code> property, which effectively prevents modifying descriptor's <code class="notranslate">value</code> (it is overwritten by the result of the <code...
<p dir="auto">Feature request:</p> <p dir="auto"><a href="https://twitter.com/bradleymeck/status/906572163519578112" rel="nofollow">Recommendation</a> from Node core is to output mjs alongside js files so that the package.json <code class="notranslate">main</code> field can be ambiguous. Since babel only outputs <code...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Feature Idea</li> </ul> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.0.1.0"><pre class="notranslate"><code class="notranslate">ansible 2.0.1.0 </co...
<p dir="auto">Ansible check_mode allows determining if a task <em>would</em> have changed something, but only on the level of an entire play.</p> <p dir="auto">But there are obvious cases where idempotency requires being able to change the order of events - i.e. check if a file would be changed, if so, stop a daemon an...
1
<ol dir="auto"> <li>the system allows you to delete a replicationController whose replicas &gt; 0</li> <li>when the replicationController is deleted - it leaves the orphaned pods running</li> </ol>
<p dir="auto">After I delete a replicationController, its pods are still getting replicated when I try to delete the pods.</p> <p dir="auto">Create two replication controllers:<br> <code class="notranslate">cluster/kubecfg.sh -p 8080:80 run dockerfile/nginx 3 myNginx</code><br> <code class="notranslate">cluster/kubecfg...
1
<p dir="auto">This should compile without errors:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="declare function getDBObjectById(id: number): DBObject; declare function bar(arg: DBObject): void; function foo(arg: number | DBObj...
<p dir="auto">Hi,</p> <p dir="auto"><strong>TS Version</strong>: 1.4</p> <p dir="auto">In the following:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class Bar { bar ='bar'; } class Foo { foo = 100; } function f1(x: ...
1
<p dir="auto">To make sure that Flutter can always bring up the keyboard I made the window of virtual display's presentation non focusable.<br> As a result the embedded Android views cannot bring up the keyboard.</p> <p dir="auto">We should figure out if there's some window trickery we can do to let the unfocused windo...
<p dir="auto">I am trying to write an integration test for my flutter application. I have a custom widget which I am using to create a <code class="notranslate">TextField</code> with rounded borders. I have created a <a href="https://gist.github.com/ajilo297/3ed500a40267e4d255938567f3d87fa7">gist</a> for the widget if ...
0
<p dir="auto">Add charts to Tabbed Dashboard<br> Scenario:</p> <ul dir="auto"> <li>I have used the Tabs feature to segregate various dashboards (Say Tab 1 and Tab 2).</li> <li>I have a couple of charts that are common to multiple dashboards(say date filter) and would like to add this multiple tabs.<br> <strong>Current...
<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...
0
<p dir="auto">Let the user set a global setting to have the terminal re-open with whatever profiles were last open.</p> <p dir="auto">Thoughts:</p> <ul dir="auto"> <li>what happens when a user has two windows open, closes one with 3 tabs, then opens a new window? Should it open the 3 tabs? Or should it start a fresh, s...
<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 NT 10.0.18362.0 Windows Terminal version (if applicable): "><pre lang="none" class="notranslate"><code class="notranslate">Windo...
0
<p dir="auto">This is slow mainly because a CSR data structure is created that allocates a vector of size 100 million, before creating the CSC.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; @time sparse([1;100000000], [1;1], [1;1]) ...
<p dir="auto">I have just installed a new version of linux (Manjaro) and am trying to get julia up and running again.<br> When using Pkg to install, I am hit with the following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Cloning defa...
0
<p dir="auto">I am using tranform_graph to quantize darkflow's tiny-yolo-v2 *.pb<br> <a href="https://github.com/thtrieu/darkflow">https://github.com/thtrieu/darkflow</a></p> <p dir="auto">found several issues</p> <ol dir="auto"> <li> <p dir="auto">when i use video to do inference (or images) the performance drops to v...
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code</strong>: yes</li> <li><strong>OS Platform and Distribution</strong>: Linux Fedora 16.04</li> <li><strong>TensorFlow installed from</strong>: binary</li> <li><strong>TensorFlow version</strong>: v1.4.0-19-ga52c8d9, 1.4.1</li> ...
0
<p dir="auto">by <strong>yoann.gini</strong>:</p> <pre class="notranslate">What steps will reproduce the problem? 1. Get an vanilla OS X system with Xcode 2. Run Xcode from you session and accept the license like anyone do 3. Try to install Go from go1.1.2.darwin-amd64.pkg What is the expected output? Install should s...
<p dir="auto">by <strong>benjamin.heatwole</strong>:</p> <pre class="notranslate">$GOOS = linux $GOARCH = amd64 hg identify = f7e1cbc5ce28 tip Code demonstrating the problem: func main() { var min float32 = math.MinFloat32 var minPlusOne float32 = min + 1.0 var negOne float32 = -1.0 var zero float32 =...
0
<p dir="auto">Running Atom 120.<br> Windows 8.1 (64bit).<br> Node.js v0.10.30</p> <p dir="auto">I am using the grunt-runner plugin to run grunt within atom. With my own fix to actually let the plugin work (issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="39768537" data-permissio...
<p dir="auto">I'm using the NEO2 keyboard layout, an optimized German layout. In particular, it offers arrow keys directly on the home row, as well as a few other useful keys (ESC, Enter, ..). Most of those are not recognized by atom, i.e. nothing happens when you press them.</p> <p dir="auto">The standard arrows, ente...
0
<p dir="auto">Debian GNU/Linux 6.0.10 (squeeze) and OSX 10.11.4, Python 3.5.1, matplotlib 1.5.1 (anaconda 4.0.5)</p> <p dir="auto">Setting the prop_cycle for an axis breaks the usage of keyword aliases in the plot function. In the following snippets the keyword <code class="notranslate">lw=0.1</code> is ignored, but <c...
<p dir="auto">If the <code class="notranslate">axes.prop_cycle</code> contains the label 'ls' it is not possible to manually specify a linestyle in a plot. However, if <code class="notranslate">axes.prop_cycle</code> contains the label 'linestyle', everything seems to work as expected.</p> <p dir="auto">An example show...
1
<p dir="auto">I'm fairly new to keras, but it seems to me that the best way to do validation with fit_generator is to create 2 generators for generating training and validation data separately, but this requires some careful orchestrating. I propose to add a validation_split parameter to model.fit_generator that would ...
<p dir="auto">When calling MaxPooling2D with pool_size=(2,2) on inputs with an odd dimension (say 1x4x5) the output dimension is 1x2x2. Thus the pooling operator is not utilizing the information in the last column of the input. The code that produces the size of the output: conv_output_length does an integer divide ...
0
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">I think it might very useful to have something like settings file (see <code class="notranslate">settings.json</code> in Windows Terminal) where you can declare custom commands you'd like to run (for instance you can declare custom CLI flags/args ...
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Currently when I'm using more than one monitor, it is not possible to set individual Zones for each monitor. It would be a nice feature if i coud set up fancy zones for each Monitor.</p> <h1 dir="auto">Proposed technical implementation details (o...
0
<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">Sorry if a duplicate of existing bug-report (can't easily find it)</p> <h2 dir="auto">To Reproduce</h2> <div class="highlight highlight-source-pytho...
<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">Error using the pytorch.hub API:<br> code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipb...
0
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.1</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Helm Chart</strong>: <a href="https://github.com/apache/airflow/tree/master/chart">https://github.com/apache/airflow/tree/master/chart</a></li> <li><strong>Install tools</strong>:...
<p dir="auto"><strong>Apache Airflow version</strong>: 2.0.0</p> <p dir="auto"><strong>Kubernetes version (if you are using kubernetes)</strong> (use <code class="notranslate">kubectl version</code>):</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardware configuratio...
1
<p dir="auto">The github extension fails doing push with (authentication failed) 35 characters only alphanumeric password, the git bash client in cmd does the push (and the authentication) correctly.</p>
<p dir="auto">I have configured my git remote like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[remote &quot;origin&quot;] url = http://MY-HOST.../branch-locatlocator-select-ui.git"><pre class="notranslate"><code class="notranslat...
1
<p dir="auto">It would be really nice to have an AST that was a tree with <code class="notranslate">~</code>. This would have countless advantages, like the ast-fold could consume the AST and only allocate if it is actually creating a new node, and we'd generally not have the problems associated with <code class="notra...
<p dir="auto">As <a href="https://internals.rust-lang.org/t/new-crater-reports-1-1-stable-vs-beta-2015-07-10-and-nightly-2015-07-10/2358" rel="nofollow">reported by crater</a>, Rust 1.3 nightlies appear to have <a href="https://tools.taskcluster.net/task-inspector/#cuF_XQCSRQafsszsN6-0qw" rel="nofollow">introduced a re...
0
<p dir="auto">When using the Transition slide in I.E. the child component is not moved off of the screen. It seems like the css styles are not added at all for the default state.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" chec...
<p dir="auto">Here is the take. Our class names aren't predictable. This is allowing us to shrink the class names in production, hence, improving the performance. But it comes with a drawback. It's making overriding, snapshot testing, writing a theme harder.</p> <p dir="auto">Hopefully, we can technically make the clas...
0
<p dir="auto">I found this warning in my apache log:</p> <p dir="auto"><code class="notranslate">PHP Warning: SessionHandler::close(): Parent session handler is not open in app/cache/prod/classes.php</code></p> <p dir="auto">It's look likes the issue <a class="issue-link js-issue-link" data-error-text="Failed to load t...
<p dir="auto">Working through some tests using the bundled Security functionality, and we have noticed that on a logout action we are getting in our server logs:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[Mon Oct 29 16:43:14 2012] [error]...
1
<p dir="auto">This just tripped me but I'm not sure if it's intended behavior. Feel free to close if it's not an issue.</p> <p dir="auto">Basically I re-export a few functions in my lib's <code class="notranslate">index.js</code>:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto...
<p dir="auto">Currently when an <code class="notranslate">import</code> statement is used the imported items are stored in a object, is it possible to store them in own variables?</p> <p dir="auto">For instance, this snippet:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-sn...
1
<p dir="auto">Try to use ChoiceQuestion. Failure in any case<br> State:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt; php --version &gt; PHP 5.5.9-1ubuntu4.11 (cli) (built: Jul 2 2015 15:23:08) "><pre class="notranslate"><code class="no...
<p dir="auto"><a href="http://symfony.com/doc/current/components/console/helpers/questionhelper.html#let-the-user-choose-from-a-list-of-answers" rel="nofollow">The code sample</a> from the documentation produces the following errror.<br> <code class="notranslate">PHP Notice: Undefined index: blue in vendor/symfony/con...
1
<p dir="auto">I have a <code class="notranslate">&lt;side-menu&gt;</code> component in 2.0.0-alpha.13. Currently, to set the <code class="notranslate">open</code> class on the side menu to show/hide it, I have to manually manipulate the dom element:</p> <div class="highlight highlight-source-js notranslate position-rel...
<p dir="auto">I read the parent child routing in angular2 docs. It is pretty good, but my requirement is to create multilevel routes using angular2. And loading of the component is completely Lazy, means when we require it then only load the components and routes so i used AsyncRoute. So scenario is given below:</p> <p...
0
<h4 dir="auto">Description</h4> <p dir="auto">I try to 30 fit times a Random Forest Regressor (sklearn.ensemble.RandomForestRegressor) on different sets of data.<br> In order to do it I use a for loop. But every-times, I run my script the python kernel died unexpectedly.<br> I run this script on different machines, th...
<h4 dir="auto">Description</h4> <p dir="auto">DecisionTree with mae criterion does not free used memory.<br> As a result that kind of trees is unusable in cycle, forests and cross-validation.<br> (originally i encoutered this problem while trying use grid search with mae forest)</p> <h4 dir="auto">Steps/Code to Reprodu...
1
<p dir="auto">If I use the new <code class="notranslate">cause</code> property and throw an Error in a <code class="notranslate">.ts</code> file it doesn't show the expected output when using <code class="notranslate">deno run</code></p> <p dir="auto">code:</p> <div class="snippet-clipboard-content notranslate position...
<p dir="auto">Since Deno 1.13.0, Error Cause Proposal is supported, so the <code class="notranslate">Error</code> object can hold inner errors. However, their contents are usually not displayed and I need to explicitly access the <code class="notranslate">cause</code> property.</p> <div class="highlight highlight-sourc...
1
<p dir="auto">Atom recently updated with a different version of CEF causing this issue to occur (mouse dragging is broken).</p> <p dir="auto">Issue was first spotted here about the CEF bug:<br> <a href="https://www.virtualbox.org/ticket/13968" rel="nofollow">https://www.virtualbox.org/ticket/13968</a></p> <p dir="auto"...
<p dir="auto">There is a <a href="https://code.google.com/p/chromium/issues/detail?id=456222" rel="nofollow">known issue</a> with Chrome41 engine running on Linux in VirtualBox. It actually became a show-stopper for Chrome42. <strong>TL;DR</strong>: in VB Chrome41 engine <em>always</em> runs in touch-screen mode, even ...
1
<p dir="auto">泛化执行cs架构发布的dubbo接口异常,调用其他dubbo接口没有问题</p> <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 i...
<p dir="auto">consume端发送URL时,怎么给URL添加自定义参数?</p> <p dir="auto">查阅官方文档,发现有个“信息交换扩展(exchanger)”貌似可以实现在发送的URL里添加自定义参数。<br> 但,网上没有相关自定义扩展的案例,不知道如何实现?</p> <p dir="auto">我期望的是:<br> consume端,在发送URL时,携带sessionId一起发送,http请求。(求解)<br> provider端,配有Spring Session的请求拦截器,通过URL获取到sessionId,以达到session共享的目的。(这部分已经扩展,可以从Cookie和URL里拦截请求获取s...
0
<p dir="auto">We tried integrating Glide with our project. After adding glide as dependencies in build.gradle, project compilation started failing. It throws an error saying</p> <blockquote> <p dir="auto">Cannot find symbol class KeyEventCompat</p> </blockquote> <p dir="auto">build.gradle<br> <code class="notranslate">...
<p dir="auto"><strong>Glide Version</strong>:4.4.0</p> <p dir="auto"><strong>Integration libraries</strong>:No</p> <p dir="auto"><strong>Device/Android Version</strong>: Google Pixel</p> <p dir="auto"><strong>Issue details / Repro steps / Use case background</strong>:<br> The activity has a textview &amp; imageview ...
1
<h3 dir="auto">Is there an existing issue for this?</h3> <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 existing issues</li> </ul> <h3 dir="auto">This issue exists in the latest npm version</h3> <ul clas...
<p dir="auto"><strong>Expected Behavior:</strong></p> <p dir="auto">NPM produces a valid tarball with no duplicated slashes on npm pack or npm publish.</p> <p dir="auto"><strong>Actual Results</strong></p> <p dir="auto">I get a 415 - "no package.json found in tarball"</p> <p dir="auto"><a target="_blank" rel="noopener ...
0
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">(original reporter: d0ugal) When using</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Index('content_index', 'content', postgresql_using=&quot;gin...
<p dir="auto"><strong>Migrated issue, originally created by jek (<a href="https://github.com/jek">@jek</a>)</strong></p> <p dir="auto">indexes (postgres and mysql, at least) can be defined as expressions as well as simple column lists.</p> <p dir="auto">the mysql case isn't really free-form expressions ala postgres, it...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<p dir="auto"><em>Bow-</em> [ ] 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.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have che...
0
<p dir="auto">Please answer these questions before submitting your issue. Thanks!<br> 第一次使用 , 求教 :</p> <h3 dir="auto">Which version of Sharding-Jdbc do you using?</h3> <p dir="auto">1.5.4 1.5.4.1 ... 等 都有</p> <h3 dir="auto">Expected behavior</h3> <h3 dir="auto">Actual behavior</h3> <h3 dir="auto">Steps to reproduce t...
<h2 dir="auto">Bug Report</h2> <p dir="auto">in version 5.1.2,The SQL clause 'LIKE' is unsupported in encrypt rule,I dont konw why</p> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">5.1.2</p> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p d...
0
<p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Here is the code I am using :</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const mode = process.env.NODE_ENV; const BundleAnalyzerPlugin = re...
<p dir="auto"><strong>Bug</strong></p> <p dir="auto">HMR is currently throwing the following exception, and crashing the webpack dev server:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: Uncaught exception, exiting api server. Error Ty...
1
<p dir="auto">This code highlights an invalid code location:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { let x = [1,2,3]; #debug(x); }"><pre class="notranslate"><code class="notranslate">fn main() { let x = [1,2,3]; ...
<p dir="auto">If you write something like <code class="notranslate">#debug["%u", 10]</code>, the type error (unsigned vs signed int) gets reported in <code class="notranslate">core.rs</code>, at the definition of <code class="notranslate">#debug</code>, rather than at the point of use. This is very confusing and makes...
1
<p dir="auto">How to reproduce:</p> <ol dir="auto"> <li>Have user stylesheet with custom editor font set</li> <li>Start new editor, previously opened buffers are restored</li> <li>Cursor and selection position does not match rendered text</li> </ol> <p dir="auto">Way to fix:</p> <ol dir="auto"> <li>When I re-open same ...
<p dir="auto">Possibly related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="39772520" data-permission-text="Title is private" data-url="https://github.com/atom/atom/issues/3201" data-hovercard-type="issue" data-hovercard-url="/atom/atom/issues/3201/hovercard" href="https://gith...
1
<p dir="auto">While working on the <code class="notranslate">EXRExporter</code> implementation, I realized that we do not have an option for async readbacks using <code class="notranslate">gl.readPixels</code>. This option becomes available on WebGL2 contexts with specialized fencing for determining when data is ready ...
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong></p> <p dir="auto">WebGL2 (which is now supported by all modern browsers) offers powerful General Purpose GPU capabilities. three.js already implements an impressive array of these features (like <code class="notranslate">WebG...
1
<h1 dir="auto">Steps to reproduce</h1> <ul dir="auto"> <li>set "Maxium number of results" to 10</li> <li>open powerlauncher and type something</li> <li>set "Maxium number of results" to 2</li> <li>open Powerlauncher</li> </ul> <h1 dir="auto">Expected behavior</h1> <p dir="auto">Lanucher size matches number of elements<...
<ol dir="auto"> <li>Via settings, reduce the number of shown results</li> <li>the search result is not resized properly.</li> </ol> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/8364748/80542386-bc2b2a80-8961-11ea-9795-13f885e86829.png"><img src="htt...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<p dir="auto">Dubbo选用http协议,consume发送的URL,如何添加自定义参数?</p> <p dir="auto">查阅官方文档,发现有个“信息交换扩展(exchanger)”貌似可以实现在发送的URL里添加自定义参数。<br> 但,网上没有相关自定义扩展的案例,不知道如何实现?</p> <p dir="auto">我期望的是:<br> consume端,在发送URL时,携带sessionId一起发送,http请求。(求解)<br> provider端,配有Spring Session的请求拦截器,通过URL获取到sessionId,以达到session共享的目的。(这部分已经扩展,可以从Cookie和UR...
0
<p dir="auto">After a 1-way network partition scenario, two nodes might be stuck in different opinions of which nodes are currently in the cluster.</p> <p dir="auto">I.e. with 5 nodes:<br> Node 1 sees node 1, 3 and 5. This is a RED cluster.<br> Node 2 sees node 1, 2, 4 and 5. This is a GREEN cluster.<br> All of this ac...
<p dir="auto">G'day,</p> <p dir="auto">I'm using ElasticSearch 0.19.11 with the unicast Zen discovery protocol.</p> <p dir="auto">With this setup, I can easily split a 3-node cluster into two 'hemispheres' (continuing with the brain metaphor) with one node acting as a participant in both hemispheres. I believe this to...
1
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/louy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/louy">@louy</a> on December 26, 2015 11:41</em></p> <p dir="auto">There's a very annoying...
<p dir="auto">A number of times recently I've run into problems when I search for a function in TypeScript, deleted it and find that I'm not getting errors for the missing references. Turns out it found the generated .JS not the source. This is VS2015 fully updated.</p> <p dir="auto">How do I prevent it from stumbling ...
0
<pre class="notranslate">What steps will reproduce the problem? Run this program: package main import ( "fmt" "os" "text/template" ) type Foo struct { } func (foo Foo) Greeting() string { return "Hello" } type Bar struct { Foo } func main() { t := template.Must(template.New("").Parse("{{.G...
<pre class="notranslate">What does 'go version' print? go version devel +ff82d3107ab3 Sun Aug 31 22:49:14 2014 -0400 windows/amd64 What steps reproduce the problem? Create a program that uses math.h / pow function in two separate packages. Try to link them together into one main program: 1. bug/bug.go: <a href="http...
0
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.4</p> <h3 dir="auto">What happened</h3> <p dir="auto">Upgraded to Airflow 2.3.4 from Airflow 2.3.3.<br> Ran a DAG.<br> Auto refresh keeps turning off in grid mode.<br> Works in graph mode.</p> <h3 dir="auto">What you think should happen instead</h3> <p dir="a...
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.4</p> <h3 dir="auto">What happened</h3> <p dir="auto">In PR <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1304173492" data-permission-text="Title is private" data-url="https://github.com/apache/airflow/issues/25042" data-...
1
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">Regression bug - as described here: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="41272580" data-permission-text="Title is private" data-url="https://github.com/webp...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">Certain chunk requests use <code class="notranslate">undefined</code> instead of the hash. Example of the resulting error in chrome:</p> <div class="snippet-clipboard-content notranslate position-relative overf...
1
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd import numpy as np from datetime import datetime,timedelta threshold = np.datetime64(dateti...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import datetime s = pd.Series(pd.date_range('20130101',periods=3)) s-pd.Timestamp('20130101') s-datetime.datetime(2013,1')"><pre class="notranslate"><code class="notranslate">import datetime s = pd.Se...
1
<h1 dir="auto">Summary of the new feature/enhancement</h1> <h1 dir="auto">Proposed technical implementation details (optional)</h1>
<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.18363.836] PowerToys version: 0.18 PowerToy module for which you are reporting the bug (if applicable): NA"><pre ...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" body { background-color: black; color: green; font-family: Monospace; } &lt;/style&gt; &lt;h1&gt;Hello World&lt;/h1&gt;"><pre lang="&lt;style&gt;" class="notranslate"><code class="...
<p dir="auto">This will be the central issue for tracking this problem. So far it appears to be effecting tests that look for the <code class="notranslate">style</code> element or that test for specific style elements on <code class="notranslate">body</code>. Please let us know if you see cases that break from this pat...
1
<p dir="auto">This is a build at <code class="notranslate">jaxlib-v0.1.76</code> on a <code class="notranslate">ppc64le</code> machine. When running with GPUs, the following program executes without error. However, when running with CPUs, it fails. I have two questions, and thanks in advance for the help!</p> <ol dir="...
<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 requests.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Des...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.1:</li> <li>Operating System / Platform =&gt; Ubuntu 16.04:</li> <li>Compiler =&gt; :cmake/gcc:</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Tried to compile opencv_contrib3.4.1 with opencv repository .But got fo...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4</li> <li>Operating System / Platform =&gt; Ubuntu 16.04 Desktop 64 Bit</li> <li>Compiler =&gt; cmake / gcc</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I try to compile current version from git with opencv_contrib...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2046" rel="nofollow">http://projects.scipy.org/numpy/ticket/2046</a> on 2012-02-10 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alex/hovercard" data-octo-click="hovercard-link-click" data-oc...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2044" rel="nofollow">http://projects.scipy.org/numpy/ticket/2044</a> on 2012-02-10 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alex/hovercard" data-octo-click="hovercard-link-click" data-oc...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nuri" rel="nofollow">Nuri</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1779?redirect=false" rel="nofollow">SPR-1779</a></strong> and commented</p> <p dir="auto">The new FORM tags have acouple issues to be handle...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=karldmoore" rel="nofollow">Karl Moore</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3411?redirect=false" rel="nofollow">SPR-3411</a></strong> and commented</p> <p dir="auto">Lots of people seem to be copying and ...
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 ...
<p dir="auto">The <code class="notranslate">withRouter</code> HOC passes <code class="notranslate">undefined</code> for the <code class="notranslate">router</code> prop in SSR with custom routes. The client render works as expected, causing a React server/client checksum error.</p> <p dir="auto">I use <a href="https://...
0
<p dir="auto">It seems that Android Studio is not required to do flutter dev (I'm trying to add support for <a href="https://marketplace.visualstudio.com/items?itemName=DanTup.dart-code" rel="nofollow">Dart Code</a>) but the output of <code class="notranslate">flutter doctor</code> makes it seem like it is:</p> <div cl...
<p dir="auto">I use flutter mainly in conjunction with Android Studio. But I get warnings for IntelliJ Community Edition (which I use mainly for java work) and Visual Studio Code (which I use for other languages).</p> <p dir="auto">So I get output like:</p> <div class="snippet-clipboard-content notranslate position-rel...
1
<p dir="auto">How can I insert functions via import into a .js file?</p> <p dir="auto"><strong>My source test script (test.js):</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import anime from 'animejs'; import flatpickr from &quot;fl...
<p dir="auto">Ran <code class="notranslate">babel-doctor</code> and am getting these errors. How would I fix this? Not sure where babel-runtime would be.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="✖ Found these duplicate packages: - babel...
0
<p dir="auto">Hey all! I started using your type definitions for Hls.js and they're awesome! I ran into a couple of roadblocks with missing types including:</p> <p dir="auto">Missing from <code class="notranslate">Hls.Events</code>:</p> <ul dir="auto"> <li><code class="notranslate">NON_NATIVE_TEXT_TRACKS_FOUND</code></...
<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 types-2.0 <code class="notranslate">node/index.d.ts</code> file in this repo and had problems.</li> </ul> <p dir="auto">After installing @types/node i got mul...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1522" rel="nofollow">http://projects.scipy.org/numpy/ticket/1522</a> on 2010-06-27 by trac user glub, assigned to unknown.</em></p> <p dir="auto">I am consistently getting segfaults when I call any() on a particular array of 42364 element...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1294" rel="nofollow">http://projects.scipy.org/numpy/ticket/1294</a> on 2009-11-09 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nilswagner01/hovercard" data-octo-click="hovercard-link-click"...
0
<p dir="auto">Dear,<br> how to get version C ++ of find_peaks in python scipy.signal?<br> Help,<br> Thx</p>
<p dir="auto">Hello,<br> Could U help me to solve it ? Or U you can propose other method.<br> Thx</p>
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/2085" rel="nofollow">http://projects.scipy.org/numpy/ticket/2085</a> on 2012-03-19 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/sandrotosi/hovercard" data-octo-click="hovercard-link-click" d...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1578" rel="nofollow">http://projects.scipy.org/numpy/ticket/1578</a> on 2010-08-10 by trac user mbudisic, assigned to unknown.</em></p> <p dir="auto">I am trying to build my entire Python stack from source on x86_64 machine under CentOS, ...
1
<p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong></p> <p dir="auto">Possibility to use a shared material for <code class="notranslate">customDepthMaterial</code> while changing uniforms on a per object basis<br> <strong>Describe the solution you'd like</strong></p> <p dir="au...
<p dir="auto">Object3D.onBeforeRender not triggered when depthmaterial for shadows are rendered.</p> <p dir="auto">renderBufferDirect method does not trigger the onBeforeRender function</p> <h5 dir="auto">Three.js version</h5> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disab...
1
<p dir="auto">When I perform</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import stuff from './stuff';"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">stuff</span> <span class="pl-k">from</span> ...
<p dir="auto">When using an ES6 import at the <code class="notranslate">babel-node</code> REPL, it fails.</p> <p dir="auto">Example sources:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// foo.js import bar from './bar' consol...
1
<p dir="auto">At flask.testing:81, there exists the block below added in <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/pallets/flask/commit/e97253e4c1a0380f0b70108e8f984b0d9b87ac11/hovercard" href="https://github.com/pallets/flask/commit/e97253e4c1a0380f0b70108e8f984b0d9b87a...
<p dir="auto">The new blueprint template lookup scheme where the templates folder is just added to the searchpath instead of doing some weird stuff with the names as before. The documentation has to be clearer about that.</p>
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> <p dir="auto"><...
<p dir="auto">Form elements like a <code class="notranslate">&lt;Checkbox/&gt;</code> don't preserve their state, if they live in a expandable/collapsible <code class="notranslate">&lt;CardText expandable={'true'}&gt;</code>. This is due the content of any expandable is completely removed from the DOM and recreated lat...
0
<p dir="auto">When you save MultiIndex DataFrame to csv and then loading it with no additional parameters pandas not able to read multiindices properly and reconstructed dataframe is incorrect, however all MultiIndices are stored. Creating MultiIndex DataFrame:</p> <div class="highlight highlight-source-python notransl...
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import pandas as pd s1 = pd.Series(data = [1,2,3,4,5], index = [1,2,3,4,4]) s2 = pd.Series(data = [1,2,3,4,5], i...
0
<p dir="auto">I'm confused about the customizing and updating operations in Bootstrap.</p> <p dir="auto">let's say that i customize some less variables from the customizer page to change colors, sizes ...etc. than i want to update my Bootstrap to the next future version.</p> <p dir="auto">have i customize the settings ...
<p dir="auto">The new site has the awesome customization screen, but unless you manage your bookmarks like a champ, there's no clear mapping between which custom builds on your system correspond to which URLs on the site. It would rock socks if the URL of the custom build was in the header comment in the generated sour...
1
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Create a new project with <code class="notranslate">flutter create</code></li> <li><code class="notranslate">flutter run</code> it in the iOS simulator</li> <li>Rotate the screen in the simulator (Hardware&gt;Rotate Left)</li> </ol> <p dir="auto">Result: Screen...
<p dir="auto">It would be useful to be able to create Text widgets or RichText widgets that are selectable by users.</p> <p dir="auto">Maybe a "selectable" flag in the RichText widget would suffice.</p>
0
<p dir="auto">Each time I do <code class="notranslate">Cmd-Shift-P</code> and <code class="notranslate">Install Extensions</code> it takes ages for the list of extensions to come up. Like literally a minute or more.</p> <p dir="auto">And it doesn't seem to cache the result. It's like it has to download them each time, ...
<p dir="auto"><code class="notranslate">ext install</code> is slow with slow internet connection to fetch extensions list, is this possible cache the results?<br> or use git instead of fetch list every time (<a href="https://github.com/Microsoft/vscode/blob/6e94b27e06cef23a84fca0aff18b7702dc670014/src/vs/workbench/part...
1
<ul dir="auto"> <li><strong>Electron Version:</strong><br> 8.0.0</li> <li><strong>Operating System:</strong><br> Windows 10</li> <li><strong>Last Known Working Electron version:</strong> <ul dir="auto"> <li> </li> </ul> </li> </ul> <h3 dir="auto">Expected Behavior</h3> <p dir="auto">In most cases, desktopCaptuerer has...
<ul dir="auto"> <li>Electron version: 1.7.10</li> <li>Operating system: Mac 10.13.1</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">可以启动adb service通过<code class="notranslate">adb devices</code> 获取到设备id</p> <h3 dir="auto">Actual behavior</h3> <div class="highlight highlight-source-js notranslate position...
0
<p dir="auto">It has something to do with this hack:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/* Core language traits */ #[cfg(notest)] pub mod kinds; #[cfg(notest)] pub mod ops; #[cfg(notest)] pub mod cmp; // Make core testable by not...
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn f(x: i32) -&gt; i32 { f(x) } fn main() { println!(&quot;{}&quot;, f(0)); }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">f</span><span class="...
0
<h2 dir="auto">Steps to Reproduce</h2> <p dir="auto">We have a very simple ListView with a TextField that throws an exception (in debug build) and breaks the ListView in release build, whenever the ListView is rebuilt while the TextField is off-screen but has the keyboard active. This might be considered a duplicate ...
<p dir="auto">When there is a compilation error in a running program, the exception that is thrown, and what shows up on the device screen, print the same error line twice, when it should only print it once.</p> <p dir="auto">For instance, the following program has exactly one line with an error, but it prints the foll...
0
<h3 dir="auto">Version</h3> <p dir="auto">2.4.2</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://codepen.io/horan/pen/RZpKzP" rel="nofollow">https://codepen.io/horan/pen/RZpKzP</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">open console panel to check log</p> <h3 dir="auto">What is...
<h3 dir="auto">Version</h3> <p dir="auto">2.4.2</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/floorish/e2h2vwc2/" rel="nofollow">https://jsfiddle.net/floorish/e2h2vwc2/</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">Dynamically change the <code class="notranslate">&...
1
<p dir="auto">The menu icon doesn't change back to the "default" state once you close the menu. Here's a <a href="http://www.youtube.com/watch?v=0s0tFajHpqk&amp;feature=youtu.be" rel="nofollow">youtube video</a> of it in action.</p>
<p dir="auto">I've encountered one or two small bugs with toggling the navigation menu that I wanted to share.</p> <p dir="auto">The first appears to definitely be a bug. When the menu button is clicked, the background color changes as the button takes focus, but when it is clicked again to collapse the menu, the backg...
1
<p dir="auto">A simple reproduce repository: <a href="https://github.com/plantain-00/test">https://github.com/plantain-00/test</a> , after <code class="notranslate">npm i &amp;&amp; npm run build</code>, the error is:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" ...
<p dir="auto">I'm using the version <code class="notranslate">4.41.7</code> of the package <code class="notranslate">@types/webpack</code>, and I think that is missing <a href="https://webpack.js.org/configuration/dev-server/" rel="nofollow"><code class="notranslate">devServer</code></a> type on <code class="notranslat...
0
<p dir="auto">(Apologies if this is known, but I search a bunch of places and didn't find anything.)</p> <p dir="auto">Is there a good way to deal with a constructor of a derived class that is getting an options kind of value that needs to be merged with a defaults value? I started with something like this:</p> <div c...
<p dir="auto">In ECMAScript 6, function declarations are lexically scoped.<br> TypeScript currently reports an error in such case:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" { function f1() { } { function f1...
0
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">Snap to character grid when resizing window, like many terminals do (gnome-based, git terminal etc.). Questions:</p> <ul dir="auto"> <li>Make it a setting?</li> <li>If so. enable by default? (I'd say yes)</li> </ul>
<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.18362.0 Windows Terminal version (if applicable): v0.3.2171.0 Any other software?"><pre lang="none" class="notranslate"><code class="notrans...
0
<ul dir="auto"> <li>Electron version: 1.3.13, 1.6.15, 1.7.9, 1.8.2-beta.1</li> <li>Operating system: Windows 10</li> </ul> <h3 dir="auto">Expected behavior</h3> <ol dir="auto"> <li>Launch electron based app which includes screen sharing capability via getUserMedia</li> <li>Pick an electron based window (in this example...
<ul dir="auto"> <li>Output of <code class="notranslate">node_modules/.bin/electron --version</code>:</li> <li>Operating System (Platform and Version):</li> <li>Output of <code class="notranslate">node_modules/.bin/electron --version</code> on last known working Electron version (if applicable):</li> </ul> <p dir="auto"...
0
<h2 dir="auto">Environment info</h2> <ul dir="auto"> <li><code class="notranslate">transformers</code> version:'3.1.0'</li> <li>Platform:</li> <li>Python version:</li> <li>PyTorch version (GPU?):</li> <li>Tensorflow version (GPU?):</li> <li>Using GPU in script?:</li> <li>Using distributed or parallel set-up in script?...
<p dir="auto">Hi,</p> <p dir="auto">Thanks for the great library. I noticed this line being added (<a href="https://github.com/huggingface/transformers/blob/v3.1.0/src/transformers/modeling_bert.py#L190">https://github.com/huggingface/transformers/blob/v3.1.0/src/transformers/modeling_bert.py#L190</a>) in the latest up...
1
<h1 dir="auto">Problem</h1> <p dir="auto">Various tools don't operate correctly depending on the order and the manner with which Atom is started.</p> <p dir="auto">Also, persisted state is not restored consistently.</p> <h1 dir="auto">Cause</h1> <p dir="auto">Depending the manner in which Atom is started, a different e...
<p dir="auto">When Atom is launched as an application, it doesn't get the user's PATH, because it was launched by <code class="notranslate">launchctl</code>. This means that packages like <a href="https://github.com/rgbkrk/atom-script">script</a> and <a href="https://github.com/willwhitney/hydrogen">hydrogen</a> have t...
1
<p dir="auto">Originally reported <a href="https://stackoverflow.com/questions/42966405/scrapy-post-header-has-two-content-length-fields" rel="nofollow">on StackOverflow</a>.</p> <p dir="auto">HTTP requests with POST method and no request body are sent with 2 <code class="notranslate">Content-Length: 0</code> headers.<...
<h3 dir="auto">Description</h3> <p dir="auto">When trying to install scrapy 2.3.0. using poetry , poetry fails with a [RecursionError].</p> <ul dir="auto"> <li>This might be due to dependency cycles in the scrapy package.</li> </ul> <h3 dir="auto">Steps to Reproduce</h3> <div class="snippet-clipboard-content notranslat...
0
<p dir="auto">15.2<br> Windows<br> Version 10.0.18363 Build 18363</p> <p dir="auto">So I renamed a custom zone and put this innocent little twin-heart <g-emoji class="g-emoji" alias="two_hearts" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f495.png">💕</g-emoji> before the name.<br> First o...
<p dir="auto">When custom zone is saved with name that has cyrillic symbols in it</p> <ul dir="auto"> <li>zone is not applied</li> <li>editor doesn't open until json file with settings is not removed</li> <li>settings file with custom zones and app history is corrupted and will be reset to defaults on next PowerToys st...
1
<p dir="auto">Please update to version <a href="https://raw.githubusercontent.com/liabru/matter-js/master/build/matter.js" rel="nofollow">0.14.1</a></p> <p dir="auto"><a href="https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/matter-js">https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/t...
<p dir="auto">@types/jquery.d.ts</p> <p dir="auto">pls add</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="contextmenu(handler: (eventObject: JQueryEventObject) =&gt; any): JQuery; contextmenu(eventData: any, handler: (eventObject: JQueryEventO...
0
<p dir="auto">This issue is intended to represent the outstanding issues for stabilizing libcore and allowing its usage on stable Rust. There are a number of features currently associated with libcore:</p> <ul dir="auto"> <li><code class="notranslate">core</code></li> <li><code class="notranslate">core_char_ext</code><...
<p dir="auto">I'm not sure of the correct bug title here, it's based on my limited understanding of the problem :)</p> <p dir="auto">I'm trying to write a DB wrapper with a cache. Here's a code sample with two variants of read() function, the DB is using a hash map as well for exposition.</p> <div class="snippet-clipbo...
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; recent 3.4 ( <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/opencv/opencv/commit/57fae4a6a1e5c06799f549db43922684ba028af4/hovercard" href="https://github.com/opencv/opencv/commit/57fae4a6a1e5c0...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; latest</li> <li>Operating System / Platform =&gt; Android</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Video I/O file capture doesn't work on Android currently.<br> Add a backend for this to the videoio module using t...
0
<p dir="auto">After starting Julia 0.7.0-alpha.0 and running <code class="notranslate">Pkg.update()</code> without running first <code class="notranslate">using Pkg</code> suggests to run <code class="notranslate">using Pkg</code> instead.</p> <p dir="auto">Following that advice leads to an error of a potential conflic...
<p dir="auto">I don't think this is related to the Images package, but here is how I can reproduce it.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; versioninfo() Julia Version 0.3.0 Commit 7681878 (2014-08-20 20:43 UTC) Platform In...
0
<p dir="auto"><strong>Migrated issue, originally created by mike_solomon</strong></p> <p dir="auto">The code below :</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from sqlalchemy import Table, Column, Integer, MetaData, select, and_, exists ...
<p dir="auto"><strong>Migrated issue, originally created by Michael Bayer (<a href="https://github.com/zzzeek">@zzzeek</a>)</strong></p> <p dir="auto">apparently its all possible now. might as well make a new syntax bonanza out of it:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-aut...
1
<p dir="auto"><em>Please make sure that this is a bug. As per our <a href="https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md">GitHub Policy</a>, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template</em></p> <p dir="auto"><strong>Syste...
<p dir="auto">I get an InvalidArgumentError with no further information when I try to save and then restore parts of my model later to continue training it (due to needing my laptop for class).</p> <p dir="auto">Initialization:<br> saver = tf.train.Saver({"embeddings": embeddings, "weights": nce_weights, "biases": nce_...
1
<p dir="auto">After installation of latest TypeScript update on VS2015 Comunity Edition I found that support for JS was removed. There is no "JavaScript" branch in "Configuration / Text Editor" and VS does not recognize JS syntax. However, Node.js Tools do recognize JS files, but I think it is a separate tool.<br> S<br...
<p dir="auto">I completely lost JavaScript support in Visual Studio after updating to TypeScript 1.5.4:</p> <ul dir="auto"> <li>Code inside script tags gets no colorization and no IntelliSense at all</li> <li>In the VS options menu &gt; Text Editor &gt; JavaScript is missing</li> <li>In the output console, the "JavaScr...
1
<p dir="auto">My only User Profile in my Windows PC has a space in it. Because of that, I cant do anything with flutter. Will this be fixed? Only way around this is to create a new User Account without space?</p> <h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Create a User account with space in it.</li> <li...
<p dir="auto">Leafy has been seeing exceptions of this kind sporadically:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="java.lang.IllegalStateException at io.flutter.view.FlutterNativeView$1.reply(FlutterNativeView.java:132) at io.flutter.p...
0
<p dir="auto">When I use vscode to browse the <code class="notranslate">db_bench.cc</code> in the source code of rocksdb, I found the syntax highlighting of C++ is incorrect. Illustrated below:<br> screenshot of syntax highlighting in vscode,<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud...
<ul dir="auto"> <li>VSCode Version: 0.10.11</li> <li>OS Version: Windows 7</li> </ul> <h2 dir="auto">Issue 1:</h2> <p dir="auto">In the following code (using C++ syntax highlighting), the string literal(s) are not highlighted at all.<br> This issue is exclusive to C++ syntax highlighting and does not occur with C synta...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="auto">R...
<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> <p dir="auto">Oka...
0
<p dir="auto">Hi,<br> I want to know how to stop server by code?</p> <p dir="auto">Does it provide a function like stop ()?</p>
<p dir="auto">This was added in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="607878" data-permission-text="Title is private" data-url="https://github.com/pallets/werkzeug/issues/36" data-hovercard-type="issue" data-hovercard-url="/pallets/werkzeug/issues/36/hovercard" href="https:...
1
<pre class="notranslate">% go get labix.org/v2/mgo % go test -i -race labix.org/v2/mgo This goes into an infinite loop and eats up arbitrary amounts of memory when doing so. I instrumented genlist to print out the list nodes if it had traversed more than a million: print("genlist %p; node %J\n", l, l-&gt;n); A ...
<h2 dir="auto">Motivation</h2> <p dir="auto">Go stdlib provides a <code class="notranslate">log.Logger</code> that is widely used in both Go programs and Go libraries (eg. most notably in <code class="notranslate">http.Server</code>) as a standardized logging component.</p> <p dir="auto">However, the current implementa...
0
<p dir="auto">Hello,</p> <p dir="auto">Could you please answer the following questions:</p> <ul dir="auto"> <li>Is it possible to add multiple event listeners to React component?</li> <li>Is it possible to programmatically assign listener?</li> </ul> <p dir="auto">Ideally i'm looking for something like <a href="https:/...
<p dir="auto">Hi,</p> <p dir="auto">I would like to use all the available es6 transforms, the jsx transform and the <a href="https://github.com/andreypopp/es6-module-jstransform">es6-module-jstransform</a> for my JavaScript code.</p> <p dir="auto">What I'm using is this:</p> <div class="highlight highlight-source-js no...
0
<p dir="auto">In TypeScript playground, the "New Features" option gives this code</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="type NameOrNameArray = string | string[]; function createName(name: NameOrNameArray) { if (typeof name === &q...
<p dir="auto">Hi,<br> this is and issue I had a few times upgrading aurelia packages during the preview time, but I think may a problem even in production, because looks like that frameworks like aurelia and angular 2 are going to add .d.ts files inside the packages.<br> the problem is that upgrading the standard set o...
0