text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
When using an ES6 import at the `babel-node` REPL, it fails. Example sources: // foo.js import bar from './bar' console.log(bar) // bar.js exports.baz = 1 `babel` generates the following code for `foo.js`: 'use strict'; function _interopRequireDefault...
This used to work for me in 4.x, but since updating it doesn't seem like import works interactively any more. [chris /tmp/aaa]$ npm i kefir kefir@1.3.1 node_modules/kefir [chris /tmp/aaa]$ babel-node --version 5.1.9 [chris /tmp/aaa]$ babel-node > import Kefir from 'kefir'; 'use ...
1
The deployed (minimal, trimmed down) app is at: http://www.baharev.info/sandbox/eventbug/ and the entire source code is at: https://github.com/baharev/eventbug Clicking or touching either square should make the clicked / touched square disappear, but only that square. Everything works as intended on my desktop ma...
Describe what you were doing when the bug occurred: 1. I opened my project ("react": "16.9.0") 2. Start profiling 3. Do my actions 4, Stop profiling * * * ## Please do not remove the text below this line DevTools version: 4.7.0-23309eb38 Call stack: at N (chrome- extension://fmkadmapgofadopljbjfkapdkoien...
0
I'm having an issue with duplicate identifier errors. It appears to stem from having the same definitions listed in multiple places. Let's say that I have a simple node server that utilizes the bluebird promise library. I have bluebird used in the main server code and in a library I wrote used by the server code. Th...
This input results in one "Duplicate identifier" error on the second declaration. it would be helpful to have all of them flagged. this also applies to duplicate implementations incase of functions. interface I { a } interface I { a }
0
Hi, I found that there are some problems (in my opinion) of the new theme of the documentation: * The font is too thin compared to the original one. * The background color is too bright compared to the original one. * It is hard to navigate across a long section (ex: `torch.nn`) without subsections in the left...
While the new documentation style looks sleeker, I find its readability awful ![image](https://user- images.githubusercontent.com/1656541/45916067-4c80bf80-be4f-11e8-9780-f8feaecafd66.png) I can barely read the text in the grey-on-grey left navbar and the text of the main content is much too thin to be read comfort...
1
In the objects interface, one can instantiate a faceted plot where the faceted column is wrapped. When this results in a non-rectangular grid of axes, there are no xtick labels for the bottom axes that are not on the bottom row. Example code: import seaborn as sis import seaborn.objects as so ...
When axes are shared, "internal" axes have axis and tick labels hidden. This is a good default, but might not always be what you want. It should be configurable somehow (perhaps in `Plot.layout`?) Additionally, the default is not idea with a "wrapped" figure where the axis is "internal" but all of the axes external ...
1
Hi, i use javascript to hide the popover, $('#element').popover('hide'); but i realize that the popover is alway there and but invisible, if had links or button inside the popover and if i click at the same time where the popover was before hidding it, the link and button are all there and clicka...
i searched for an already opened issue but did not found any that was reporting this exact problem. I'm trying to use the destroy method on tooltip (bootstrap v3) but it does not remove the element from the DOM. Any idea ? Fiddle : http://jsfiddle.net/52VtD/59/ click on the button to trigger the tooltip destroy m...
1
From @michaelgaribaldi on 2016-10-28T22:32:33Z ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME eos_config ##### ANSIBLE VERSION ansible 2.3.0 config file = /home/vagrant/iostest/ansible.cfg configured module search path = Default w/o overrides ##### CONFIGURATION Using defa...
From @michaelgaribaldi on 2016-10-28T22:32:33Z ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME eos_config ##### ANSIBLE VERSION ansible 2.3.0 config file = /home/vagrant/iostest/ansible.cfg configured module search path = Default w/o overrides ##### CONFIGURATION Using defa...
1
deno: 0.2.8 v8: 7.2.502.16 typescript: 3.2.1 Run the following in both node and deno: new Date().toLocaleString("en-US", {timeZone: "America/Halifax"}); new Date().toLocaleString("en-US", {timeZone: "America/New_York"}); new Date().toLocaleString("en-US", {timeZone: "America/Chicago"}); ...
As seen in #1952 / #1636 ICU needs to be added in Deno build. Switching this flag to true maybe: https://github.com/denoland/deno/blob/master/.gn#L50 ? ref: https://v8.dev/docs/i18n
1
I was trying to import numpy but came out with this problem, i tried to reinstall numpy but it's still not working, any ideas? Here's the issue- > > > import numpy > Traceback (most recent call last): > File "/usr/local/lib/python3.5/dist-packages/numpy/core/ **init**.py", line > 17, in > from . import mul...
This is on installing numpy on raspberry pi 3. I used the Noobs latest version and so using Raspbian stretch. Python was already installed, and I think numpy was already included. At the time, I think that import numpy was working well. I installed openCV and it didn't work for a while as I had not put some necessa...
1
From the mailing list: I am referring to the documentation here: http://docs.ansible.com/playbooks_variables.html#variable-precedence- where-should-i-put-a-variable When I use vars_files and "-e" (command line) variables together, I get results that appear to fly in the face of the aforementioned documentation....
##### Issue Type: Bug Report ##### Ansible Version: ansible 1.5.3 ##### Environment: N/A ##### Summary: Variables referenced in tasks (the ones which appear directly in the playbook/are included with `include` as well as ones in roles) have their value changed across tasks when they are specified both in `vars...
1
##### Description of the problem Three is a bug in FBXLoader with animation .When I run the example webgl_loader_fbx.html,only changing the Samba Dancing.fbx to man.fbx(already attched to this issue.), the animation is different from what opened in 3dmax. The right animation is that the man is walking normally. man...
##### Description of the problem The FBXLoader does not work with many skeleton animations. e.g., from Mixamo.com. One example from Mixamo that fails is the following: Character: WHITECLOWN N HALLIN Animation: SAMBA DANCING You can get this model by downloading it from Mixamo directly but I have also attached it...
1
`Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.18362.0 IntPtr Length: 8 x64: True Date: 08/05/2020 08:46:02 Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Timer'. at System.Timers.Timer.set_Enabled(Boolean value) at System.Timers.Timer.Start() at PowerLauncher.MainWin...
Popup tells me to give y'all this. 2020-07-31.txt Version: 1.0.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Length: 8 x64: True Date: 07/31/2020 17:29:59 Exception: System.ObjectDisposedException: Cannot access a disposed object. Object name: 'Timer'. at System.Timers.Timer.set_Enabled(Boo...
1
Hello everybody, I have installed scipy-0.13.1 (compiled with mpif90) with python 2.7.3, but when I try to import : from scipy.fftpack import fft I have the following error messages : File "/MYPATH.../lib/python2.7/site-packages/scipy/fftpack/__init__.py", line 97, in <module> from .basic ...
Hello everybody, I have installed scipy-0.13.1 but I have the following problem : import scipy.special as special Traceback (most recent call last): File "", line 1, in File "python2.6/site-packages/scipy/special/ **init**.py", line 531, in from ._ufuncs import * ImportError: python2.6/site-packages/scipy...
1
I've noticed that the "no conditional hooks" aspect of the `rules-of-hooks` eslint rule isn't working inside a `React.memo()`'ed component. The project is typescript and I'm using the parse from `@typescript-eslint/parser`, so I'm not sure if the problem is with the rule or with the parser. React version: ## Steps ...
React version: 17.0.1 ## Steps To Reproduce 1. import { useEffect } from 'react' export default () => { if (true) return false useEffect(() => {}) return false } 2. run the linter ## The current behavior No errors ## The expected behavior error Rea...
1
### Preflight Checklist * I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for a feature request that matches the one I want to file, without success. ### Electron Version 15.3.1, 16.0.0-beta.8,...
* Output of `node_modules/.bin/electron --version`: v2.0.3 * Operating System (Platform and Version): macOS High Sierra **Expected Behavior** Setting window.setContentProtection(true), should resist the external apps to capture the screen of the electron app **Actual behavior** Quicktime player can capture a...
1
_Inspired by the`@import` function of SASS._ I would like to propose a mechanism for creating partial files, which are not compiled by default, but embedded into files which reference them. It's just like bundling, but with less hassle and in a more unified approach. As a brief example, suppose that we have 4 file...
Support compiling multiple input .ts files into one external module. Need to determine exactly how the module boundaries are defined when doing this.
1
I'm currently trying to compile 1.5.1 using libagg2 2.5.0.1, but unfortunately it fails with errors like `"src/agg_workaround.h", line 12: Error: conv_rgba_pre is not a member of agg.` so it is obviously not compatible to 2.5.0.1 anymore (but setupext.py says, it is sufficient). Digging around a little bit, I saw, t...
### Bug report Autoscaling should produce equal margins on both sides of the plotted data. However it does not do so in certain cases. **Code for reproduction** import matplotlib.pyplot as plt plt.rcParams["figure.figsize"] = 5,3 plt.scatter([.4],[.5]) plt.scatter([.6],[.6]) ...
0
* [] I have searched the issues of this repository and believe that this is not a duplicate. * [] I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.5.10 * Operating System version: 3.10.0-514.26.2.el7.x86_64 GNU/Linux * Java version: 1.8 ...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: xxx * Operating System version: xxx * Java version: xxx ### Steps to reproduce this issue 1. ...
0
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.6.5 ### Confusion the code below create a `connectionMonitor` instance, but `Start` method seems ...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.4.1 * Operating System version: CentOS 7.5 * Java version: jdk8 * spring-cloud-alibaba: 2.2...
0
**Migrated issue, originally created by Adrian (@thiefmaster)** I have an `association_proxy` on a set-like relationship. Normal set operations work perfectly when it comes to not adding duplicates, but when I replace the whole set e.g. using `foo.bar = set(foo.bar)` (in my real application the right side comes from...
test case, from #3583: from sqlalchemy import * from sqlalchemy.ext.associationproxy import association_proxy from sqlalchemy.ext.declarative import declarative_base from sqlalchemy.orm import * Base = declarative_base() class A(Base): __tablename__ = "te...
1
Recently, we deployed a ML model with FastAPI, and encountered an issue. The code looks like this. from ocr_pipeline.model.ocr_wrapper import OcrWrapper ocr_wrapper = OcrWrapper(**config.model_load_params) # loads 1.5 GB PyTorch model ... @api.post('/') async def predict(file...
**Describe the bug** I have deployed FastAPI which queries the database and returns the results. I made sure closing the DB connection and all. I'm running gunicorn with this line ; `gunicorn -w 8 -k uvicorn.workers.UvicornH11Worker -b 0.0.0.0 app:app --timeout 10` So after exposing it to the web, I run a load...
1
* VSCode Version:1 * OS Version:10.9.5 Steps to Reproduce: I am not sure, but I am attaching the crash report. vscode.crashreport.txt
~~When searching the command palette, the search is based in exactly what you type, In essence, Code is checking if what's been typed is a substring of the command title.~~ It would be great if the command palette search were a bit more fuzzy, i.e. based on the individual words that are input, ignoring punctuation,...
0
Hello As presented here: http://stackoverflow.com/questions/38454893/error-in-scipy-wilcoxon-signed- rank-test-for-equal-series?noredirect=1#comment64315624_38454893 (without no answer to disprove it as a mistake from me), I wish to report that maybe there is a problem with the results of scipy.wilcoxon signe...
Hello As presented here: http://stackoverflow.com/questions/38454893/error-in-scipy-wilcoxon-signed- rank-test-for-equal-series?noredirect=1#comment64315624_38454893 (without no answer to disprove it as a mistake from me), I wish to report that maybe there is a problem with the results of scipy.wilcoxon signe...
1
`skipchars` took a 5x preformance hit (for the benchmark we have in BaseBenchmarks) presumably after the introduction of locks on the `write` calls. Perhaps we can lock outside of the loop and write without a lock and finally unlock it when we are done?
I'm noticing an order-of-magnitude slowdown in a custom function to parse "sample list" files (one ASCII value per line) to Float32 arrays. Any ideas what could be causing this? Offending function here: https://github.com/jpjones76/SeisIO.jl/blob/master/src/Utils/Parsing/streams.jl Affects my ASCII readers for SLIS...
1
I used time series line chart to display the data trending, but the value was shifted by 1 day, e.g. the value on 2016-05-01 was 23801, but actually the value was plotted on 2016-04-30. Will you help to investigate it or give some suggestions. Thanks a lot. the data exported by caravel: ![image](https://cloud.gith...
It looks like there's an off by one in the month visualization. If i do this kind of query: select foo, COUNT(distinct bar) from baz and EXTRACT(month FROM "date") =2 and EXTRACT(year FROM "date") = 2015 group by foobar; I see the count numbers to match the "2015-01" column while i expect it to b...
1
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.7 * Operating System version: Window 64x * Java version: 1.8 * Tomcat version: 8.0.11 ### ...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.6.5 * Operating System version: Windows 10 Pro * Java version: 1.8 ### Steps to reproduce this...
0
It is similar to issue #9553. rank_filter function gives wrong result if input and output parameters are the same. ### Reproducing code example: import numpy as np import scipy.ndimage as ndi a = np.zeros((3,3)) a[:,0] = 1 print(ndi.rank_filter(a, rank=6, size=3, mode='constant'))...
Maybe the problem is following ... _tmp = grey_erosion(tmp, size, footprint, structure, output, mode, cval, origin)_ tmp and input is the same now so _numpy.subtract(tmp, input, out=tmp)_ gives zero Thank you
1
### Background: I am an author of a golang project called sorvor and I wish to distribute golang binaries using NPM so that consumers do not have to install separate toolchain to get sorvor. To achieve this, I've published prebuilt platform specific native binaries to NPM via below packages: https://www.npmjs.com...
### Current Behavior: I tested installing a git dependency which has either `prepare` or `prepack` script with npm CLI v7.0.0-beta.12 and confirmed the following behaviors. * a package with a `prepare` script: `devDependencies` are **NOT** installed but the `prepare` script is executed * a package with a `prepa...
0
I think some times we need to write things like this, but obviously the auto formatting doesn't support this style well enough (actually it destroys manually formatted code): promise .then(() => returnAnotherPromise()) .then(() => { // do something... }) .the...
I have the following code: query(id: number) { return this.$http .get('/api/Entity/' + id) .then(function (data) { return data.data; // (a) }); // (b) } When I type the semi-colon at point (a)...
1
Consider: function foo(x) y = convert(Vector{Float64},x) y[1] = 10.0 return y end julia> x = [1,2,3] 3-element Array{Int64,1}: 1 2 3 julia> foo(x) 3-element Array{Float64,1}: 10.0 2.0 3.0 julia> x 3-element Array{In...
this is an umbrella issue for tracking known issues with switching to LLVM35 as default. please edit this post or add a comment below. close when someone edits `deps/Versions.make` to ~~`3.6.0`~~ `3.7.0` current known issues: * requires editing deps/Versions.make - #14623 * #7910 (upstream patch committed to 3....
0
@blevine: 'This is expands on the issue I originally raised here: https://groups.google.com/d/topic/neo4j/-Ml0NDjKDQA/discussion Environment: * Neo4j Community 1.8RC1 * Ubuntu 12.04 * Oracle JDK 1.6.0_32 I've come up with a relatively easy way to reproduce this issue without requiring you to replicate my Nod...
@blevine: 'Environment: Neo4j Communit 1.8GA Ubuntu 12.04 Oracle JDK 1.6.0_32-b05 Node.js/node-neo4j driver This problem is most likely related to issue #872. After running a similar test for a while, I see the following error: "Node[1877] concurrently deleted while loading its relationships?"...
1
Hi, We are having issues with duplication in the result set in one of our instances running 2.1.3. The topology is (task:Task)-[:HAS_STATE]->(state:TaskState) where the task has a unique ID, and the cardinality of the HAS_STATE is 1:1 (one state connected to the task via HAS_STATE): ![single- result](https://cloud...
This is similar to a closed issue for 4.4.0 (#12800), which indicated the problem was fixed in the next version. I suspect 4.4.14 qualifies as the next version, so perhaps the cause of this issue is different. Perhaps also relevant: I'm attempting to create the database on an external 5 TB HDD, and the source files (...
0
## Steps to Reproduce 1. path_provider getApplicationDocumentsDirectory() is throwing an unhandled exception on android import 'dart:io'; import 'package:path_provider/path_provider.dart'; import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class My...
## Steps to Reproduce 1. Add an admob bottom banner. 2. Add a floating action button to the scaffold. ![screen shot 2018-01-22 at 6 33 40 pm](https://user- images.githubusercontent.com/1326504/35255268-145225e2-ffa3-11e7-8eb6-0a5a2fa06e93.png) The Scaffold does not take into account the height of the advertisi...
0
* VSCode Version: 1.0.0 * OS Version: 10.11.4 Using mocha, es6 and chai with vs code does not debug properly. 1. Breakpoints in tests do not work properly, they may fire but in wrong place. 2. Value inspector does not show local variables defined using let 3. Debugging ES6 files, local variables do not sh...
* VSCode Version: 1.0.0 * OS Version: Mac OS 10.11.3 Setup Steps: 1. Download and expand NodeJsWithBabelDebuggingExample.ZIP into a local folder. 2. Open the Terminal and point it to the folder from Step 1. 3. Run `npm install` (to install the Babel dependencies). 4. Run `npm start` (to demonstrate t...
1
Change cadcd534d525 broke the freebsd-amd64 build: http://godashboard.appspot.com/log/86327d8b97ad440e9c7edcb115129297adf10d52fbad21ef1aa9d0a8f29f7210 gopack grc _test/http.a _gotest_.6 2011/04/06 07:13:54 http: invalid Content-Length of "intentional gibberish" sent --- FAI...
by **zhaihj233** : var base int64 = int64(header.IndexLength + 0x01) for i := 0; i < int(header.Length); i++ { mbuffer := make([]byte, indexs[i].length) f.ReadAt(mbuffer, int64(indexs[i].offset)+base) } In this example, f is *os.File which point to a loc...
0
According to the documents, as well as the behavior of previous versions, `JULIA_LOAD_PATH` shall append to `LOAD_PATH` instead of replace it, however, with Julia 1.0.1, this is not the case. Below is a minimal example, (`julia-1.0` is just an alias to my Juila 1.0.1 installation, I have multiple versions on the syst...
_ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: http://docs.julialang.org _ _ _| |_ __ _ | Type "?help" for help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 0.6.0-dev.1116 (2016-10-25 0...
0
Hello, I have the same bug as this user. https://stackoverflow.com/questions/47423172/tensorflow-why-does-avg-pool- ignore-one-stride-dimension My version is uo-to-date Have I written custom code: Yes OS Platform and Distribution: Linux Mint 18.3, codename "Sylvia" TensorFlow installed from Tensorflow Website...
### System information * **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : Yes * **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** :Linux Ubuntu 16.04 * **TensorFlow installed from (source or binary)** : binary (conda-tensorflow-gpu) * **TensorFlow...
1
**Pedro Santos** opened **SPR-5120** and commented The spring scanner functionality do not work when I create my ApplicationContext from a EJB managed by JBoss. I do test the same spring application context on diferents enviroments. Just on a managed EJB on a JBoos it is not workin. EJB code appContext = new Gen...
**Anton Oparin** opened **SPR-9409** and commented RESTTemplate receives JSON response in ISO-8859-1 encoding, and forwards it to MappingJacksonHttpMessageConverter, which can process only UTF-8 encoding. Looking at other MessageConverters they use encoding from HttpRequest, which should also be done in MappingJac...
0
**Migrated issue, originally created by Michael Bayer (@zzzeek)** this patch begins to provide this behavior. However a lazyloader from an expired object emits a second unnecessary load (or an unnecessary join, depending on how you look at it), and polymorphic loading breaks entirely, probably due to an incompatibi...
How do we avoid session.bulk_update_mappings() generating WHERE clause with table name prefixed to the column name? Is this a bug? Please refer to the MCVE posted by @zzzeek at: #4963 (comment) Following is the debug of running the same: 2021-05-06 15:01:06,697 INFO sqlalchemy.engine.base.Engine se...
0
julia> @code_typed true ^ -1 CodeInfo( 1 ─ %1 = Base.slt_int(p, 0)::Bool └── goto #5 if not %1 2 ─ %3 = Base.not_int(x)::Bool └── goto #4 if not %3 3 ─ invoke Base.throw_domerr_powbysq(_2::Bool, _3::Int64)::Union{} └── unreachable 4 ─ nothing::Noth...
Cross-posting from discourse: https://discourse.julialang.org/t/incorrect- results-from-which-and-code-warntype-for-literal-powers/2630 I'm trying to use the new literal exponent behavior introduced in #20530 and #20889. I think I'm correctly overloading `literal_pow`, but various macros like `@which`, `@code_warnty...
1
### Bug report #11137 deprecated the kwargs `*min/*max` of `set_*lim` (after some disussion there and in #11293). Axes.axis uses the `*min`, `*max` parameter names as well. Currently, this does not support `left, right, bottom, top` at all. This is an inconsistency within the current API, and if we're serious with...
### Bug report I wrote a little script that creates graphs with matplotlib library, unfortunately, I am getting the exception below when I run that code... I couldn't find any documentation about how to fix it.. **Code for reproduction** import requests import logging import datetime impo...
0
#### Description I have the same error as indicated on stack overflow (https://stackoverflow.com/questions/43964166/imp-module-is-deprecated-in- favour-of-importlib) And, Khushhalm's answer on this page does fix the problem; but I'm wondering if this could be fixed permanently. Thanks. importing sklearn modules ....
Imagine you had a lot of columns, but that some of those columns never changed or were duplicated due to any number of circumstances. You might not even notice that you have these useless columns. It would be nice to have an optional preprocessing function that warns you about columns that would add no new informatio...
0
This is a duplicate of #5662 but I'm still creating this issue as it happens with Angular 2.0 RC1. Here's the error Chrome 51.0.2704 (Windows 7 0.0.0): Executed 0 of 3 SUCCESS (0 secs / 0 secs) Chrome 51.0.2704 (Windows 7 0.0.0): Executed 2 of 3 SUCCESS (0 secs / 0.02 secs) ERROR: 'Potentially...
Suppose you have this class hierarchy A | B and A implements OnInit but B does not explicitly declare that it implements OnInit, only that it extends A. Then angular will (incorrectly) not call ngOnInit when it creates an instance of B.
0
### System information (version) * OpenCV => 4.1.1 * Operating System / Platform => Windows 64 Bit * Compiler => Qt Qreator ### Detailed description I've trained a custom Tensorflow-Model (completely from scratch, no transfer- training) and I can predict my Model inside my training framework (tensorpack) wit...
##### System information (version) * OpenCV => :3..4.3 / tried 4.0 alpha as well * Operating System / Platform => :ubuntu 16 ##### Detailed description I successfully transported some of ssd model trained in tensorflow and listed here as per instruction given here. I tried generating config file for ssd_mobile...
0
At the package-level, all (non-imported) identifiers are immediately in package scope which permits self-referential declarations. This is important for type declarations; e.g.: type List struct{ elem int next *List } a) For type declarations, certain recu...
The spec says "An interface type T may not embed itself or any interface type that embeds T, recursively.", but nothing like this is mentioned for structs. (A struct containing itself would obviously need infty memory, but the spec should probably still explicitly mention that these are ...
1
## Bug Report ### Which version of ShardingSphere did you use? master - `b31a543` ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy MySQL ### Expected behavior Batched update succeed. ### Actual behavior Exception in thread "main" java.sql.SQLExcept...
![image](https://user- images.githubusercontent.com/35563513/60227720-eb48b980-98c2-11e9-83d8-e4f7ba6ae4be.png) ![image](https://user- images.githubusercontent.com/35563513/60227726-f00d6d80-98c2-11e9-81a0-bc72b9cce4e0.png) ![image](https://user- images.githubusercontent.com/35563513/60227750-04ea0100-98c3-11e9-9...
0
I'm new to Julia. I wonder why the loop in the following code isn't unrolled. The operator '*' here is pure and have no side effects. I've checked @code_native for the same code with native types and it's looks it's unrolled correctly. function test(n::Int, count::Int) A = rand(n, n) ...
This seems inconsistent and undesirable: julia> a = fill(1) 0-dimensional Array{Int64, 0}: 1 julia> Float64.(a) 1.0 julia> map(Float64, a) 0-dimensional Array{Float64, 0}: 1.0
0
**Migrated issue, originally created by Wichert Akkerman (@wichert)** I need to build a trigram index for a set of columns in PostgreSQL. The SQL statement looks like this: CREATE INDEX trgm_idx ON my_table USING gist (language, (coalesce(col1, '') || ' ' || coalesce(col2, '')) gist_trgm_ops); ...
**Migrated issue, originally created by Michael Bayer (@zzzeek)** this works in general, but fails on at least the Postgresql dialect because it is linking each expression to a column. See https://bitbucket.org/zzzeek/alembic/issue/222/support-functional-indexes-with for how alembic works around this. ...
1
Issues like #774 & #972 are fine **as long as the new entry-point can have vendors & `commons.js` extracted the same as `main.js`**. Resolving this _requires exporting a different webpack config_ , but the signature **requires** `return config;`, as `return [config, otherEntryConfig];` fails. If an array of configs...
Sometime that error show in log, I don't know when or how that error show up, it just show up random It seem like I do something wrong but I don't know what * [ x] I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Not show error on random time ## Curr...
0
# #57563 | new meta tracking issue # Old content Tracking issue for rust-lang/rfcs#911. This issue has been closed in favor of more targeted issues: * ~~Locals, assignments, destructuring:#48821~~ * Integration with patterns: #57240 * Floating points: #57241 * Panics: #51999 * Loops: #52000 * Cont...
Since #14293 I have added the dummy lang items for the weak linking in my projects (or I am unable to build static libs). Now static libs are defining `rust_eh_personality` and `rust_stack_exhausted` which is causing linker errors due to duplicate definitions. Note: This is only for static libs, rlibs are fine. See ...
0
The `type_overflow` lint does not catch integral literals larger than `i64::MAX`. I have to assume the problem is the overflow happens when generating the AST, and the lint operates on the AST, so it can't tell that it overflowed. Example: println!("{}", 9223372036854775808i64); // prints -9223372...
As per a FIXME in syntax::parse::lexer, check (maybe in the parser, definitely somewhere earlier than trans) that 32-bit and 64-bit floating-point literals are in the right range.
1
## Bug Report ### Which version of ShardingSphere did you use? 5.1.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-JDBC ### Expected behavior Just a simple query sql with interval sharding algorithm config like below: shardingsphere: rules: ...
## Bug Report **For English only** , other languages will not accept. Before report a bug, make sure you have: * Searched open and closed GitHub issues. * Read documentation: ShardingSphere Doc. Please pay attention on issues you submitted, because we maybe need more details. If no response **more than 7 da...
0
This is the first time I've actually spent much time playing around with rust, so I probably just wrote some code that was very unexpected for the compiler. Here's the backtrace: src/eg05.rs:53:13: 53:19 error: internal compiler error: debuginfo::create_local_var_metadata() - Referenced variable locati...
This little program causes a compiler panic: fn main() { return; let a = ""; } The error message is the following: error: internal compiler error: debuginfo::create_local_var_metadata() - Referenced variable location is not an alloca! thread 'rustc' panicked at ...
1
Challenge http://www.freecodecamp.com/challenges/waypoint-iterate-with- javascript-for-loops has an issue. The initial code has a comment as `//...using a "for loop" like above.` but there is no for loop in the initial code. Please add the for loop example on the left panel to the above of the initial code.
Challenge http://freecodecamp.com/challenges/waypoint-iterate-with-javascript- for-loops has an issue. Please describe how to reproduce it, and include links to screenshots if possible. var myArray = []; //Push the numbers zero through four to myArray using a “for loop" like above. As per bug title
1
_Original tickethttp://projects.scipy.org/scipy/ticket/525 on 2007-10-29 by trac user ice999, assigned to unknown._ Versions:[[BR]][[BR]] WinXP pro 5.1.2600 SP1[[BR]][[BR]] python 2.5.1 win32 binary[[BR]] ipython-0.8.1.win32 binary[[BR]] matplotlib-0.90.1.win32-py2.5 binary[[BR]] numpy-1.0.3.1.win32-py2.5 b...
_Note from@mdhaber: This is a deep issue that is slated to be addressed as part of this project. Before composing a PR related to this issue, please comment below or - even better - consider resolving another open issue!_ I think that the docstring of the scipy.stat.mean.cdf "the cumulative distribution function of...
0
## Screenshot 1. ![image](https://user- images.githubusercontent.com/4623644/213430694-443b257a-64a5-4cb2-80ed- eaa66a4d35c9.png) 2. ![image](https://user- images.githubusercontent.com/4623644/213430939-4d5c00e3-7577-435e-a9c8-de6a54ec54f8.png) [drag & drop image(s) here!] ## Description Look at these tw...
superset_hmm.mov See video where both vertical and horizontal scroll for the table is flashing initially, but is sometimes fixed when we click "Aggregate" and then switch back to "Raw Records". Doesn't always fix it however #### How to reproduce the bug Go to any Superset Table UI and select a column, then scrollbar...
1
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.1 * Operating System version: Windows 10 Version 1903 * Java version: 1.8.0 ### Steps to repr...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.1-SNAPSHOT * Operating System version: MacOS 10.14 * Java version: 1.8 I find some member fi...
0
I have a video with 25 fps and 50 tbr, when i capture video the output is not as expected, Observations: 1.set CV_CAP_PROP_POS_FRAMES to some position and start to capture, the captured frame won't match the actual frame (at that time) pos/time when i watch the video using vlc player 2.The number of frames capt...
Example and confirmed effect: http://answers.opencv.org/question/162781/videocaptureset-cap_prop_pos_frames- framenumber-not-exact-in-opencv-32-with-ffmpeg/
1
Which is a big deal if you want to check access on many paths when generating a menu. Typically you would Request::create('link path here') and then pass this request down to your access checkers before displaying it. The drupal issue this comes from https://drupal.org/node/2078855 Running the test on https://dru...
Hi, I am using Symfony2.0.0, I am working through the demo in The Book, and trying to generate the Hello Bundle. When I try to generate the bundle by using the following command in my Terminal: "php app/console generate:bundle --namespace=Acme/HelloBundle --format=yml" but instead of giving me on-screen instruct...
0
If you render the repeated fields individually, e.g. form_row(field_name.first) and form_row(field_name.second), the fields will each be rendered an additional time when using form_rest(form). Hope this helps!
### Assume this scenario 1. The symfony application registers a listener with "prototype" scope in the service container 2. The application uses `TraceableEventDispatcher` 3. The application is dispatching the event which is listened by the service defined in step 1 ### What is problematic `TraceableEventDis...
0
I'm working in Jupyter/IPython to plot an amount of Words per Day, but am having trouble using datetimes with Regplot. The issues seems to be somewhat akin to #257, though I'm not quite sure of the difference between lmplot and regplot in this regard. A minimal working example, without datetimes but simple timestamp...
I would like to use `lmplot` to visualize polling data for multiple candidates as demonstrated in this notebook, but I get `TypeError: invalid type promotion`. I can convert the dates to a `Days` integer, but then I don't get the date- based axis labels I want. This kind of use of dates is handled transparently when...
1
I have found that `lstsq` is sometimes throwing an exception; this is causing major problems because it's used in things like sklearn's `LinearRegression` class. I've included below a particular very simplified repro, but there appear to be an unpredictable but somewhat widespread set of circumstances that can trigge...
I have found that `lstsq` is sometimes unexpectedly throwing an exception; this is causing major problems because it's used in things like sklearn's `LinearRegression` class. I've included below a particular very simplified repro, but there appear to be an unpredictable but somewhat widespread set of circumstances th...
1
AnnouncerTest seems to be failing pretty regularly in TravisCI these days. Specifically `AnnouncerTest.testSessionKilled` will often fail when checking the data in ZK
io.druid.curator.announcement.AnnouncerTest testSessionKilled(io.druid.curator.announcement.AnnouncerTest) Time elapsed: 2.233 sec <<< FAILURE! java.lang.AssertionError: expected null, but was:<10,10,1451284237249,1451284237249,0,0,0,95111363629613057,25,0,10
1
**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behavior?** Radio button only fires the onChange event once for each option. **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem viahttps://jsfiddle.net or sim...
**Do you want to request a _feature_ or report a _bug_?** Bug **What is the current behavior?** In React 15.6.1, this behaviour is changed; In 15.5.4, it fires the change event reliably. 15.6.1 - https://codesandbox.io/embed/VPA42ZnRo 15.5.4 - https://codesandbox.io/embed/JZ0mnE5oy You'll need to have the c...
1
Choose one: is this a bug report or feature request? **feature request** ### Input Code class MyComponent extends React.Component { // ... } ### Babel Configuration (.babelrc, package.json, cli command) { "plugins": [ [ "transform-es2015-classes", { inline: true, loose:...
### Feature request Minifiers like Uglify try to remove dead code from minified builds. To completely remove a declaration, they have to prove that it is side-effect free. Unfortunately in JS this is often not possible as pretty much anything can have arbitrary effects. An important issue is that ES5 emit for `...
1
**I'm submitting a bug report. **Current behavior** Calling markAsTouched on a FormGroup doesn't mark their children controls as touched. **Expected behavior** Calling markAsTouched on a FormGroup should set the touched flag of their children controls. Actually, the opposite method, markAsUntouched, is affectin...
**I'm submitting a ...** (check one with "x") [x] bug report [x] feature request **Current behavior** There are `markAs` methods that can manipulate a form's internal validation state. These are highly useful. However, they propagate to children only sometimes. The following methods also m...
1
My current use case is a twitter post like edit box which highlights certain words with a different color. eg: ![image](https://user- images.githubusercontent.com/86928/30236910-46c5dcf0-9543-11e7-98ee-75ea04be8f56.png)
When calling the method "jumpTo" on the `ScrollController`, the `ListView` builds every item between the current position and the "scrollTo" position; This code snippet shows the problem. In the log, it will print every item , from 0 to 10000, wich takes a loooong time to run and freezes the entire application. The...
0
I am running a spider with Scrapy but after it finishes crawling it can't seem to terminate. Log stats just recursively report that it is scraping 0 pages/minute. When I try to quit with Ctrl-C, it fails to shut down gracefully and I have to quit forcefully with Ctrl-C again. Any clue what is happening? After comple...
Errors exists about the Twisted when installing scrapy in window by using pip install scrapy. Any one know how to fix it. > > copying src\twisted\internet\test\_yieldfromtests.py.3only -> > build\lib.win32-2.7\twisted\internet\test > creating build\lib.win32-2.7\twisted\internet\test\fake_CAs > ...
0
I'm working at a .php file and vs code crush at random, freeze is a more accurate description, wen i'm typing, open files, all i can say it's a behavior witch appeared after the last update. And i've noticed that intellisense remain opened long after i've finished typing the function. Yes i have the warning: "Cannot ...
Sometimes editor just freeze. Kill task helps only. Have this problem at work and home. I noticed that this started after latest update (0.10.1). Working in PHP files. Windows 10 64.
1
When I try to navigate in commits React Dev Tools Profiler I get this error: "Commit tree does not contain fiber 8562." ![Screen Shot 2020-04-27 at 12 00 23](https://user- images.githubusercontent.com/8399579/80387189-bad50180-887e-11ea-860a-3821b2d9603c.png) DevTools version: 4.6.0-6cceaeb67 Component stack: i...
Describe what you were doing when the bug occurred: 1. when I start profiler from my login screen 2. when I go to any route I stop the profiler it get error cannot debug profiler * * * ## Please do not remove the text below this line DevTools version: 4.11.0-39713716aa Call stack: at updateTree (chrome- exte...
0
##### System information (version) * OpenCV => 4.1.0 * Operating System / Platform => Windows 7 x64 * Compiler => mingw 7.3.0 x64 ##### Detailed description Segfault when I try to transfer any args to kernel args method (While opencl is working when I use cv::UMat in the algorithms like cv::normalize, cv::re...
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_CUDA_LIBRARY (ADVANCED) linked by target "example_gpu_alpha_comp" in directory /home/shravankumar/apps/opencv-3.2.0/samples/gpu l...
0
If I use MultiIndex columns and if a level happens to have empty values for all columns, the saved CSV file cannot be read. I expected to recover the dataframe from the saved CSV perfectly. I believe #6618 might be related, because this is somehow related to how Pandas uses an empty data row to separate column names...
Many timeseries-related functions have a `freq` argument that accepts strings representing some offset value. The specific valid options are apparently known as "offset aliases." Not exactly intuitive search terms but I did eventually find https://github.com/pydata/pandas/blob/master/doc/source/timeseries.rst which l...
0
* VSCode Version: 0.10.11 * OS Version: Windows 10 Steps to Reproduce: 1. Setup code like screenshot: ![hwhlc](https://cloud.githubusercontent.com/assets/215033/14267492/6f6ccb54-fb03-11e5-854d-cf8fdfb9e678.png) 2. Notice the unnecessary values in the intellisense
See attached screen shot, I have many snippets defined and they are the only entries that show up when I auto complete inside an object literal, which is weird imho: ![screen shot 2015-12-14 at 19 29 35](https://cloud.githubusercontent.com/assets/900690/11789872/1c19940e-a299-11e5-9ce8-d36a5289feb3.png)
1
Hi! I am using Atom on a Linux (Ubuntu) machine and I have spanish (es-ES) layout on my keyboard. When writting code everything is ok, but with commands, the Key Binding Resolver console is showing bas results. I suspect it is showing what the key combination would be for an (EN) keyboard layout. For example if I ...
Regarding: atom/atom#2600 @kevinsawicki Compare US and (for example) ![800px-kb_us-international svg](https://cloud.githubusercontent.com/assets/5219415/3278897/1a409fec-f3db-11e3-8818-37f183c2184e.png) German keyboard layout ![800px-kb_germany svg](https://cloud.githubusercontent.com/assets/5219415/3278895/1...
1
The weekly build with nightly wheels from numpy and pandas has failed. Check the logs for any updates that need to be made in matplotlib. https://github.com/matplotlib/matplotlib/actions/runs/2680570274
ERROR: type should be string, got "\n\nhttps://matplotlib.org/Matplotlib.pdf page 20 (bottom of the page)\n\n> To save plots using the non-interactive backends, use the\n> `matplotlib.pyplot`. \n> `savefig('filename')` method.\n\nwritten twice.\n\n"
0
Please add some document why we add following configuration to less. check https://github.com/zeit/next.js/issues/7957 for details, I also create a reproduction demo if (isServer) { const antStyles = /antd\/.*?\/style.*?/; const origExternals = [...config.externals]; confi...
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Asset files in `static` fold should be available on URL `http://hostname/static/filename`. For example, file `static/hello.txt` should be accessible by URL `http://hostname/static/hello.txt`. ## Current...
0
Trying the new "docker_login" task against RHEL 7.1 server (Docker 1.7.1). Error message says: "your version of docker-py is outdated: pip install docker-py>=1.1.0" This might be a comeback from issue on RHEL/CentOS from ansible/ansible- modules-core#1792, but I am not sure. In that case it was just a matter of...
##### ISSUE TYPE Feature Idea ##### COMPONENT NAME lineinfile module ##### ANSIBLE VERSION ansible 2.0.2.0 ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY lineinfile will only replace the last occur of the regex. This doesn't provide a solution for cases where there are duplicate ...
0
_Original tickethttp://projects.scipy.org/numpy/ticket/1014 on 2009-02-20 by @wesm, assigned to unknown._ This error is very unintuitive for end-users, arrays formed from SQL query results can frequently end up as object arrays by accident. In [15]: arr = np.random.randn(100).astype(object) ## In [16]: np.log(arr...
_Original tickethttp://projects.scipy.org/numpy/ticket/1013 on 2009-02-20 by @wesm, assigned to unknown._ This error is very unintuitive for end-users, arrays formed from SQL query results can frequently end up as object arrays by accident. In [15]: arr = np.random.randn(100).astype(object) ## In [16]: np.log(arr...
1
Please answer these questions before submitting your issue. Thanks! 开源不易,我们希望将精力放在完成新功能和解决有价值的问题上,为了让大家的配合更具有效率,请填写以下列出的全部问题 ### Which version of Sharding-Jdbc do you using?(您使用的Sharding-Jdbc版本为?) 2.0.2 ### Expected behavior (您预期的结果是) ddl只在master执行 ### Actual behavior (实际运行的结果是) ddl在master & slave均有执行 ### St...
## Bug Report **For English only** , other languages will not accept. Before report a bug, make sure you have: * Searched open and closed GitHub issues. * Read documentation: ShardingSphere Doc. Please pay attention on issues you submitted, because we maybe need more details. If no response **more than 7 da...
0
According to semver, only non-breaking changes are supposed to go into minor and patch version releases. With the release of 16.4, you have made breaking changes to `getDerivedStateFromProps`. Our entire codebase, running perfectly on 16.3.2 is a dumpster fire as soon as we raise that dependency to 16.4. The only th...
Currently in React 16.8.6, we get this error when changing the state in a affected useEffect, `Invariant Violation: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinit...
0
# Environment Windows build number: [run "ver" at a command prompt] PowerToys version: PowerToy module for which you are reporting the bug (if applicable): # Steps to reproduce # Expected behavior # Actual behavior # Screenshots
# Summary of the new feature/enhancement From what I've seen Keyboard Manager does not allow to remap key combination to a single key or the other way around. I found this strange. For example, I like to have left, down, up, right arrows mapped to <ctrl-h>, <ctrl-j>, <ctrl-k>, <ctrl-l> in vim style. I use AutoHotkey...
0
### Website or app https://github.com/BlakeMack/quiz-app-react ### Repro steps -As soon as the < App/> component is rendered (as soon as the application is loaded) I get the Element 3 error above, which stays consistent throughout every state change in my application start quizdata score isScored But I a...
**Do you want to request a _feature_ or report a _bug_?** feature **Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?** React 16.3 Just wanted to put an idea out here for feedback to see if this would be something useful. I've been using the n...
0
Hi, can i disable extension, just like atom? ![file](https://cloud.githubusercontent.com/assets/4654826/15665259/9618acc2-273c-11e6-80b6-ff5136410cd8.PNG)
When looking for problems with intellisense (#2850) I wanted to clean up my config by disabling all extensions. However they can only be deleted. This would be a generally useful option in case extensions are causing problems. ## @joaomoreno * Figure out format to store extensions disablement in settings * Mo...
1
This could be implemented as `dist1.kldiv(dist2)` (provided `type(dist1) == type(dist2)`) or something similar. KL divergence is a very useful diagnostic for policy gradient algorithms in general and some have a KL divergence penalty as part of their objective function (e.g.), so I think this would be useful to have....
## 🐛 Bug ## To Reproduce When tensors are on cpu, following program acts correctly. # adding 1.0 to a[0] twice DEVICE = torch.device("cpu") a = torch.zeros((3), device=DEVICE) a.index_put_([torch.tensor([0, 0], device=DEVICE)], torch.tensor(1., device=DEVICE), accumulate=True) > tensor([2., 0., 0.]) But o...
0
### Apache Airflow version 2.3.0 (latest released) ### What happened Lets say we have series of tasks, currently we executing task B , if the scheduler process gets killed, then worker thats running task B continues to run and we start the scheduler again and task B was still running because of worker is not kille...
airflow/airflow/www/yarn.lock Lines 4208 to 4211 in 7490c6b | jquery@>=1.7, jquery@>=3.4.0, "jquery@^1.8.3 || ^2.0 || ^3.0": ---|--- | version "3.4.1" | resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" | integrity sha512-36+AdBzCL+y6qjw5Tx7HgzeGC...
0
Hi! I'm trying to use ThreeJS and the VRMLLoader to display vrml files generated by Catia. I just duplicated your example and tried to load my file. Console shows this message: TypeError: angles is undefined VRMLLoader.js:125 here is the file Is it because the loader is not fully implemented or ...
three.js/examples/js/loaders/TDSLoader.js Lines 53 to 60 in 97cab20 | var loader = new THREE.FileLoader( this.manager ); ---|--- | | loader.setResponseType( 'arraybuffer' ); | | loader.setPath( path ); | | loader.load( url, function ( data ) { | @cnspaha I don't think you should `loader.set...
0
In console, these are the error messages displayed. Files downloaded from bootstrap site 09/17/2013. CSS3111: @font-face encountered unknown error. glyphicons-halflings-regular.eot CSS3112: @font-face failed WOFF integrity check. glyphicons-halflings-regular.woff CSS3111: @font-face encountered unknown error...
When using a customized version of Bootstrap 3.0 the Glyph icons don't work. The font file sizes differ from the "normal" version.
1
**Migrated issue, originally created by Anonymous** func.max and func.min do not convert result object to correct datetime object. \---testcase.py import sqlalchemy as sqa import datetime db = sqa.create_engine("sqlite://") metadata = sqa.BoundMetaData(db) #metadata.en...
**Migrated issue, originally created by Anonymous** As posted here: http://groups.google.com/group/sqlalchemy/browse_thread/thread/d4c0f163f1f414e4 When you do a multiple-row insert, such as: `users.insert().execute(` `{'user_id':6, 'user_name':'jack', 'password':'asdfasdf'},` `{'user_id':7, 'user_name':'ed'}...
0
## Bug Report **Current Behavior** I have created the file `.babelrc` in the root of my React native project and install all related node_modules related to that. Go to definition with VSC with any of these paths not working. I have provided example below in the file with the supported attached png. ...
I deconstructed my Create-React-App with Webpack 4 & Babel 7. The first time I ran the command "npm run build" it worked and created a new build folder. Now after the first time I am trying to run the command again and I am getting the error blow. ERROR in ./src/index.js Module build failed (from ./node_modules/babe...
0
* Electron version: 1.3.0 * Operating system: OS X 10.11.6 OS X Crash report Electron hard-crashes when running the following snippet: webContents.isDevToolsOpened(); // true var wsd = "/Users/schmod/path/to/a/directory"; try { webContents.removeWorkSpace( wsd ); } c...
* Electron version: 1.3.0 * Operating system: Kubuntu 16.04
1
Simple steps to reproduce: Run this script: function test(a: number, b: number): number{ return a + b; } test(, 5); Then, after run, we receive empty error. error:
With the following code I get almost no output. import { serve, } from "https://deno.land/std/http/server.ts"; const s = serve({ port: 8000 }); for await (const req of s) { let lolomo: } Here is me running the script > deno run -A in...
1
INFO: this is related to getbootstrap.com main site Please make top menu fixed. I belive that many people use it as reference and read styling, components and other there, so when you need fast swwitch you need to scroll to top of page for change :) NHF :) 👍
Please make de docs navbar fixed again. I use it extensively and it was very nice to quickly change sections in the documentation. Now I have to scroll, and scroll and scroll....
1
THE CODE IS CORRECT BUT IT WONT ACCEPT IT AND ALLOW ME TO PASS, MULTIPLE USERS IN CHAT ARE HAVING THIS ISSUE <script> $(document).ready(function() { $("#target1").css("color", "red"); }); </script> <!-- Only change code above this line. --> <div class="containe...
Challenge Waypoint: Use Hex Code for Specific Colors has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586`. Please describe how to reproduce this issue, and include links to screenshots if possible. My answer...
1
code: pub fn str_join(strs: &[AsRef<str>], join: str) -> String { strs.iter().fold(String::new(), |mut acc, s| { if !acc.is_empty() { acc.push_str(join); } acc.push_str(s); acc }); } fn main() {} message: <anon>:2:10: 2:16...
At present, fd_set is defined as libnative::io::c::fd_set, on both Windows and Linux. However, I can't use this, as it's not made "pub mod c" in mod.rs. I'm writing a binding from a C network-related library (libircclient) to Rust, and would like fd_set to be available without having to duplicate effort.
0
I have a simple panel with four button groups in a fluid grid system, but they keep detaching one from another when I try to scale down the parent. Is there any way of fixing this? EDIT: Basically what I want is the groups to stay together. ~~And also there is another bug with this, that is if I have a button with ...
I am not sure if it should be fixed or not. If I use grouped action buttons in a `<td>` without specified width it will look like in example above. ![untitled](https://camo.githubusercontent.com/bc8ce0008533168cd6308e78ab077468e361698ea57d6050ac5dc98f95adf8bd/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f617...
1
### System Info * `transformers` version: 4.25.1 * Platform: Linux-5.15.0-58-generic-x86_64-with-glibc2.35 * Python version: 3.9.13 * Huggingface_hub version: 0.10.0 * PyTorch version (GPU?): 1.12.1.post201 (False) * Tensorflow version (GPU?): not installed (NA) * Flax version (CPU?/GPU?/TPU?): 0.6.3 (...
### System Info * `transformers` version: 4.24.0 * Platform: Linux-5.4.0-135-generic-x86_64-with-glibc2.31 * Python version: 3.10.8 * Huggingface_hub version: 0.11.1 * PyTorch version (GPU?): 1.13.1 (True) * Tensorflow version (GPU?): not installed (NA) * Flax version (CPU?/GPU?/TPU?): not installed (N...
1
After changes in my code, deno panics every time. Full log: thread 'main' panicked at 'Cached source file doesn't exist', cli/program_state.rs:206:8 stack backtrace: 0: 0x55a1a896ad83 - std::backtrace_rs::backtrace::libunwind::trace::h577ea05e9ca4629a ...
I am aware of the --reload flag, but would it make sense to include a version of a lockfile that is only updated with the --reload? I am hesitant to create this issue because if the dependencies are pulled in with URLs then it's irrelevant due to the fact that the cache becomes the source of truth, but would it make ...
0
It would be great to have either the (old) FileReader API or the new Promise based Blob methods "text", "arrayBuffer" and "stream".
* `blob.text()` \- `promise<String>` * `blob.arrayBuffer()` \- `promise<ArrayBuffer>` * `blob.stream()` \- `Dom.ReadableStream`
1
##### Issue Type: * Bug Report * Bugfix Pull Request ##### Ansible Version: * 1.9.4 ##### Ansible Configuration: [defaults] inventory=inventory ##### Environment: ./inventory/g ./host_vars/h1 ./host_vars/h2 ./playbook.yml ##### Summary: host_vars ar...
This bug report is a result investigating https://groups.google.com/forum/#!searchin/ansible- project/limit$20hostvars$20/ansible-project/ZZ12KPiOE2s/rfdotpnmKgAJ . It turns out that the host_vars/ directory must be relative to the inventory file _when the host is not included in --limit_. Ansible can define any suc...
1
When my server returns a 400 response with text, the xhr backend does not route this through to the error observer, and instead calls the success path. I am porting a service from angular 1 to angular 2, and this was not a problem in angular 1, nor is it a problem with rxjs-dom, which I am using in the meantime. Af...
**I'm submitting a ...** (check one with "x") [ x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
1