text1 stringlengths 0 536k | text2 stringlengths 0 536k | label int64 0 1 |
|---|---|---|
<p dir="auto">Flask will send 400 "Bad Request Version" if Flask send 401 or 403 response to Client without closing the http connection.</p>
<ol dir="auto">
<li>Client POST text/xml message without "Basic Authorization"</li>
<li>Server response 401, but don't send "HTTP: close"</li>
<li>Client POST text/xml message aga... | <p dir="auto">With the following example:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from flask import Flask
app = Flask(__name__)
@app.route('/', methods=['POST'])
def hello_world():
return 'Hello World!'
if __... | 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">Current Behavior</h3>
<p dir="auto">New lines in argument... | <h3 dir="auto">Brief</h3>
<p dir="auto"><code class="notranslate">npx</code> and <code class="notranslate">npm exec</code> pass <em>ESCAPED</em> multiline string, instead of original string.</p>
<h3 dir="auto">Is there an existing issue for this?</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input t... | 1 |
<p dir="auto">I am trying to</p>
<p dir="auto"><code class="notranslate">import 'bootstrap/dist/css/bootstrap.min.css';</code></p>
<p dir="auto">in my next.js project but I get following error</p>
<p dir="auto"><code class="notranslate">Module parse failed: Unexpected token (6:3) You may need an appropriate loader to h... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">Importing a stylesheet from a package is not possible in a page, because next throws with this error:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Global CSS c... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [21]: a = np.empty(shape=(0,0))
In [22]: np.lib.apply_along_axis(sum, 1, a)
---------------------------------------------------------------------------
IndexError Tr... | <p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1261" rel="nofollow">http://projects.scipy.org/numpy/ticket/1261</a> on 2009-10-13 by trac user dpeterson, assigned to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/rgommers/hovercard" data-octo... | 0 |
<h3 dir="auto">Issue with current documentation:</h3>
<p dir="auto">In the "Examples" section of <a href="https://numpy.org/doc/stable/reference/generated/numpy.ndindex.html#numpy.ndindex" rel="nofollow">https://numpy.org/doc/stable/reference/generated/numpy.ndindex.html#numpy.ndindex</a>, the lines of code are not for... | <h3 dir="auto">Issue with current documentation:</h3>
<p dir="auto">In <a href="https://numpy.org/doc/stable/reference/generated/numpy.ndindex.html#numpy.ndindex" rel="nofollow">https://numpy.org/doc/stable/reference/generated/numpy.ndindex.html#numpy.ndindex</a>, Examples has incorrect format:</p>
<div class="snippet-... | 1 |
<p dir="auto">Flutter crash report; please file at <a href="https://github.com/flutter/flutter/issues">https://github.com/flutter/flutter/issues</a>.</p>
<h2 dir="auto">command</h2>
<p dir="auto">flutter build bundle --suppress-analytics --target /Users/jingjinggu/develope/longzhu/flutter/LongzhuFlutterAndroid/longzhuf... | <p dir="auto">I've read through <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="166207860" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/4959" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/4959/hovercard" href="h... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: 1.30.0</li>
<li>Operating System: windows 10</li>
<li>Browser: firefox, chromium</li>
</ul>
<h3 dir="auto">Source code</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-ch... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: v1.34.3</li>
<li>Operating System: Self hosted runner on GitHub Action</li>
<li>Browser: Firefox, WebKit</li>
<li>Other info: Only repro when chromium browser is not installed on the playwright instance</li>
</ul>
<h3 dir="auto">Source code</h3>
<u... | 0 |
<p dir="auto">The line <code class="notranslate">reslist[ resindex -1 ]</code> gives the following error (because of the <code class="notranslate">-1</code>):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR: MethodError: `typed_hcat` has ... | <p dir="auto">This gives the following error:</p>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia> A = zeros(5)
for i in 1:3
A[2*i -1] = 10
end
ERROR: syntax: invalid spacing in left side of inde... | 1 |
<p dir="auto">Would be nice to have a simple way of editing the options in the Context Menu (right click menu). Mine tends to get very cluttered. Current methods of editing the menu that I have found require third party software or editing the register which can be a pain.</p> | <p dir="auto">Easily manage the right click actions to edit, open at. Right now this is all over the place, different applications add right-click extensions and it is a mess. You can somehow change the default open application. But it would be great to be able to manage other actions to for example edit e.g Tiff file,... | 1 |
<p dir="auto">In the current toolchain <a href="https://scipy.github.io/devdocs/dev/toolchain.html#numpy" rel="nofollow">roadmap</a> page, I find the information regarding Python versions confusing as the last versions of SciPy are not listed and also there is no information about the max Python version for a given ver... | <p dir="auto"><strong>Is your feature request related to a problem? Please describe.</strong><br>
The problem is to have an estimator of location (i.e. the mean) in 1 dimension that is not disrupted by outliers data and that is efficient in heavy-tailed setting. This is partly solved by the median but there are estimat... | 0 |
<p dir="auto">MACHINE: WSL 2 (Ubuntu 20.04)<br>
OS: Ubuntu 20.04</p>
<p dir="auto">Current version: 1.2.3</p>
<p dir="auto">What's wrong</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="dev@Raspberry:~$ deno upgrade
Checking fo... | <p dir="auto">Reproc:</p>
<ol dir="auto">
<li>Create a script and write <code class="notranslate">console.log("test")</code></li>
<li>Run <code class="notranslate">deno compile test.ts</code> (this will work)</li>
<li>Run <code class="notranslate">deno compile test.ts</code> (this will fail)</li>
</ol>
<p dir="auto">No... | 0 |
<p dir="auto">Note that the number of samples the test observed is small small (18 samples) compared to the test execution time (0.49s). The expected CPU sampling rate is 100Hz.</p>
<hr>
<p dir="auto"><a href="http://build.golang.org/log/790f12ebfd076cb47d01055b7ee138b6d40be2b1" rel="nofollow">http://build.golang.org/l... | <p dir="auto">TestCPUProfileMultithreaded occasionally fails for GOOS=android and GOARCH=arm.</p>
<p dir="auto">834 KB/s (2368016 bytes in 2.770s)<br>
go_android_exec: adb shell cp '/data/local/tmp/goroot/pprof.test-3947-tmp' '/data/local/tmp/goroot/pprof.test-3947'<br>
go_android_exec: adb shell rm '/data/local/tmp/go... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> 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">In many threads / meetings I mentioned that we are not satisfied with today's container runtime interface due to many reasons. Here are the top reasons off my head:</p>
<ul dir="auto">
<li>Duplicated code for supporting SyncPod for all container runtime implementations, especially with Kubernetes defined ... | <p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p>
<p dir="auto"><strong>What keywords did you search in... | 0 |
<p dir="auto"><code class="notranslate">static pub MANTISSA_DIGITS: uint = 53u;</code><br>
I guess that should be 24. Or is there some reasoning behind it that I don't see?<br>
As well as <code class="notranslate">std::f32::DIGITS</code> which should probably be 6 instead of 15.</p> | <p dir="auto">Dependency information from compilers is useful to build incrementally. Without that, build process will be incorrect and/or slow.</p>
<p dir="auto">GCC and Clang can emit such information in (a subset of) Makefile syntax. AFAIK that can be used from <code class="notranslate">make</code> (of cource) and <... | 0 |
<p dir="auto">The following <code class="notranslate">export</code> statement is not properly transformed:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="export {A, B} from './foo'"><pre class="notranslate"><span class="pl-k">ex... | <h2 dir="auto">Bug report / Feature Request</h2>
<p dir="auto">With TypeScript 2.9.2 and <code class="notranslate">styled-components</code> 3.3.3, it is possible to declare a typed template literal the following way:</p>
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" d... | 0 |
<p dir="auto">Any draggable annotation is displayed in the wrong position after dragging (i.e. nowhere near the mouse cursor) if either of the initial XY coordinates is negative. Minimal example:<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/4472522/6884211/0... | <p dir="auto">I am finding that annotations placed outside of axes get placed incorrectly in v1.4.3. Here is an example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt
import matplotlib as mpl
fig, ax = plt.su... | 1 |
<p dir="auto">I use an external monitor with my MacbookPro (OSX 10.9.4 Mavericks). I use this monitor as an extension of my desktop on the laptop. During the day I make Atom fill the entire screen (I snap the window, a feature I have enabled using BetterTouchTool). When I disconnect the external monitor and attempt to ... | <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/7317458/3932689/5819bcd0-246f-11e4-8973-451a17f7685f.png"><img src="https://cloud.githubusercontent.com/assets/7317458/3932689/5819bcd0-246f-11e4-8973-451a17f7685f.png" alt="screenshot_49" style="max-wid... | 1 |
<p dir="auto">It would be useful if the route generator could filter by certain route criteria, especially "host".</p>
<p dir="auto"><em>(Sorry, I already posted in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="8572536" data-permission-text="Title is private" data-url="https://gith... | <p dir="auto">When Symfony2 was launched in the summer of 2011, Twig was a relatively new project and thus, Symfony decided to support both Twig and PHP templates. Now it's clear that Twig is the way to go when developing Symfony applications and it's getting better and better with each new version.</p>
<p dir="auto">T... | 0 |
<p dir="auto">In the 0.x versions were 5 hooks:<br>
('args', 'pre_request', 'pre_send', 'post_request', 'response')</p>
<p dir="auto">In 1.x there's only one: response</p>
<p dir="auto">I've seen quite a few packages that used these hooks to manipulate the requests objects before sending them, and now in v1.x there's n... | <p dir="auto">I'm sending a <code class="notranslate">POST</code> request with multiple fields with the same name which normally works well when passed in a <code class="notranslate">dict</code>:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="... | 0 |
<h1 dir="auto">Bug report</h1>
<p dir="auto">I wanted to create a new next app using <code class="notranslate">npx create-next-app</code> with typescript. I followed all the steps and renamed .js files to .tsx and ran <code class="notranslate">yarn dev</code>. According to this blogpost: <a href="https://nextjs.org/blo... | <p dir="auto">When (implicitly) using multiple <code class="notranslate">Head</code> elements in <code class="notranslate">_document.js</code>, e.g.</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" return (
<html>
... | 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/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 |
<ul dir="auto">
<li>VSCode latest alpha</li>
<li>OS Version: OX 10.11.4</li>
</ul>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1898161/14084878/3054f32e-f51d-11e5-9246-e955cb198a07.png"><img src="https://cloud.githubusercontent.com/assets/1898161/... | <p dir="auto">I tried to install an extension. As I'm currently behind a corp firewall I wasn't successful after a first try with <strong>ext install</strong>. After configuring <strong>"http.proxy": "<a href="http://xxx.yyy.zzz:1234/" rel="nofollow">http://xxx.yyy.zzz:1234/</a>"</strong> within my global <strong>setti... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Allow command line arguments for Power Toys Run commands</p>
<h1 dir="auto">Proposed technical implementation details (optional)</h1>
<p dir="auto"><code class="notranslate">notepad <arg1> "<arg .. 2>" <arg3></code></p>
<p dir="a... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Support running commands, utilities with parameters.</p>
<p dir="auto">The older run box supports commands and parameters to be used in cases like this:</p>
<ul dir="auto">
<li>cmd /k [your command here]</li>
<li>ssh <a href="mailto:username@serv... | 1 |
<p dir="auto">Hello -</p>
<p dir="auto">I have been using the bootstrap customization tool (getbootstrap.com/customize/) a lot over the past week and it has been an invaluable timesaver.</p>
<p dir="auto">It would be great if the tool saved the customization ID in the comments at the top of the generated CSS file. This... | <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 |
<p dir="auto">There're two <code class="notranslate">CustomScrollView</code> in <a href="https://flutter.io/widgets/scrolling/" rel="nofollow">https://flutter.io/widgets/scrolling/</a></p> | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">Basically, the app crashes as soon as it boots up. You see the splash screen for about a second, then it crashes. At one point, I was seeing an error about a "VM snapshot", but I no longer see it, as now there is no error message... I'm using an iPhone X on iOS 11.2... | 0 |
<h2 dir="auto">Steps to Reproduce</h2>
<ol dir="auto">
<li>Create an app with a material <code class="notranslate">Input</code> widget.</li>
<li>Create a <code class="notranslate">test_driver</code> test that tries to <code class="notranslate">driver.setInputText...</code></li>
<li>Attempt to run test on Android Device... | <p dir="auto">I'm not sure if this is an artifact of how we're using <code class="notranslate">test</code>, or if we're printing this stack trace ourselves.</p>
<p dir="auto">Here's an example:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="00... | 1 |
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=greenwayb" rel="nofollow">Ben Greenway</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4704?redirect=false" rel="nofollow">SPR-4704</a></strong> and commented</p>
<p dir="auto">An exception occurred when using the ... | <p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=perfnorm" rel="nofollow">Jasper Rosenberg</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-1129?redirect=false" rel="nofollow">SPR-1129</a></strong> and commented</p>
<p dir="auto">The problem is that if you have a ... | 0 |
<p dir="auto">We have accumulated a <em>lot</em> of dev automation tools, and our homegrown <code class="notranslate">runtests.py</code> CLI which is slightly clumsy. Here is an overview:</p>
<ul dir="auto">
<li><code class="notranslate">runtests.py</code> - and its sibling <code class="notranslate">dev.py</code> for M... | <h3 dir="auto">Is your feature request related to a problem? Please describe.</h3>
<p dir="auto">The RegularGridInterpolator <a href="https://github.com/scipy/scipy/blob/main/scipy/interpolate/tests/test_rgi.py">tests</a> often test multiple conditions inside the same test. This underreports the number and type of test... | 0 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><input type="c... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<p dir="auto">When a user closes a modal, nothing gets focus. This breaks keyboard/tabbed usability (possibly accessibility?). Consider a long form that a user tabs through elements, and launches modals for things like help text. Ideally the last button or element used to launch the modal would receive focus back and... | <p dir="auto">Ticket for first pass at making bootstrap's modal element accessible.</p>
<p dir="auto">Things that should be done:</p>
<ul dir="auto">
<li>limit tabable area to dialog</li>
<li>add aria-roles</li>
</ul>
<p dir="auto">If you know of other things please list them in this ticket and I will add them to the t... | 1 |
<p dir="auto">Sometimes download pictures appear incomplete<br>
Code is the latest</p> | <p dir="auto">To follow on a previous issue (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="68294700" data-permission-text="Title is private" data-url="https://github.com/bumptech/glide/issues/409" data-hovercard-type="issue" data-hovercard-url="/bumptech/glide/issues/409/hovercard"... | 1 |
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18363.778
PowerToys version: v0.18.1
PowerToy module for which you are reporting the bug (if applicable): PowerToys Run"><pre class="notransl... | <p dir="auto">What index or similar feature does PowerToys Run use to find files, directories and applications? I have updated my index to search %appdata%, yet PowerToys still fails to find applications such as Discord which install in username/%appdata%.</p>
<p dir="auto">Thank you for any and all insight!</p> | 1 |
<p dir="auto">They mention EPD and Python(x,y), both dead projects. Maybe mention Conda and Canopy instead?</p> | <p dir="auto">As noted in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="26551126" data-permission-text="Title is private" data-url="https://github.com/matplotlib/matplotlib/issues/2773" data-hovercard-type="issue" data-hovercard-url="/matplotlib/matplotlib/issues/2773/hovercard" hr... | 1 |
<p dir="auto">If you command-click on a button/element on a site styled with 2.3.1 ( to open in a new tab ), the click is not registered.</p>
<p dir="auto">To be sure, I tested this on the repo's own docs/index.html</p>
<p dir="auto">Tabbed browsing works on all the 2.x tags -- including 2.3.0 -- but is broken in 2.3.1... | <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 |
<h1 dir="auto">Environment</h1>
<p dir="auto">Windows build number: Windows [Version 10.0.18363.900]<br>
PowerToys version: 18.2 / all versions affected<br>
PowerToy module for which you are reporting the bug (if applicable):<br>
General Settings / Run at startup</p>
<h1 dir="auto">Description</h1>
<p dir="auto">We are... | <p dir="auto">I would like the ability to right click on a shortcut or application and send to a zone so it fills the predefined zone, rather than having to Shift + drag it to the screen and zone area.</p> | 0 |
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="baas@SZX1000428520:~/git/js/deno$ deno hello.ts
Downloading https://unpkg.com/deno_testing@0.0.7/testing.ts
Error: Cannot resolve module "https://unpkg.com/deno_testing@0.0.7/te... | <p dir="auto">Probably using rustls<br>
<a href="https://github.com/denoland/deno/tree/rustls">https://github.com/denoland/deno/tree/rustls</a></p> | 1 |
<h1 dir="auto">Weekly Report of Dubbo</h1>
<p dir="auto">This is a weekly report of Dubbo. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future.<br>
It is all done by <a class="user-mention notranslate" data-hovercard-type="user" dat... | <p dir="auto">An <code class="notranslate">UnresolvedAddressException</code> is thrown if the Zookeeper registry is used under the enviroment of Java14.<br>
Because the lower version of Zookeeper is not compatible with the Java14 unresolved address format.<br>
The problem is fixed in version 3.5.x of Zookeeper, <stron... | 0 |
<p dir="auto">use http1.1 keepalive get method not allowed error</p>
<p dir="auto">this can be fixed by use<br>
<code class="notranslate">WSGIRequestHandler.protocol_version="HTTP/1.0"</code></p>
<p dir="auto">and appear when use<br>
<code class="notranslate">WSGIRequestHandler.protocol_version="HTTP/1.1"</code></p>
<p... | <p dir="auto">With the following example:</p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from flask import Flask
app = Flask(__name__)
@app.route('/', methods=['POST'])
def hello_world():
return 'Hello World!'
if __... | 1 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">When I'm deploying a nextjs app, I've got the character <code class="notranslate">/</code> appended at the end of the path, which is not appearing during development.</p>
<h2 dir="auto">To Reproduce</h2>
<ol dir="auto">
<li>in pages folde... | <p dir="auto">trailing slash in link for legit page works for client side navigation but leads to not found bundle and 404 on hard refresh (ssr)</p>
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">let me know if title needs further clarification.</p>
<p dir="auto"><a href="https://gith... | 1 |
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
<li class="task-list-item"><in... | 0 |
<h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">Example: I often choose "Mircrosoft Edge" while searching for "edge", so it should be at top of the list, not its application.<br>
<a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/35186478/83958... | <h1 dir="auto">Finding duplicate files</h1>
<h1 dir="auto">Could be using file hash or something</h1> | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/7ca789dbd89b071b4d0b1d8d77e47514a8f8efd5a46bb9c2e12ed68ccf007f5c/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f3637313337382f3131393932372f36613130643932362d366362632d313165322d396664322d65... | <p dir="auto">So <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nathansobo/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nathansobo">@nathansobo</a> and I talked about something similar the other night, but I w... | 1 |
<p dir="auto">This may be a duplicate, but can't find the original if it exists.</p>
<p dir="auto">See <a href="http://doc.rust-lang.org/core/intrinsics/index.html" rel="nofollow">http://doc.rust-lang.org/core/intrinsics/index.html</a> for the problem. Most of the intrinsics are doc'd with stability markers, but none o... | <p dir="auto">There are many situations in which we wind up reporting duplicate errors during trait matching and elsewhere. You can see this in many of the compile-fail tests which wind up with the same error several times. These messages often arise naturally because multiple parts of the code give rise to the same ob... | 0 |
<h2 dir="auto">System information</h2>
<p dir="auto">Have I written custom code (as opposed to using a stock example script provided in TensorFlow): >>> import tensorflow as tf (from example script)<br>
OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Windows 7 64bit<br>
TensorFlow installed from (sour... | <p dir="auto">As announced in release notes, TensorFlow release binaries version 1.6 and higher are prebuilt with AVX instruction sets. This means on any CPU that do not have these instruction sets either CPU or GPU version of TF will fail to load with any of the following errors:</p>
<ul dir="auto">
<li><code class="n... | 1 |
<p dir="auto">It seems there is currently not much happening.</p>
<p dir="auto">Is axios still actively maintained and supported? Because the amount of open issues shows a different picture.</p> | <p dir="auto">Is the project dead? Are new maintainers sought?</p>
<ul dir="auto">
<li>97 open pull requests</li>
<li>411 open issues</li>
</ul> | 1 |
<h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li>
<li class="task-list-item"><inpu... | <h1 dir="auto">Checklist</h1>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br>
<a href="http://docs.celeryproject.org/en/latest/contributing.html#other-bugs" rel="nofollow">contribu... | 0 |
<p dir="auto">Speed is much quicker than with any of other applications in my Lenovo and Dell laptops. Scrolling speed should be slower, or there should be a way to adjust the speed in configuration.</p> | <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.18898.1000], Microsoft Windows [Version 10.0.18908.1000] (both)
Windows Terminal version (if applicable): commit d... | 1 |
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import requests
import time
from requests.packages import urllib3
#Disable https insecure warnings for verify=False
urllib3.disable_warnings()
with open('1.ts','rb') as fh:
file_data = fh.read()... | <h2 dir="auto">Two Host header are being sent when doing chunk transfer with Session</h2>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">import requests<br>
requests.<strong>version</strong><br>
'2.22.0'</p>
</blockquote>
</blockquote>
</blockquote>
<div class="snippet-clipboard-content notranslate position-relat... | 1 |
<p dir="auto">I am only able to dismiss one dismissible at a time, if I try to dismiss in a rapid-fire (swiping fast) fashion it will keep the previous state, because we have to set the state (in onDismissed) the state update will prevent the last fired dismissible to dismiss. It seems like dismissing fast is too fast ... | <p dir="auto">Sometimes I see this exception when scrolling on Android with two fingers in a11y mode:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="E/flutter (10226): [ERROR:lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter ... | 0 |
<p dir="auto">It may relate to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="37712186" data-permission-text="Title is private" data-url="https://github.com/bumptech/glide/issues/84" data-hovercard-type="issue" data-hovercard-url="/bumptech/glide/issues/84/hovercard" href="https://g... | <p dir="auto">It appears they aren't passed back to the request which leads to verbose logging and means the exception listener isn't called and the error drawable isn't set.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="W/GifResourceDecoder(... | 1 |
<p dir="auto">When a <code class="notranslate"><webview></code> tag points to a page which tries to load another <code class="notranslate"><webview></code> tag, the inner webview fails to load. Example below:</p>
<p dir="auto">In main.js, we load a page webview_outer:</p>
<div class="highlight highlight-sou... | <p dir="auto">index.html</p>
<div class="highlight highlight-text-html-basic notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="<webview src="file:///embedded.html"></webview>"><pre class="notranslate"><span class="pl-kos"><</span><span class="pl-ent">w... | 1 |
<h2 dir="auto"><g-emoji class="g-emoji" alias="memo" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4dd.png">📝</g-emoji> Provide a description of the new feature</h2>
<p dir="auto">I am a big fan of PowerToys, especially Fancy Zones. I love that feature, but sometimes I have to turn off Fan... | <p dir="auto">I use PowerToys a lot and one thing that could beautify windows much more would be to increase the transparency of the taskbar or do one better! make it completely transparent, i don't wanna use some third party app for this, a trusted app from Microsoft would be really appreciated.</p>
<p dir="auto">anyw... | 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="In [62]: df = pd.DataFrame([(float(x) for x in range(0, 10)), (float(x) for x in range(10,20))])
In [63]: df
Ou... | <p dir="auto">I'm am trying to call the to_dict function on the following DataFrame:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import pandas as pd
data = {"a": [1,2,3,4,5], "b": [90,80,40,60,30]}
df = pd.DataFrame(da... | 1 |
<p dir="auto">This method is used in DagFileProcessor.process_file:<br>
<a href="https://github.com/apache/airflow/blob/main/airflow/dag_processing/processor.py#L787">https://github.com/apache/airflow/blob/main/airflow/dag_processing/processor.py#L787</a></p>
<p dir="auto">it needs to be changed to static</p> | <p dir="auto">airflow 1.10.12, mysql 5.7 metastore, rbac, no serialized dags, intermittent error found twice in the logs:</p>
<p dir="auto">[2020-10-15 12:28:14,502] {scheduler_job.py:167} ERROR - Got an exception! Propagating...<br>
Traceback (most recent call last):<br>
File "/home/ec2-user/venv/lib/python3.7/site-pa... | 0 |
<p dir="auto">(Using windows 8)<br>
I have a Sony Vaio S, and when I disable my "Num Lk" the home, end, page up and page down keys are not working. I need to use the Fn key and my arrow keys to get the functionality of these keys.</p> | 1 | |
<p dir="auto">xref: <a href="https://github.com/pandas-dev/pandas/pull/17206#issuecomment-322584420" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/17206/hovercard">#17206 (comment)</a></p>
<p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url... | <p dir="auto">Floating point round errors appear just after you read float figures from a CSV file.<br>
How to reproduce:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Date, Close
2013-01-01, 25.56"><pre class="notranslate"><code class="notra... | 0 |
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/9283414/43892355-5c48103c-9bd4-11e8-95e5-76717a690708.gif"><img src="https://user-images.githubusercontent.com/9283414/43892355-5c48103c-9bd4-11e8-95e5-76717a690708.gif" alt="text_field_error" data-animat... | <h2 dir="auto">Steps to Reproduce</h2>
<p dir="auto">I'm building a bottom navigation where every tab has its own navigation. I need to include a MaterialApp for each tab. I wrap each one inside an Offstage and all the offstages inside a Stack.</p>
<p dir="auto">Everything is working except the Textfield, they never sh... | 1 |
<p dir="auto">When I download the babel-core package (npm install --save-dev babel-core), I can't find the browser.js file inside the node_modules/babel-core/ folder.</p> | <p dir="auto">browser.min.js is empty as well.</p> | 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>: No</li>
<li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 17.10</li>
<li><strong>TensorFlow installed from ... | <p dir="auto"><strong>System information</strong></p>
<ul dir="auto">
<li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow):<br>
Yes</li>
<li>OS Platform and Distribution<br>
Windows 10 x64</li>
<li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens ... | 0 |
<ul dir="auto">
<li>Electron version: 1.4.6</li>
<li>Operating system: Windows 10 (Version 1607)</li>
</ul>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function handleWindowBeforeunload(event) {
const confirmed = (dialog.show... | <ul dir="auto">
<li>Electron version: 1.6.11</li>
<li>Operating system: MacOS Sierra 10.12.5</li>
</ul>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">To prevent page transition, I wrote the code like this:</p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-s... | 1 |
<p dir="auto">While the <code class="notranslate">hist</code> method allows to plot empirical cumulative distribution functions (ECDFs) with the <code class="notranslate">cumulative</code> and <code class="notranslate">density</code> keywords, this is far from perfect:</p>
<ul dir="auto">
<li>It uses a binning, which i... | <p dir="auto">Sometimes, you want to display some text and only one piece of text, but you don't want to precompute where it should be. So it would be nice if matplotlib could figure this out for you, just as it does with <code class="notranslate">legend(loc='best')</code>. This question came up on SO a while ago:</p>
... | 0 |
<p dir="auto">This is on a Macbook (OS X version 10.9.5):</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ python -c "import scipy.stats as m; m.test('full')"
Running unit tests for scipy.stats
NumPy version 1.10.0b1
NumPy relaxed st... | <p dir="auto">The failing test seems to be incorrect and needs fixing, see details at <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="97340149" data-permission-text="Title is private" data-url="https://github.com/numpy/numpy/issues/6120" data-hovercard-type="issue" data-hovercard-url... | 1 |
<h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">When i create default layout component for my nextjs pages and import it with next/dynamic i see duplicate commons link(in head) and script(in body).</p>
<h2 dir="auto">To Reproduce</h2>
<p dir="auto">I created the repository for reproduc... | <h1 dir="auto">Bug report</h1>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">The final generated HTML contains multiple references of the same script when using <code class="notranslate">dynamic(() => import("XXX"))</code> feature.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow... | 1 |
<h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">Trying to build an SSR application w/ vue-ssr while using the somewhat newly introduced module federation plugin in webpack 5 (<a href="https://webpack.js.org/concepts/module-federation/" rel="nofollow">https://webpack.js.org/concepts/module-federa... | <h3 dir="auto">What problem does this feature solve?</h3>
<p dir="auto">This feature removes boilerplate-ish code to forward events, making the coding experience feel more vue-ish.</p>
<p dir="auto">In a parent-child-grandchild scenario where the grandchild needs to pass information to the parent, it currently has to e... | 0 |
<p dir="auto">I am the author of <a href="https://github.com/s-panferov/awesome-typescript-loader">https://github.com/s-panferov/awesome-typescript-loader</a> and I have a problem with my async loader:</p>
<p dir="auto">Pseudo-code:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" ... | <h1 dir="auto">Bug report</h1>
<p dir="auto"><strong>What is the current behavior?</strong><br>
When the definitions by <code class="notranslate">webpack.definePlugin</code> are being used in any module, It's not accessing the definitions from the reference but importing and duplicating them for each module. Also,... | 0 |
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/16634/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-examples/16634/</a></p>
<p dir="auto">Failed: Up {e2e.go}</p>
<div class="snippet-clipboard-conte... | <p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/4526/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce-federation/4526/</a></p>
<p dir="auto">Failed: Up {e2e.go}</p>
<div class="snippet-clipboard-con... | 1 |
<p dir="auto">Many old rooms such as /helpBonfires are now deprecated, but campers still join them. We need a contributor who's earned write access to this repo to go through and update the topic of these rooms by running:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snipp... | <h4 dir="auto">Challenge Name</h4>
<h4 dir="auto">Issue Description</h4>
<h4 dir="auto">Browser Information</h4>
<ul dir="auto">
<li>Browser Name, Version:</li>
<li>Operating System:</li>
<li>Mobile, Desktop, or Tablet:</li>
</ul>
<h4 dir="auto">Your Code</h4>
<div class="highlight highlight-source-js notranslate p... | 0 |
<p dir="auto">by <strong>Ostsol</strong>:</p>
<pre class="notranslate">What steps will reproduce the problem?
Given the following files, compile and link with the following steps.
// p.go
package p
type T int
// main.go
package main
import "fmt"
import "./p"
func main () {
i := p.T (1);
fmt.Printf ("%v\n"... | <p dir="auto">by <strong>beoran</strong>:</p>
<pre class="notranslate">This bug report is due to the discussion at:
<a href="http://groups.google.com/group/golang-nuts/browse_thread/thread/34d6a5b928242d25" rel="nofollow">http://groups.google.com/group/golang-nuts/browse_thread/thread/34d6a5b928242d25</a>
What steps ... | 0 |
<h3 dir="auto">Apache Airflow Provider(s)</h3>
<p dir="auto">amazon</p>
<h3 dir="auto">Versions of Apache Airflow Providers</h3>
<p dir="auto">6.2.0</p>
<h3 dir="auto">Apache Airflow version</h3>
<p dir="auto">2.5.0</p>
<h3 dir="auto">Operating System</h3>
<p dir="auto">CentOS 7</p>
<h3 dir="auto">Deployment</h3>
<p di... | <p dir="auto">Hello,</p>
<h1 dir="auto">Overview</h1>
<p dir="auto">Currently, Helm Chart for Airflow has two types of tests: (<a href="https://blog.gruntwork.io/automated-testing-for-kubernetes-and-helm-charts-using-terratest-a4ddc4e67344" rel="nofollow">Learn the best practices of Helm Chart testing</a>)</p>
<ul dir=... | 0 |
<h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">ANSIBLE VERSION</h5>
<p dir="auto">2.0.2.0</p>
<h5 dir="auto">CONFIGURATION</h5>
<p dir="auto">N/A</p>
<h5 dir="auto">OS / ENVIRONMENT</h5>
<p dir="auto">N/A</p>
<h5 dir="auto">SUMMARY</h5>
<p dir="auto">Syntax that worked without a... | <h5 dir="auto">ISSUE TYPE</h5>
<ul dir="auto">
<li>Bug Report</li>
</ul>
<h5 dir="auto">COMPONENT NAME</h5>
<p dir="auto">interfaces_file</p>
<h5 dir="auto">ANSIBLE VERSION</h5>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0
c... | 0 |
<p dir="auto">Describe what you were doing when the bug occurred:<br>
1.<br>
2.<br>
3.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.3.0-3e0967783</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:159833<b... | <p dir="auto">PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE</p>
<p dir="auto">I got this error when I click 'Ranked'.</p>
<hr>
<h2 dir="auto">Please do not remove the text below this line</h2>
<p dir="auto">DevTools version: 4.0.4-3c6a219</p>
<p dir="auto">Call stack: at chrome-extension://fmkadmapgofadopljbjfkapd... | 1 |
<p dir="auto">The present update API has option to upsert document when it does not exist. The result is something like:<br>
{"ok":true,"_index":"metadata","_type":"load","_id":"ind1","_version":1}</p>
<p dir="auto">It does not tell us whether the document existed, or was upserted or fields were updated. If in the resu... | <p dir="auto">Hi,</p>
<p dir="auto">I'm testing my cluster and cycling in new nodes and cycling out old ones however after waiting a couple of hours shards and replicas haven't sorted themselves out. When listing the status of all shards via GET /cat/_shards I receive...</p>
<p dir="auto">{<br>
"error": {<br>
"root_cau... | 0 |
<p dir="auto"><a id="user-content-orga923661"></a></p>
<h1 dir="auto">System information (version)</h1>
<ul dir="auto">
<li>OpenCV => master</li>
<li>Operating System / Platform => Manjaro Linux (testing)</li>
<li>Compiler => gcc 11.2.0</li>
</ul>
<h1 dir="auto">Detailed description</h1>
<div class="snippet-cl... | <p dir="auto">OpenCV uses some ffmpeg APIs that have been removed in the just released ffmpeg 5.0 and makes some assumptions about ffmpeg structs that are no longer true (primarily trying to access the "codec" member in an AVStream).<br>
This causes the build to fail.</p> | 1 |
<blockquote>
<p dir="auto">Python 3.9.13<br>
Flask 2.2.2<br>
Werkzeug 2.2.2</p>
</blockquote>
<p dir="auto">The docs, in more than one place:</p>
<ul dir="auto">
<li><a href="https://flask.palletsprojects.com/en/2.2.x/quickstart/#debug-mode" rel="nofollow">https://flask.palletsprojects.com/en/2.2.x/quickstart/#debug-mo... | <p dir="auto">In most other web frameworks static file caching would be disabled when the app is running in development mode. Since <code class="notranslate">FLASK_ENV</code> is something we have available to then maybe we can set <code class="notranslate">SEND_FILE_MAX_AGE_DEFAULT = 0</code> when we're in development ... | 0 |
<p dir="auto">If you use one single or double quote without closing it, syntax highlighting breaks (even with ES6 enabled as the target). Heres' an example:</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/6439050/11258829/bc70aaf6-8e2a-11e5-9a85-1... | <p dir="auto">Right now, those keywords like <code class="notranslate">import</code> <code class="notranslate">class</code> <code class="notranslate">from</code> are all plain white.</p> | 1 |
<h3 dir="auto">Problem description</h3>
<p dir="auto">I was updating my app to React 15.3.0 and got a lot of warnings.</p>
<p dir="auto">See below for the logs.</p>
<h3 dir="auto">Steps to reproduce</h3>
<p dir="auto">Just update to React 15.3.0</p>
<h3 dir="auto">Versions</h3>
<ul dir="auto">
<li>Material-UI: 0.15.2</... | <p dir="auto">[x] 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.</p>
<h2 dir="auto">Expected Behavior</h2>
<p dir="auto">The multiline textarea cursor should be aligned with the text.</p>
<h2 dir="auto">Current Behavior... | 0 |
<h3 dir="auto">Describe the issue:</h3>
<p dir="auto">I have an array of float numbers. Numpy fails to calculate the standard deviation while the manual calculation is okay. There is no <code class="notranslate">nan</code> or <code class="notranslate">inf</code> in the array.</p>
<p dir="auto">If default parameters (<c... | <p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="186048633" data-permission-text="Title is private" data-url="https://github.com/numpy/numpy/issues/8222" data-hovercard-type="pull_request" data-hovercard-url="/numpy/numpy/pull/8222/hovercard" href="https://github.com/num... | 1 |
<p dir="auto">I am using TypeScript in an Electron app and trying to use the <code class="notranslate">Chip</code> component in <code class="notranslate">material-ui-next</code> and it does not recognize the <code class="notranslate">onDelete</code> prop, but the <a href="https://material-ui-next.com/api/chip/" rel="no... | <ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li>
</ul>
<h2 dir="auto">Ex... | 0 |
<p dir="auto">To reproduce:</p>
<ol dir="auto">
<li>Clone the current (<code class="notranslate">804d12ebe3801f7faf8cea234ffe6ec2452443c8</code>) Julia repo.</li>
<li>Build with <code class="notranslate">make</code></li>
<li>Run <code class="notranslate">./julia</code></li>
<li>Type <code class="notranslate">import Pkg... | <p dir="auto">From my investigations this is a null-pointer dereference, but not a usercode one.<br>
I also observed other weird compilations that all included a <code class="notranslate">ccall</code>.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-con... | 1 |
<p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-verify-master/4646/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-verify-master/4646/</a></p>
<p dir="auto">Run so broken it didn't make JUnit output!</p> | <p dir="auto">Failed: <a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-verify-master/3998/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-verify-master/3998/</a></p>
<p dir="auto">Run so broken it didn't make JUnit output!</p> | 1 |
<h1 dir="auto">What / Why</h1>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/38701964/76397373-a0ed6700-6383-11ea-9d1e-3a805e6d12b2.png"><img src="https://user-images.githubusercontent.com/38701964/76397373-a0ed6700-6383-11ea-9d1e-3a805e6d12b2.png" a... | <h1 dir="auto">What / Why</h1>
<p dir="auto">I get error cb() never called! error when trying to install typescript of angular</p>
<blockquote>
<p dir="auto">n/a</p>
</blockquote>
<h2 dir="auto">When</h2>
<p dir="auto">npm install -g typescript</p>
<h2 dir="auto">Where</h2>
<p dir="auto">Windows cmd</p>
<h2 dir="auto"... | 0 |
<p dir="auto">Hey there!</p>
<p dir="auto">I just came across WebPack while being in the need to get rid of many requests just to gather together some resources (various scripts, etc). For now, I have been doing this using PHP. A Yii extension allows me to add together all my scripts into a single file. However, minifi... | <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>
ProfilingPlugin crashes build when using <code class="notranslate">source-map</code> devtool</p>
<p dir="auto"><strong>If the current behavior... | 0 |
<h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project... | <h3 dir="auto">Preflight Checklist</h3>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.... | 0 |
<p dir="auto">When creating variable inside tasks(using set_fact), even using "|int" filter, result passed to jinja is still string.<br>
I've created full Proof Of Concept bug in github repo : <a href="https://github.com/rafaltrojniak/ansible-jinja-casting">https://github.com/rafaltrojniak/ansible-jinja-casting</a></p>... | <p dir="auto">Here's the playbook with the problem:</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: Setup some config
template: src=some.j2 dest=/vagrant/some
register: some
- name: Setup boolean fact
set_fact: it_is_so={{some.ch... | 1 |
<p dir="auto">On the commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/sqlalchemy/sqlalchemy/commit/4376c2e5b016e8dfec7bc1b0d2ebbebae737c063/hovercard" href="https://github.com/sqlalchemy/sqlalchemy/commit/4376c2e5b016e8dfec7bc1b0d2ebbebae737c063"><tt>4376c2e</tt></a>, Ad... | <p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p>
<p dir="auto">The information_schema view and all its columns are assumed to be in lower case. However, if the database is set up to be case sensitive, then none of these will be accessible to the user and so nothing works.</p> | 0 |
<p dir="auto">React version:<br>
17.0.2, previous versions too</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>Set an elements opacity to a value like 50%</li>
<li>Deploy to production and it's changed to 1%</li>
</ol>
<h2 dir="auto">The current behaviour</h2>
<p dir="auto">The opacity of an element gets... | <p dir="auto">React version: 16.13.1</p>
<h2 dir="auto">Steps To Reproduce</h2>
<ol dir="auto">
<li>Set a css property <code class="notranslate">background-image: url(...)</code></li>
<li>Deploy the project (BUG ONLY VISIBLE ON PRODUCTION BUILD)</li>
</ol>
<p dir="auto">Link to code example: <a href="https://github.com... | 1 |
<h1 dir="auto">Description of the new feature/enhancement</h1>
<p dir="auto">It would be nice to have the ctrl + tab and ctrl + shift + tab to cycle through most recently used (MRU) order. This option is available in almost all tabbed based products (except Chrome :( ). At the very least it is an option that can be en... | <h1 dir="auto">Environment</h1>
<p dir="auto">windows 10 version: 18362.295<br>
windows terminal version: 0.4.2382.0</p>
<h1 dir="auto">Steps to reproduce</h1>
<p dir="auto">my terminal crashed whenever I copy this code from it:</p>
<blockquote>
<p dir="auto">(LinkedNode *)mallock(sizeof(LinkedNode))</p>
</blockquote> | 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=">>> df = pd.DataFrame(data=np.random.randint(0, 5, (5,3)),
columns=['a', 'b', 'c'])
&... | <h4 dir="auto">MWE</h4>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np
import pandas as pd
df = pd.DataFrame(np.random.rand(10, 2)) # dummy array
df1 = df.apply(np.fft.fft, axis=0) # works
print(df1.shape) ... | 1 |
<p dir="auto">After successfully install OpenCV 4.5.5 from sources, the Python3 bindings is broken:</p>
<div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="$ pkg-config --modversion opencv4
4.5.5
$ python3 -c "import cv2; print(c... | <h5 dir="auto">System information (version)</h5>
<ul dir="auto">
<li>OpenCV => 4.5.5</li>
<li>Operating System / Platform => Raspberry Pi OS Bullseye (32-bit)</li>
<li>Compiler => gcc 10.2.1</li>
</ul>
<h5 dir="auto">Detailed description</h5>
<p dir="auto">On Raspberry Pi OS Bullseye (32-bit), OpenCV 4.5.5 Pyt... | 1 |
<p dir="auto">I hope this is an easy one, my problem started when I was trying <a href="https://logaretm.github.io/vee-validate/" rel="nofollow">vee validate</a> examples for <a href="https://vuejs.org/" rel="nofollow">vue</a> on a project, everything worked fine but I was getiting a lot of warnings caused by two vue r... | <p dir="auto">小程序打包多个pages入口文件,提取公共引入的文件</p>
<p dir="auto">module.exports = {<br>
entry,<br>
output: {<br>
filename: '[name].js',<br>
publicPath: '/',<br>
path: resolve('dist'),<br>
},<br>
resolve: {<br>
modules: [resolve(__dirname, 'src'), 'node_modules'],<br>
alias: {<br>
'src': resolve(__dirname, './src'),<br>
}<br>... | 0 |
<p dir="auto">While cargo was compiling <a href="https://github.com/reem/rust-traverse">traverse</a>, I encountered the error <code class="notranslate">thread 'rustc' panicked at 'index out of bounds: the len is 0 but the index is 0'</code>.</p>
<div class="snippet-clipboard-content notranslate position-relative overfl... | <p dir="auto">Attempting to compile <a href="https://github.com/reem/rust-traverse">https://github.com/reem/rust-traverse</a> with <code class="notranslate">cargo 0.0.1-pre-nightly (453ae9f 2015-01-29 00:56:56 +0000)</code> and <code class="notranslate">rustc 1.0.0-nightly (c5961ad06 2015-01-28 21:49:38 +0000)</code> y... | 1 |
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-say-hello-to-html-elements" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-say-hello-to-html-elements</a> has an issue. Please describe how to reproduce it, and include links to screen shots if possible.</p>
<p dir="auto">I... | <p dir="auto">It might be more convenient if the instruction and coding area scrolled independently of each other so you can refer to each section without having to continuously scroll up and down.</p> | 1 |
<p dir="auto"><strong>Describe the bug</strong></p>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="db.session.query(***) \
.outerjoin(***, and_(***.model_type_id == ***.id)).filter(
***.model_type_id == ... | <p dir="auto"><strong>Describe the bug</strong><br>
When using <strong>Microsoft SQL (12.0.2000.8)</strong> <code class="notranslate">OFFSET ? ROWS FETCH FIRST ? ROWS ONLY</code> is wrongly cached.</p>
<ul dir="auto">
<li>If I make query without OFFSET first, and then make query with OFFSET -> i continue to receive ... | 1 |
<p dir="auto">Use glide to load a local image with a brief white screen。</p> | <p dir="auto">I have one ImageView and a button which, when pressed, loads new image (from disk, not from network) into the same ImageView. Unfortunately it causes the first image to disappear for a second (showing white background) and then it loads the new image. How can I avoid that?<br>
I tried:</p>
<div class="sni... | 1 |
<h1 dir="auto">Bug report</h1>
<p dir="auto">page performing component.getInitialProps fails to load from link.</p>
<h2 dir="auto">Describe the bug</h2>
<p dir="auto">I have a menu consisting of links link to pages e.g.</p>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-... | <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 |
<p dir="auto"><a href="http://kubekins.dls.corp.google.com/view/Critical%20Builds/job/kubernetes-e2e-gce-autoscaling/1766/" rel="nofollow">http://kubekins.dls.corp.google.com/view/Critical%20Builds/job/kubernetes-e2e-gce-autoscaling/1766/</a></p>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="us... | <p dir="auto">Instead of consuming 250 milli-cores, recourse consumer consumes nearly 400 milli-cores. This causes flakiness of autoscaling e2e tests:<br>
<a href="http://kubekins.dls.corp.google.com/job/kubernetes-e2e-gce-autoscaling/1521/" rel="nofollow">http://kubekins.dls.corp.google.com/job/kubernetes-e2e-gce-auto... | 1 |
<h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<p dir="auto">we find java version: java8, full_version=1.8.0_342, full_path=/home/peilq_sharding/bisheng-jdk1.8.0_342//bin/java<br>
ShardingSphere-5.2.2-SNAPSHOT<br>
Commit ID: dirty-753c0cee8ee6fd3db00536da55b64bc5198a3758<br>
Commit Message: Optimize s... | <h3 dir="auto">Which version of ShardingSphere did you use?</h3>
<p dir="auto">4.0.0</p>
<h3 dir="auto">Which project did you use? Sharding-JDBC or Sharding-Proxy?</h3>
<p dir="auto">Sharding-JDBC</p>
<h3 dir="auto">Expected behavior</h3>
<p dir="auto">select SQL execute successfully.</p>
<h3 dir="auto">Actual behavior... | 0 |
<h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.32]</li>
<li>Operating System: [Windows 11, macOS 13.2]</li>
<li>Browser: [All]</li>
</ul>
<p dir="auto"><strong>Config file</strong></p>
<div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data... | <h3 dir="auto">System info</h3>
<ul dir="auto">
<li>Playwright Version: [v1.31.2]</li>
<li>Operating System: Windows 10</li>
<li>Browser: Chromium</li>
<li>Other info:</li>
</ul>
<h3 dir="auto">Source code</h3>
<p dir="auto"><strong>Config file</strong></p>
<div class="highlight highlight-source-js notranslate position... | 0 |
<p dir="auto">I use a program called <code class="notranslate">scoop</code> to install software which modifies the PATH.</p>
<h1 dir="auto">Environment</h1>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PS C:\Users\trajano> [Environment]::OSVe... | <h1 dir="auto">Summary of the new feature/enhancement</h1>
<p dir="auto">When I install an app that updates the path or I update the path manually, it isn't enough to kill an individual tab in the Terminal and start a new one. The new tab still inherits the old, unchanged environment variable values. This means I have... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.