text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7068058/4915460/5d6eb802-64cf-11e4-8dce-9fd9ad347be3.png"><img src="https://cloud.githubusercontent.com/assets/7068058/4915460/5d6eb802-64cf-11e4-8dce-9fd9ad347be3.png" alt="aa" style="max-width: 100%;">...
<p dir="auto">Reported in Halp:</p> <ul dir="auto"> <li>support/b47caffcaba511e3903bfcd96bef4da2</li> </ul> <blockquote> <p dir="auto">If I have a paragraph in CJK characters and toggle soft wrap, the wrapping point (should be the right edge of current window) is far away than the current edge and some characters are d...
1
<p dir="auto">In the image below i have a snippet. In the body of the loop the syntax colors seem messed up.<br> The way to fix it is adding a space before the &lt; and then the colors are normal.</p> <p dir="auto">I have this problem in version 0.10.10 and had it in the previous version.</p> <p dir="auto"><a target="_...
<p dir="auto">Ported from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="94376232" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript-Sublime-Plugin/issues/285" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript-Sublime-Plugi...
1
<p dir="auto">I'm getting a compiler error about a "path not fully resolved":</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="thread 'rustc' panicked at 'path not fully resolved: PathResolution { base_def: DefTy(DefId { krate: 0, node: 204 }, f...
<p dir="auto">Appears like:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="| CFG_LLVM_LINKAGE_FILE=/home/cody/obj/y/tmp/work/x86_64-poky-linux-gnueabi/rust-cross-arm/git+gitAUTOINC+c654a07d29-r0/build/x86_64-linux/rt/llvmdeps.rs LD_LIBRARY_PAT...
0
<p dir="auto">Very minor issue but if Atom is already open and one uses the 'atom' command in the Terminal to open a new file the Dock temporarily experiences two Atom icons before returning to the proper one.</p> <p dir="auto">In an ideal world, we'd never see this second icon.</p>
<p dir="auto">Having <em>Atom</em> running, when you open additional files (or try to open a file that you have already open) from the <em>Terminal</em>, <em>OS X's Dock</em> will show a temporary second <em>Atom</em> icon (and then it goes away). This should not be the case.</p> <p dir="auto">See how <em>TextMate</em>...
1
<p dir="auto">Hi there,</p> <p dir="auto">Just noticed that when writing ruby code in atom there seems to be a bug regarding syntax highlighting after %{}</p> <p dir="auto">eg if you write the line<br> object.something(%{(default: $FIlE, or "/asd")})<br> every thing is highlighted green afterwards?</p> <p dir="auto">At...
<p dir="auto">Consider the following code fragment, when inserted into the editor the syntax highlighitng shows all the code below the closed string as a string. This is not the case in sublime2 and other text-editors.</p> <div class="highlight highlight-source-ruby notranslate position-relative overflow-auto" dir="aut...
1
<p dir="auto">julia repl v 1.5.2 crashes when you enter a char ('x')<br> <a href="https://github.com/JuliaLang/julia/files/5357941/crash.log">crash.log</a></p>
<p dir="auto">uname -a<br> Linux odie 4.15.0-88-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1118246" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/88" data-hovercard-type="issue" data-hovercard-url="/JuliaLang/julia/issues/88/...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=aswan" rel="nofollow">Andrew Swan</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-8922?redirect=false" rel="nofollow">SPR-8922</a></strong> and commented</p> <p dir="auto">from the following URL, it seems as though...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=pwebb" rel="nofollow">Phil Webb</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-10010?redirect=false" rel="nofollow">SPR-10010</a></strong> and commented</p> <p dir="auto">The current reference docs include a lot o...
1
<p dir="auto">When I try to create a pod which mounts secret volumes I get a <code class="notranslate">Unable to mount volumes for pod: exit status 1</code> error. For instance, when trying to create the example pod from <a href="https://github.com/kubernetes/kubernetes/tree/master/docs/user-guide/secrets">https://gith...
<p dir="auto">Resurrected from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="35537132" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/66" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/66/hovercard" h...
0
<p dir="auto">Why does catch return an object and not an error object?</p>
<p dir="auto">It is good practice to reject promises with an error object because they have stack traces.</p> <p dir="auto"><a href="https://github.com/mzabriskie/axios/blob/d93df704a269d3cbf8f00bcd4b2b2489d5b74f49/lib/adapters/http.js#L73">When rejecting because of a bad status code</a>, I suggest rejecting with an er...
1
<p dir="auto">I can't type vietnamese with Unikey software, also with Visual Studio everthing worked perfectly</p>
<p dir="auto">this not for vietnamese programer ? i can not write vietnamese language: "Tôi yêu Việt Nam" on editor, please fix !</p>
1
<p dir="auto">During writing container attach node e2e test, I found this.</p> <p dir="auto">Docker attach has an option called <code class="notranslate">Logs</code> (see <a href="https://docs.docker.com/engine/reference/api/docker_remote_api_v1.22/#attach-to-a-container" rel="nofollow">Docker Remote API</a>).<br> With...
<p dir="auto">When running a command via <code class="notranslate">kubectl run -it</code> that immediately prints something, we might lose some lines of the log due to a race of the execution of the container and the <code class="notranslate">kubectl attach</code> used by <code class="notranslate">kubectl run</code> to...
1
<p dir="auto">I discovered that the following does not work:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; muladd!(_, ::Nothing, _; kwargs...) = nothing ERROR: syntax: all-underscore identifier used as rvalue aroun...
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; f(_, a) = 10 f (generic function with 1 method) julia&gt; f(_, a=1) = 10 ERROR: syntax: all-underscore identifier used as rvalue around REPL[0]:1"><pre class="notranslate"...
1
<p dir="auto">Hi,<br> I am using Superset 0.19.0 to connect Spark Sql. I need to query my temp tables in spark. The database is created and connection is OK. I also was able to create a table by selecting my database connection and giving the table name and empty schema name ( Spark temp tables don't have a database/sc...
<p dir="auto">Make sure these boxes are checked before submitting your issue - thank you!</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the superset logs for python stacktraces and included it here as te...
1
<p dir="auto">Seems fixing the bug from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="196589497" data-permission-text="Title is private" data-url="https://github.com/vuejs/vue/issues/4521" data-hovercard-type="issue" data-hovercard-url="/vuejs/vue/issues/4521/hovercard" href="https...
<p dir="auto">Example: <a href="https://jsfiddle.net/vfmxxzeb/3/" rel="nofollow">https://jsfiddle.net/vfmxxzeb/3/</a></p> <p dir="auto">What the example does:</p> <ol dir="auto"> <li>Resets <code class="notranslate">values</code> to an array of values every one second</li> <li>Each line has two checkboxes, both of whic...
1
<p dir="auto"><strong>Context:</strong></p> <ul dir="auto"> <li>Playwright Version: 1.7.1</li> <li>Operating System: MacOS 10.15 Catalina</li> <li>Node.js version: 12.18.4</li> <li>Browser: Chromium</li> <li>Extra: None</li> </ul> <p dir="auto"><strong>Code Snippet</strong></p> <p dir="auto">Help us help you! Put down ...
<p dir="auto">playwright version 1.7.1</p> <p dir="auto">Failed to run the example<br> REF: <a href="https://playwright.dev/docs/api/class-page#pageexposebindingname-playwrightbinding-options" rel="nofollow">https://playwright.dev/docs/api/class-page#pageexposebindingname-playwrightbinding-options</a></p> <blockquote> ...
1
<p dir="auto">On testing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="133425257" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2994" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/2994/hovercard" href="https:...
<p dir="auto">Testing <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="133425257" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/2994" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/2994/hovercard" href="https://g...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=david@consultants.co.nz" rel="nofollow">David Thexton</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9405?redirect=false" rel="nofollow">SPR-9405</a></strong> and commented</p> <p dir="auto">I noted when trying to...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=gupabhi" rel="nofollow">Abhishek Gupta</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-7782?redirect=false" rel="nofollow">SPR-7782</a></strong> and commented</p> <p dir="auto">In production applications it is impe...
1
<h3 dir="auto">System Info</h3> <p dir="auto">I'm using LayoutLMv3Processor to encoding.<br> when I input (1, 82, 4) as boxes, the processor will extends the boxes to (1, 512, 4), but some boxes of input is dropped by processor as I can't find them in the encoding;<br> seems the last n boxes is dropped.</p> <p dir="aut...
<p dir="auto">The link to the example/summarization folder in <a href="https://huggingface.co/transformers/examples.html#the-big-table-of-tasks" rel="nofollow">the-big-table-of-tasks</a> is broken because the folder's name has been changed to seq2seq</p>
0
<p dir="auto">The rules for struct identity require that two identical structs have identical tags.</p> <p dir="auto">This plays into the rules for assignments and conversions of structs in unfortunate ways:</p> <p dir="auto">There appears to be no way to assign or even convert a struct with tags to another struct with...
<pre class="notranslate">Run this: package main type Message struct { Id int `db:"id"` Text string `db:"text"` } type Message2 struct { Id int `json:"id" xml:"id,attr"` Text string `json:"text"` } func main() { msg := Message{1, "Hello"} msg2 := Message2(msg) _ = msg2 } What i...
1
<p dir="auto">Mousewheel click for opening a new tab in background doesnt't work for me in Firefox (19.0.2, Win7 64Bit). In Chrome it works fine for me. Seems that is something wrong with bootstrap.js.</p> <p dir="auto">Example: <a href="http://twitter.github.com/bootstrap/">http://twitter.github.com/bootstrap/</a><br>...
<p dir="auto">Issue: middle mouse click on a link in Firefox, nothing happens.<br> Expected behavior: middle mouse click on a link, open in new browser tab.<br> Live example: <a href="http://twitter.github.com/bootstrap/">http://twitter.github.com/bootstrap/</a></p> <p dir="auto">Tested on Win7/Firefox19 Safemode/Non-S...
1
<p dir="auto">I want to import matplotlib to django project. I add "import matplotlib.pyplot as plt" in the front of the code and I get this error:<br> Traceback:<br> File "/Users/yobichi/wi/lib/python3.5/site-packages/django/core/handlers/base.py" in get_response</p> <ol dir="auto"> <li> <div class="snippet-clipboard-...
<p dir="auto">Hi guys!<br> I am new to python and matplotlib.<br> I installed everything with macports and when I run the matplotlib test</p> <p dir="auto">python2.7 -c 'import matplotlib; print matplotlib.<strong>version</strong>, matplotlib.<strong>file</strong>'</p> <p dir="auto">I get the following</p> <p dir="auto...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1688" rel="nofollow">http://projects.scipy.org/numpy/ticket/1688</a> on 2010-11-29 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gerritholl/hovercard" data-octo-click="hovercard-link-click" d...
<p dir="auto">I'm trying to create a mask for a structured array. When I try to access a field from the array or simply represent it, numpy throws a <code class="notranslate">ValueError: field names A not found</code>, as illustrated below.</p> <div class="snippet-clipboard-content notranslate position-relative overflo...
1
<p dir="auto">My issue is about ...</p> <h4 dir="auto">Reproducing code example:</h4> <p dir="auto">Building scipy 1.4.1 with PyPy3.6 7.3.0 on linux-x86_64 with gcc 7.3.0, numpy 1.18.1 pybind11 2.4.3 and cython 0.29.15 fails.</p> <h4 dir="auto">Error message:</h4> <div class="snippet-clipboard-content notranslate posi...
<h3 dir="auto">Issue with current documentation:</h3> <p dir="auto">Broken formula: <a href="https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.sqeuclidean.html#scipy.spatial.distance.sqeuclidean" rel="nofollow">https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.distance.sqeucli...
0
<p dir="auto">A simple example involving a type alias, a nested type, and <code class="notranslate">Fn</code> causes an ICE.</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-content="struct C&lt;A&gt;...
<p dir="auto">Compiler panic. Found an ealier issue in the same file that had been closed because the problem had gone away in later compiles. This is the stable 1.1 though.</p> <p dir="auto"><b>Version info</b><br> rustc 1.1.0 (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/...
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> <h2 dir="auto">...
<p dir="auto">I'm trying to re-style the <code class="notranslate">Switch</code> component, but having trouble finding a way to style the bar in the background the button.</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked="">...
0
<h2 dir="auto">Question</h2> <p dir="auto">I try to use ShardingProxy to my program ,and i found a problem that is :<br> Insert speed of ShardingProxy is very slow.</p> <p dir="auto">I write a program to transfer my old data via Jdbc( batch).</p> <div class="snippet-clipboard-content notranslate position-relative overf...
<h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">5.2.0</p> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p dir="auto">ShardingSphere-Proxy</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">insert short and byte data less than 0 successfu...
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">After register a backward hook <code class="notranslate">myhook(module, grad_input, grad_output)</code> of <code class="notranslate">torch.nn.Linear...
<p dir="auto">Maxim Naumov <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mnaumovfb/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mnaumovfb">@mnaumovfb</a> sends in the following feedback:</p> <hr> <p dir="auto...
1
<p dir="auto"><em>From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ikourfaln/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ikourfaln">@ikourfaln</a> on May 18, 2016 11:4</em></p> <ul dir="auto"> <li>VSCode V...
<p dir="auto">Hi,<br> The following valid js code compile with TS2362 error</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="let start = new Date(); let elapsed = new Date() - start;"><pre class="notranslate"><span class="pl-k">le...
0
<p dir="auto">Take the following examples:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="async function doRequest() { const res = await fetch(&quot;http://localhost:4545/cli/tests/fixture.json&quot;); const someCondition = true; ...
<p dir="auto">Hi <g-emoji class="g-emoji" alias="wave" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f44b.png">👋</g-emoji><br> I believe I have found an issue where the <code class="notranslate">fetch</code>-api leaks resources if the<br> body is not resolved, e.g. with <code class="notrans...
1
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/escape-sequences-in-strings#?solution=%0Avar%20myStr%3B%20%2F%2F%20Change%20this%20line%0A%0AmyStr%20%3D%20%22FirstLine%5Cn%5C%5CSecondLine%5C%5C%5CrThirdLine%22%3B%0A" rel="nofollow">Escape Sequences in Strings</a> has an issue.<br> User Agent is...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/challenges/escape-sequences-in-strings#?solution=%0Avar%20myStr%3D%22FirstLine%5Cn%5C%5CSecondLine%5C%5C%5CrThirdLine%22%3B%20%2F%2F%20Change%20this%20line%0A%0A%0A" rel="nofollow">Escape Sequences in Strings</a> has an issue.<br> User Agent is: <code class=...
1
<p dir="auto">The <a href="https://gist.github.com/Dapid/b33919674f6a3cd9839473bfd2821e28">following example</a> explodes in memory usage when calling the jitted functions. The culprit seems to be the dynamic_slice. It happens calling with or without the GPU.</p> <p dir="auto">Incidentally, it is also rather slow (twic...
<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">Challenge <a href="http://www.freecodecamp.com/challenges/bonfire-truncate-a-string#?solution=function%20truncate%28str%2C%20num%29%20%7B%0A%20%20if%20%28str.length%20%3C%3D%203%29%20%7B%0A%20%20%20%20str%20%3D%20str.slice%280%2Cnum%29.concat%28%22..%22%29%3B%0A%20%20%7D%0A%20%20if%20%28str.length%20%3E%2...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/basic-css/change-the-color-of-text" rel="nofollow">change-the-color-of-text</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 6.3; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0</code>.<br> Please describe how ...
0
<p dir="auto">Please go to Stack Overflow for help and support:</p> <p dir="auto"><a href="https://stackoverflow.com/questions/tagged/tensorflow" rel="nofollow">https://stackoverflow.com/questions/tagged/tensorflow</a></p> <p dir="auto">If you open a GitHub issue, here is our policy:</p> <ol dir="auto"> <li>It must be ...
<p dir="auto">As of today (2018-06-09), the reproduction steps are:</p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pip install -U tf-nightly"><pre class="notranslate">pip install -U tf-nightly</pre></div> <div class="highligh...
1
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/en/challenges/applied-visual-design/use-a-google-font" rel="nofollow">use-a-google-font</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 ...
<p dir="auto">Challenge <a href="http://beta.freecodecamp.com/challenges/waypoint-label-bootstrap-wells" rel="nofollow">http://beta.freecodecamp.com/challenges/waypoint-label-bootstrap-wells</a> has an issue. Please describe how to reproduce it, and include links to screenshots if possible.</p> <p dir="auto">I have the...
0
<p dir="auto"><strong>System information</strong></p> <p dir="auto">Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Slightly.</p> <p dir="auto">OS Platform and Distribution : centos6.3</p> <p dir="auto">TensorFlow installed from: conda</p> <p dir="auto">TensorFlow version...
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>:</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>:<br> MacOS Sierra 12.12.4</li> <li><strong>TensorFlow installed fr...
0
<p dir="auto">I just initiating with sklearn it is a great library and the best, the documentation is awesome.</p> <p dir="auto">But, not for the first time, a cannot access any links in SourceForge:</p> <blockquote> <p dir="auto">The sourceforge.net website is temporarily in static offline mode.<br> Only a very limite...
<p dir="auto">As you have observed, sourceforge.net is not a very reliable host. Furthermore it would be simpler to update the documentation if we used the github.io / github pages system.</p> <p dir="auto">There are some limitations though:</p> <ul dir="auto"> <li>it's apparently not possible to setup HTTP 301 / 302 r...
1
<p dir="auto">The code passes all tests, but no message displays confirming that the bonfire is completed/the bonfire is not checked off on the map. Screenshots attached of both the Sum of All Odd Fibonacci Numbers and the Binary Agents bonfire with the same issue. Only present on some bonfires, others are working fine...
<p dir="auto">Although I have done all Bonfires, my profile page only shows 34 of them (not counting duplicates).</p> <p dir="auto"><a href="http://www.freecodecamp.com/akiralaine" rel="nofollow">http://www.freecodecamp.com/akiralaine</a></p>
0
<p dir="auto">hi, when I run webpack, I get a warning message like:</p> <p dir="auto">WARNING in node_modules/express/lib/view.js<br> Critical dependencies:<br> 78:29-56 the request of a dependency is an expression<br> @ node_modules/express/lib/view.js 78:29-56</p> <p dir="auto">I'm not clear what I should do to resol...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong><br> Bug</p> <p dir="auto"><strong>What is the current behavior?</strong><br> Un-referenced code is included in bundle (no tree shaking).</p> <p dir="auto"><strong>If the current behavior is a bug, please provide the ste...
0
<p dir="auto">This doesn't work. It's not a huge deal, but a bit inconvenient.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="begin &quot;A test function&quot; test_function(a) = &quot;testing&quot; end @doc test_function"><pre lang="...
<p dir="auto">e.g. the following does not currently attach a docstring</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="begin &quot;&quot;&quot; abc &quot;&quot;&quot; f(x) = 1 end"><pre class="notranslate"><code class="notransla...
1
<p dir="auto"><a href="https://github.com/JuliaLang/julia/tree/master/contrib/install.sh">https://github.com/JuliaLang/julia/tree/master/contrib/install.sh</a> has a line that depends on output coming from <code class="notranslate">cp</code>.<br> In Ubuntu, if the locale is set to <code class="notranslate">en_US.UTF-8<...
<p dir="auto">It looks like it's the chmod command that's returning status 1. This is with commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/JuliaLang/julia/commit/ac7ac0b5fd2cf916aa0d58d45db622fa314405aa/hovercard" href="https://github.com/JuliaLang/julia/commit/ac7ac0b5...
1
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">One guy <a href="https://forum.vuejs.org/t/computed-properties-now-work-with-arrow-functions/19605" rel="nofollow">finded</a>, that computed getter may use with arrow function and destructed variables/methods.</p> <p dir="auto">I went ahead, and ap...
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">Easy two-way binding between <code class="notranslate">v-model</code> and vuex state / mutations.</p> <h3 dir="auto">What does the proposed API look like?</h3> <p dir="auto">For example I want to bind the state of the global menu to a vuex state.</...
1
<p dir="auto">Python 3.3, Windows 7 x64:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;D:\Projects\Web\stuff\backend\Scripts\celery-script.py&quot;, line 9, in &lt;module&gt; load_entry_poin...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;C:\Python27\Scripts\celery-script.py&quot;, line 9, in &lt;module&gt; load_entry_point('celery==3.1.5', 'console_scripts', 'celery')() Fil...
1
<p dir="auto">I think it would be great if this sort of thing worked:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="trait Shizzle { static fn shizzle(); } trait Shozzle : Shizzle { static fn shizzle() { io::println(~&quot;shi...
<p dir="auto">When generating a public fn with <code class="notranslate">impl</code> code, the <code class="notranslate">pub</code> keyword is ignored, and the resulting function is private (and raises a <code class="notranslate">dead_code</code> warning).</p> <p dir="auto">It is also not possible to move the pub keywo...
0
<p dir="auto">matplotlib's <code class="notranslate">pyplot.hist</code> and <code class="notranslate">pyplot.hist2d</code> functions fill the supplied data into histogram bins and plot them, but very often users will have already done the first step (sorting data into bins) in their own code and are merely interested i...
<p dir="auto">The following script and the image it produces illustrates the issue:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" import numpy as np from matplotlib import pyplot as plt from mpl_toolkits.axes_grid1 import...
0
<ul dir="auto"> <li>Electron version:<br> 1.2.1</li> <li>Operating system:<br> windows 10</li> </ul> <p dir="auto">I am developing an app with electron on win 10 and the frame header (where you find functions like close the window 'x' ) is white which is not the color I want.</p> <p dir="auto">Is there any way I can cu...
<p dir="auto">We're currently working on switching <a href="http://brackets.io" rel="nofollow">Brackets</a> over to Electron (<a href="https://github.com/zaggino/brackets-electron">fork</a>, <a href="https://groups.google.com/forum/#!topic/brackets-dev/sK_BfK59Wyw" rel="nofollow">Google Groups thread</a>).<br> It's mak...
1
<p dir="auto"><strong>I'm submitting a ...</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report [ ] feature request [ ] support request"><pre class="notranslate"><code class="notranslate">[x] bug report [ ] feature request [ ...
<p dir="auto">components loaded with the dynamic component loader are not having their lifecycle events called. this was a attempted workaround where these same events were not called using a route. both of these situations involve angular 2 running inside of an electron application. we need the lifecycle hooks, especi...
1
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">I am not sure about this bug is due to antd or nextjs.</p> <p dir="auto">it cannot use <code class="notranslate">Link</code> or <code class="notranslate">Router.push</code> to a page that contains antd component from a page not contains a...
<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
<h4 dir="auto">Describe the bug</h4> <p dir="auto">When I try to copy the example from <a href="https://github.com/axios/axios#interceptors">README</a> with an options argument in my typescript project I get an error saying "Expected 0-2 arguments, but got 3".</p> <h4 dir="auto">To Reproduce</h4> <p dir="auto">Here's a...
<h4 dir="auto">Describe the bug</h4> <p dir="auto">The <a href="https://github.com/axios/axios/blob/master/index.d.ts#L126">type declared for InterceptorManager.use</a> does not include the third parameter (<code class="notranslate">options</code>), so typescript projects show an error when supplying it.</p> <h4 dir="a...
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/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Ex...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">...
0
<p dir="auto">my goal is to create a browser window, have it load multiple pages (e.g. clicking links, loading new page etc in same window) but having the ipc available from the window on each page it loads so I can send data back to the server process</p> <p dir="auto">I have a <code class="notranslate">preload</code>...
<p dir="auto">Browser-Window node-integration breaks after POST. require / global are undefined in browser-window after a POST request. I've seen this behavior since I first used Electron - 0.26.0. Still happens in 0.28.1. Here is simple way to reproduce:</p> <p dir="auto">package.json</p> <div class="snippet-clipboard...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
0
<p dir="auto">This code in the file module causes problems in the check mode:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" if prev_state != 'absent' and state == 'absent': try: if prev_state == 'directory': ...
<p dir="auto"><strong>How to reproduce:</strong><br> First create a directory on some random host:</p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ ansible test-host -i ansible.hosts -m file -a 'path=/tmp/randompath state=dir...
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; git version till [Wed Nov 21 15:54:42 2018] <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/opencv/opencv/commit/b6a447798ac0d56aac11dfff2d61d420260e7f19/hovercard" href="https://github.com/open...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.0.0-rc</li> <li>Operating System / Platform =&gt; Ubuntu 18.10</li> <li>Compiler =&gt; gcc 8.2.0 / gcc 6</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I did cmake ...Then make and then make install<br> and it does no...
1
<p dir="auto">It's related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="130901064" data-permission-text="Title is private" data-url="https://github.com/JuliaLang/julia/issues/14919" data-hovercard-type="issue" data-hovercard-url="/JuliaLang/julia/issues/14919/hovercard" href="h...
<p dir="auto">I'm updating ApproxFun and this caught me by surprise:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="abstract Foo julia&gt; (f::Foo)(x)=x ERROR: cannot add methods to an abstract type in eval(::Module, ::Any) ...
1
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">The code and docs use "relation" and "relationship" interchangeably as though they were the same thing, but in relational databases, a relation has a specific meaning (and is more commonly referred to as a table). This make...
<p dir="auto"><strong>Describe the use case</strong><br> Support for times when you want to insert into the database if records do not exist, or to overwrite them if they do.</p> <p dir="auto"><strong>Databases / Backends / Drivers targeted</strong><br> I am specifically targeting SqlServer for my production, and SQLit...
0
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/html5-and-css/give-a-background-color-to-a-div-element" rel="nofollow">give-a-background-color-to-a-div-element</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:48.0) Gecko/20100101 Fir...
<p dir="auto">Challenge <a href="https://www.freecodecamp.com/en/challenges/html5-and-css/give-a-background-color-to-a-div-element" rel="nofollow">give-a-background-color-to-a-div-element</a> has an issue.<br> User Agent is: <code class="notranslate">Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/...
1
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: yes (n/a)</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04 (All affected)</li> <li><strong>Tens...
<p dir="auto">The issue have beed submitted in <a href="https://github.com/tensorflow/serving/issues/381" data-hovercard-type="issue" data-hovercard-url="/tensorflow/serving/issues/381/hovercard">#381</a>, thanks all kind of you</p>
0
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> Installing webpack 4.8.1 in [dev] has an outdated dependency of deep-extend with this vulnerability <a href="https://snyk.io/vuln/npm:deep-extend:20180409" rel="nofollow">https://snyk.io/vuln/npm:deep-extend:20180409</a>...
<p dir="auto"><strong>Do you want to request a <em>feature</em> or report a <em>bug</em>?</strong></p> <p dir="auto">bug</p> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">While using webpack for server side packing of node.js apps I am unable to have an accurate value for __dirname wh...
0
<p dir="auto">If only the enumeration type itself is imported but not its variants, a match expression reports unreachable pattern instead of unrecognised type:</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pub mod inner { ...
<p dir="auto">This code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="mod foo { pub enum Bars { BarFoo, BarBar, BarBaz } } fn main() { decide(foo::BarBar); } fn decide(bar: foo::Bars) -&gt; int { match bar { ...
1
<h2 dir="auto">📝 Provide a description of the new feature</h2> <p dir="auto"><em>What is the expected behavior of the proposed feature? What is the scenario this would be used?</em></p> <hr> <p dir="auto">If you'd like to see this feature implemented, add a <g-emoji class="g-emoji" alias="+1" fallback-src="https://gi...
<p dir="auto">Hello,</p> <p dir="auto">I'm having a counter-productivity problem with the Fancy Zones productivity tool.</p> <p dir="auto">I usually size my windows to their ideal dimensions, windows documents as well as folders. When I open these windows, they automatically find the last dimensions that I gave them.</...
0
<p dir="auto">I created an e2e cluster with <code class="notranslate">REGISTER_MASTER_KUBELET=true</code>, and the master node is extremely unstable with docker/kubelet being restarted frequently.<br> I ended up <em>fixing</em> this by removing <code class="notranslate">/etc/supervisor/conf.d/docker.conf</code> to prev...
<p dir="auto">Running kube-up on a clean build of <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/kubernetes/kubernetes/commit/6afbaf6bf6ac8d1d71307819f21d56d7946c522c/hovercard" href="https://github.com/kubernetes/kubernetes/commit/6afbaf6bf6ac8d1d71307819f21d56d7946c522c"><t...
1
<p dir="auto">{"type":"Parse","message":"Syntax Error on line 1","index":0,"filename":"bootstrap.css","line":1,"column":0,"extract":[null,"",""]}</p>
<p dir="auto">A less error occured trying to build your bundle. Please paste the error below in an issue for us at <a href="https://github.com/twitter/bootstrap">http://github.com/twitter/bootstrap</a>! thanks!</p> <p dir="auto">{"type":"Parse","message":"Syntax Error on line 1","index":0,"filename":"bootstrap.css","li...
1
<p dir="auto">This is using Go 1.6, but I don't think the behavior has changed recently.</p> <p dir="auto"><code class="notranslate">go build</code> (and probably other go commands) normally take Go package names (that is, relative to some GOPATH component) but, as special cases, also take relative and absolute directo...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="f$ pwd /usr/local/google/home/rsc/src/code.google.com/p/rsc f$ go install ./jfmt can't load package: package code.google.com/p/rsc/jfmt: cannot find package &quot;code.google.com/p/rsc/jfmt&quot; in a...
1
<p dir="auto">For example, when I was originally searching for serialize (in the wrong place, I suppose), I got a bunch of internal results. <a href="http://doc.rust-lang.org/std/index.html?search=serialize" rel="nofollow">Link to the search</a>.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" h...
<p dir="auto">For example: <code class="notranslate">error: type mismatch: the type `[closure /home/ncameron/rust3/src/librustc_driver/lib.rs:107:36: 107:44]` implements the trait `for&lt;'r&gt; core::ops::Fn&lt;(&amp;'r rustc::session::Session,)&gt;`, but the trait `for&lt;'r,'r&gt; core::ops::Fn&lt;(&amp;'r rustc::se...
0
<p dir="auto">Allow numeric pixel size control of zones.</p> <p dir="auto">currently, when setting a custom zone the only means is by a visual rectangle which I can resize and move around and the size of the border (16 pixels default).<br> I need to be able to set explicit size for a zone so I can fit fixed size window...
<p dir="auto">Power Toys is very useful.<br> Thank you for making a good one!</p> <p dir="auto">I have a suggestion for Keyboard Manager.<br> I think it would be more useful if I can switch settings for each keyboard.<br> There are times when I use my laptop's keyboard and other times when I use an external keyboard, s...
0
<pre class="notranslate">What steps will reproduce the problem? If possible, include a link to a program on play.golang.org. 1. <a href="http://play.golang.org/p/o20RjaRdtQ" rel="nofollow">http://play.golang.org/p/o20RjaRdtQ</a> 2. 3. What is the expected output? It would be preferable to get &lt;RPCElementTarget&gt;...
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">What version of Go are you using (<code class="notranslate">go version</code>)?</h3> <p dir="auto">go version go1.8.3 darwin/amd64</p> <h3 dir="auto">What operating system and processor architecture are you using (<code...
1
<h4 dir="auto">Describe the issue linked to the documentation</h4> <p dir="auto"><a href="https://scikit-learn.org/stable/developers/contributing.html#guidelines-for-writing-documentation" rel="nofollow">https://scikit-learn.org/stable/developers/contributing.html#guidelines-for-writing-documentation</a> specifies how ...
<h4 dir="auto">Description</h4> <p dir="auto">When calling <code class="notranslate">sklearn.utils.estimator_checks.check_estimator</code> on a simple pipeline, an <code class="notranslate">AttributeError</code> exception is thrown.</p> <p dir="auto">Either the <code class="notranslate">check_estimator</code> should be...
0
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version :Version 1.32.3</li> <li>Operating System: Windows 11</li> <li>Browser: Firefox only</li> <li>Other info:<br> Also seen in our CICD, which is an ubuntu system.</li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li class="tas...
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: [v1.30.0]</li> <li>Operating System: [macOS 13.2, focal-1.31.0]</li> <li>Browser: [All, Chromium, Firefox, WebKit]</li> <li>Other info:</li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li class="task-list-item"><input typ...
0
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.169.0<br> <strong>System</strong>: Mac OS X 10.9.5<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: connect ECON...
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.169.0<br> <strong>System</strong>: Mac OS X 10.9.5<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: connect ECON...
1
<p dir="auto">sql : SELECT id, uid, ticket_code, ticket_type, firstname, lastname, gov_id, govId_type, sku_id, origin_sku_id,<br> product_name, start_time, end_time, is_me,<br> status, order_no, auth_mode, cover, background, member_background, theme, gov_id_hash, phone_no, phone_code,<br> color,<br> create_time, update...
<h3 dir="auto">druid version</h3> <p dir="auto"><code class="notranslate">group: 'com.alibaba', name: 'druid-spring-boot-starter', version: '1.2.4'</code></p> <h3 dir="auto">shardingsphere version</h3> <p dir="auto"><code class="notranslate">group: 'org.apache.shardingsphere', name: 'shardingsphere-jdbc-core-spring-boo...
0
<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="# I create a test DataFrame d = pd.DataFrame({'data': range(6), 'key': list('ABCABC')}) # I groupby the column '...
<ul class="contains-task-list"> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked that this issue has not already been reported.</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class=...
1
<p dir="auto">In the example below, the FILTER operation applied to paths does not return a correct result. Or am I getting it wrong?</p> <p dir="auto"><strong>Neo4j Version:</strong> 3.0.4<br> <strong>Operating System:</strong> Windows 10<br> <strong>API:</strong> Browser (Google Chrome) / Cypher</p> <h3 dir="auto">St...
<ul dir="auto"> <li>Neo4j version: 3.5.4</li> <li>Operating system: debian-9-x86</li> <li>API/Driver: neo4j-admin</li> <li><strong>Steps to reproduce</strong><br> Try to import 30GB(after zipped) csv data to fresh installed neo4j,<br> command i ran:</li> </ul> <div class="highlight highlight-source-shell notranslate po...
0
<p dir="auto">There are many instances where one concretely needs a statically linked executable (e.g. to avoid having to distribute a pile of Rust dynamic libraries, making deployment much simpler).</p> <p dir="auto">The compiler currently offers no way to request that a compiled artefact is always statically linked a...
<p dir="auto">Now that <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="20333474" data-permission-text="Title is private" data-url="https://github.com/rust-lang/rust/issues/9658" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/9658/hovercard" href="https://...
0
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="x = [ 1 2 3 4 5 6; 2 3 4 5 6 7; ] const y = x let local a = x @time for i in 1:10^4 reshape(a, 12) end end 0.002322 seconds (20.00 k allocations: 781.250 KB) let ...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" _ _ _(_)_ | (_) | (_) (_) | A fresh approach to technical computing _ _ _| |_ __ _ | | | | | | | |/ _` | | Version 0.0.0-prerelease | | |_| | | | (_| | | Commit ...
1
<p dir="auto"><em>Let's say this is not a bug report.</em></p> <h3 dir="auto"><strong>Description</strong></h3> <p dir="auto">A common problem with the serializer and the use of the deserialization is that it will throw errors if a wrong value is inside the given data. This stops any possibility of validation because ...
<p dir="auto"><strong>Description</strong><br> Add a way to make the Serializer try its best to continue denormalization to the end and collect all failures instead of stopping and throwing an exception at first failure. If anything goes wrong, the thrown exception provides all collected failures, similarly to what the...
1
<p dir="auto">Here are the steps to reproduce the bug:</p> <ol dir="auto"> <li>Open terminal</li> <li>Put "="</li> </ol> <p dir="auto">Before<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/19567657/57587074-e26f7480-751c-11e9-92db-bdd997e4174b.PNG"><img src="ht...
<p dir="auto">When fonts with programming ligatures is used, a weird behavior is show if write some characters at first, for example with <a href="https://github.com/tonsky/FiraCode">FiraCode</a>.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/124...
1
<p dir="auto">Hi everyone,</p> <p dir="auto">I need to have some help with an annoying thing.<br> I have an modal popup which has vertical scrollsbar inside. When scrolling inside the modal sometimes the background scrolls instead.<br> I have tried to add</p> <p dir="auto">body .modal-open {<br> position:relative;<br> ...
<p dir="auto">When viewing a modal on iPad, attempts to scroll within the content of the modal instead triggers scrolling of the entire page in the background.</p> <p dir="auto">Tested on iPad 2 iOS 5.1 Mobile Safari while viewing Bootstrap Documentation and Examples <a href="http://twitter.github.com/bootstrap/javascr...
1
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-use-comments-to-clarify-code" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-use-comments-to-clarify-code</a> has an issue.</p> <p dir="auto">If I create a new line at the top of the code block and add my comment tag () at ...
<h4 dir="auto">Challenge Name</h4> <p dir="auto"><a href="https://www.freecodecamp.com/challenges/taste-the-bootstrap-button-color-rainbow#?solution=%0A%3Clink%20href%3D%22https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%22%20rel%3D%22stylesheet%22%20type%3D%22text%2Fcss%22%3E%0A%3Cstyle%3E%0A%20%20.red-tex...
0
<p dir="auto">PR #<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="156330358" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/26089" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/26089/hovercard" hr...
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto">No</p> <p dir="auto"><strong>What keywo...
0
<p dir="auto">I am using following code in my component, but handleChange event is not getting fired as i try to select one of the radio buttons.<br> I have tried to update my react and react-dom version from 16.0.0 to 16.0.2.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-s...
<p dir="auto">Issue : in mobile where there is possible to scroll (in search result) the keyboard not disappear when the user scroll (there isn't blur on the input) and therefore it give bed user experience.</p> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">On mobile devices if it's possible to scroll on search ...
0
<h3 dir="auto">Current Behavior:</h3> <p dir="auto">If the working directory's name differs from the name of the npm package it contains, then the generated package-lock.json has a ["packages"][""]["name"] property in violation of the npm v7 spec for the package-lock.json file per the docs at <a href="https://docs.npmj...
<h3 dir="auto">Current Behavior:</h3> <p dir="auto">package-lock.json changes depending on name of local copy of git repo, e.g. if i have two copies of the same repo locally one which matches the name in package.json and one which doesn't i get two different package-lock files, one specifies the name of the package in ...
1
<p dir="auto"></p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/apache/shardingsphere/blob/1ea6d35c6a2deacb6e148158c6ac4adc6c60ef38/shardingsphere-infra/shardingsphere-infra-executor/src/main/java/org/apache/shardingsphere/infra/exec...
<h2 dir="auto">Bug Report</h2> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;shard...
0
<p dir="auto">I notice that it exists a country form type that display a list of countries using the Intl bundle.</p> <p dir="auto">This form type is very usefull, but there is no easy way to restrict the countries available. For example if I want the user to select a country into a predefined list, it is currently not...
<p dir="auto">It would be nice to have an option named for instance <code class="notranslate">allowed_locales</code>, that when set, would cause the widget to display only locales that appear in it, and would throw an exception if one of them can't be found in <code class="notranslate">Intl::getLocaleBundle()-&gt;getLo...
1
<h3 dir="auto">Environment info</h3> <p dir="auto">Operating System: Ubuntu 16.04</p> <p dir="auto">Installed version of CUDA and cuDNN:<br> (please attach the output of <code class="notranslate">ls -l /path/to/cuda/lib/libcud*</code>):<br> -rw-r--r-- 1 root root 558720 Sep 15 07:02 /usr/local/cuda/lib64/libcudadevr...
<p dir="auto">After upgrade from 0.10.0 to 0.11.0rc0 my code no longer runs:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(802, 277) (802, 1) WARNING:tensorflow:float64 is not supported by many models, consider casting to float32. WARNING:te...
1
<h3 dir="auto">Vue.js version</h3> <p dir="auto">1.0.26</p> <h3 dir="auto">Reproduction Link</h3> <p dir="auto"><a href="https://jsfiddle.net/gregmi/yLqnv2ex/" rel="nofollow">https://jsfiddle.net/gregmi/yLqnv2ex/</a></p> <h3 dir="auto">Steps to reproduce</h3> <ol dir="auto"> <li>run and check the output, it says: "para...
<h3 dir="auto">Version</h3> <p dir="auto">2.6.6</p> <h3 dir="auto">Reproduction link</h3> <p dir="auto"><a href="https://jsfiddle.net/xayduwf0/" rel="nofollow">https://jsfiddle.net/xayduwf0/</a></p> <h3 dir="auto">Steps to reproduce</h3> <p dir="auto">open the link and run</p> <h3 dir="auto">What is expected?</h3> <p d...
0
<p dir="auto"><strong>Steps to reproduce</strong> - see Plnkr demo below (<strong><em>touchscreen required</em></strong>)</p> <p dir="auto">I have a Parent Component with an array (of Child Components) that is rendered using *<strong>ngFor</strong>.</p> <p dir="auto"><code class="notranslate">&lt;my-child-cmp *ngFor="...
<p dir="auto"><strong>I'm submitting a ...</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report "><pre class="notranslate"><code class="notranslate">[x] bug report </code></pre></div> <p dir="auto"><strong>Current behavior...
1
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">core</p> <h5 dir="auto">ANSIBLE VERSION</h5> <p dir="auto">ubuntu 16.04 package:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-co...
<h5 dir="auto">SUMMARY</h5> <p dir="auto">Handlers should respect skip-tags. Currently they do not.</p> <h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Feature Idea</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">lib/ansible/playbook/taggable.py</p> <h5 dir="auto">ADDITIONAL INFORMATION</h5> <div class="...
1
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.9.0-dev.20160521-1.0</p> <p dir="auto"><strong>Code</strong></p> <p dir="auto">Install node d.ts file:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm install --save-dev...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly with "node.d.ts" from typings</p> <p dir="auto">We recently add <a href="https://github.com/Microsoft/TypeScript/blob/master/src/lib/es5.d.ts#L867">this</a>in to es5.d.ts<br> <strong>Expected behavior:</strong><br> No error<br> <strong>Actual ...
1
<p dir="auto">Spotted by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/teropa/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/teropa">@teropa</a> and confirmed on my side in the ng2 directives for Bootstrap proj...
<p dir="auto">GET <a href="http://localhost:8080/undefined" rel="nofollow">http://localhost:8080/undefined</a> 404 (Not Found)</p> <div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;img [src]=&quot;data.avatar_url&quot; width=...
0
<p dir="auto">In some cases, you'd like to set up your testing module the same as a larger module you're exporting, but want to mock out some declarations. Currently there is no way to <em>remove</em> a declaration though, so you'd have to make a whole new module and duplicate your list.</p> <p dir="auto">e.g., now</p>...
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="WARNING in ./~/@angular/core/src/linker/system_js_ng_module_factory_loader.js 87:15-102 Critical dependency: the request of a dependency is an expression at ImportContextDependen...
0
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Interactive code (Jupyter Notebook using <code class="notranslate">%matplotlib notebook</code>) worked up to v3.2.x, stops working for v3.3.x. Tested on Firefox and Chrome.</p> <p dir="auto"><strong>Code for reproduction</strong...
<h3 dir="auto">Bug report</h3> <p dir="auto"><strong>Bug summary</strong></p> <p dir="auto">Using <code class="notranslate">ipywidgets.interact</code> to update a figure works as expected in <code class="notranslate">matplotlib&lt;=3.3.1</code>, but fails in <code class="notranslate">matplotlib==3.3.2</code>.</p> <p di...
1
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">Terminal seems not to play well with Power Toys, that is, the Shift + Move Window doesn't activate <a href="https://github.com/microsoft/PowerToys/blob/master/src/modules/fancyzones/README.md">Power Toys Fancy Zones</a></p> <h1 dir="auto">Prop...
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">Over time I written many Powershell scripts and modules to manage many stuff (either for personal and for work) I use some modules for manage my dev environment or my home router, or move, rename, delete personal fotos, ect.<br> So I'm used t...
0
<p dir="auto">With 10,000 item nesting in <code class="notranslate">DeeplyNestedComponents</code> case:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/810438/55670638-f3bec480-587e-11e9-850d-8a247aa42f7c.png"><img width="432" alt="Screen Shot 2019...
<h2 dir="auto">Details</h2> <p dir="auto">Using version 4.0.2 (8/15/2019) I am getting a maximum call stack size exceeded when my app starts up. While my app using this is a little different I have replicated the issue using a fresh create-react-app. I will include the App.js code below.</p> <h2 dir="auto">Steps to rep...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.175] Windows Terminal version (if applicable): windows terminal (Preview) 0.2.1715.0 Any other software?"><...
<p dir="auto"><strong>Your Windows build number:</strong><br> 10.0.18362.86</p> <p dir="auto"><strong>What you're doing and what's happening:</strong><br> Trying to enter the <code class="notranslate">@</code> sign on a Swedish keyboard in a PowerShell console using <code class="notranslate">Alt Gr</code> + <code class...
1
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.3.2 (latest released)</p> <h3 dir="auto">What happened</h3> <p dir="auto">I accidentally created two dags with the same name.<br> No errors were given.<br> Code-tab in web-ui showed one of the versions.<br> Running the task actually executed the second version....
<p dir="auto"></p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/apache/airflow/blob/ffb1fcacff21c31d7cacfbd843a84208fca38d1e/airflow/plugins_manager.py#L291-L292">airflow/airflow/plugins_manager.py</a> </p> <p class="mb-0 col...
0
<p dir="auto">Hello,</p> <p dir="auto">I find <code class="notranslate">IS_AUTHENTICATED_REMEMBERED</code> / <code class="notranslate">IS_AUTHENTICATED_FULLY</code> attributes to poorly convey what they mean and what they do. This issue is here to discuss and propose a few ideas to make authentication checks more expli...
<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>yes</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>2.8.20</td> </tr> </tbody>...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="java.util.NoSuchElementException at java.util.LinkedHashMap$LinkedHashIterator.nextEntry(LinkedHashMap.java:350) at java.util.LinkedHashMap$EntryIterator.next(LinkedHashMap.java:376) at java.util.Link...
<p dir="auto">Our crash monitoring facility had identified the above exception. It has been reported using Glide 3.5.2 and 3.5.0. It usually occurs in Android 4 devices, though we have reports up to 5.1. We're not able to reproduce it in our testing. While it's not a frequent report, we have seen 300+ reports in th...
1
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() { let mut x = 1us; let y = &amp;x; &amp;mut x; }"><pre class="notranslate"><span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">...
<p dir="auto">For example, in this case there should be two spaces between <code class="notranslate">8</code> and <code class="notranslate">fn</code> instead of one.</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="test2.rs:8:1:...
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/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <p dir="aut...
<p dir="auto">The build process does not recognise shared files when your pages export an imported or wrapped component.</p> <p dir="auto">A common way of batching multiple <code class="notranslate">getInitialProps</code> is to wrap your pages in multiple HOC's - however doing this causes these issues described here.</...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=nicholas.daley" rel="nofollow">Nicholas Daley (at Firecrest)</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6070?redirect=false" rel="nofollow">SPR-6070</a></strong> and commented</p> <p dir="auto">CookieGenerator...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=imysak" rel="nofollow">Ihor Mysak</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-9668?redirect=false" rel="nofollow">SPR-9668</a></strong> and commented</p> <p dir="auto">our old methods with signature like:<br> <...
0