id stringlengths 4 10 | text stringlengths 4 2.14M | source stringclasses 2
values | created timestamp[s]date 2001-05-16 21:05:09 2025-01-01 03:38:30 | added stringdate 2025-04-01 04:05:38 2025-04-01 07:14:06 | metadata dict |
|---|---|---|---|---|---|
2635674797 | feat : use test containers instead of loading database
Summary by CodeRabbit
New Features
Introduced a new class for testing the read replica functionality.
Added PostgreSQL Testcontainers support for enhanced integration testing.
Implemented a configuration setup for PostgreSQL containers to facilitate testing.
... | gharchive/pull-request | 2024-11-05T14:47:24 | 2025-04-01T04:58:06.626619 | {
"authors": [
"rajadilipkolli"
],
"repo": "rajadilipkolli/my-spring-boot-experiments",
"url": "https://github.com/rajadilipkolli/my-spring-boot-experiments/pull/1494",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1757793204 | 🛑 Playstore API is down
In b138810, Playstore API (https://api-playstore.rajkumaar.co.in) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Playstore API is back up in a82b5fa.
| gharchive/issue | 2023-06-14T23:17:14 | 2025-04-01T04:58:06.634862 | {
"authors": [
"rajkumaar23"
],
"repo": "rajkumaar23/status",
"url": "https://github.com/rajkumaar23/status/issues/158",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1875705384 | kernelsu
thanks for this beautiful module I was using it on magisk but now I'm using kernelsu is it works or not yet maybe the next update
Yes, kernelsu should work well too
sorry maybe for this project I will stop temporarily in this version there will be no latest version for the next because maybe I see out th... | gharchive/issue | 2023-08-31T14:56:45 | 2025-04-01T04:58:06.640796 | {
"authors": [
"Hamood111",
"rakarmp"
],
"repo": "rakarmp/DragonBoost",
"url": "https://github.com/rakarmp/DragonBoost/issues/4",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1719612683 | Getting the attribute value of the row selector element?
It seems like column selectors work well on descendant elements of the row selector element, but I have not been able to retrieve data from attributes of the row selector element (e.g [id]).
Same question.
| gharchive/issue | 2023-05-22T12:42:17 | 2025-04-01T04:58:06.641830 | {
"authors": [
"ColinMaudry",
"valguenichon"
],
"repo": "rakot/DataScrapper",
"url": "https://github.com/rakot/DataScrapper/issues/6",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1356198619 | Typescript error for R.type when using a date type
For typescript, when using the function R.type, the possible types are
"Object" | "Number" | "Boolean" | "String" | "Null" | "Array" | "RegExp" | "Function" | "Undefined" | "Symbol" | "Error"
However, if you pass R.type(new Date ()), a string of 'Date' gets returned
... | gharchive/issue | 2022-08-30T19:20:07 | 2025-04-01T04:58:06.669542 | {
"authors": [
"azigoldstein",
"kedashoe",
"mateusbw"
],
"repo": "ramda/ramda",
"url": "https://github.com/ramda/ramda/issues/3296",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
282979821 | Consider matching array_slice behavior instead of NotSatisfiableException
What is your opinion of changing the behavior of parseRange to match the same behavior as array_slice instead of throwing NotSatisfiableExceptions?
Example 1:
parseRange('0-300', 0); // => Throws NotSatisfiableException
array_slice([], 0, 300);... | gharchive/issue | 2017-12-18T18:36:18 | 2025-04-01T04:58:06.707015 | {
"authors": [
"mdeboer",
"scotttrinh"
],
"repo": "ramsey/http-range",
"url": "https://github.com/ramsey/http-range/issues/1",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2506326334 | New version of numpy 1.26.4 incompatibility with np.bool existence
Describe bug
New version of numpy incompatibility with np.bool leads to an error, when using the history module. A simple modification in the code, wherever np.bool make it np.bool_ , which is actually just one occurrence, fixes the issue. Should I ma... | gharchive/issue | 2024-09-04T21:18:59 | 2025-04-01T04:58:06.713636 | {
"authors": [
"ValueRaider",
"VasLem"
],
"repo": "ranaroussi/yfinance",
"url": "https://github.com/ranaroussi/yfinance/issues/2049",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2630188324 | Incompatibility with talib (expected numpy.ndarray, got DataFrame)
Describe bug
talib cannot accept dataframe as input:
Traceback (most recent call last):
File "/data/1.py", line 7, in <module>
df['SMA_5'] = ta.SMA(df['Close'], timeperiod=5)
File "/data/miniconda3/envs/a/lib/python3.10/site-packages/talib/__i... | gharchive/issue | 2024-11-02T04:14:30 | 2025-04-01T04:58:06.718134 | {
"authors": [
"ValueRaider",
"dhruvan2006",
"finisky"
],
"repo": "ranaroussi/yfinance",
"url": "https://github.com/ranaroussi/yfinance/issues/2107",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1996647237 | 📖 Add ADR on rancher namespace strategy
kind/documentation
What this PR does / why we need it:
This ADR proposes a decision on rancher cluster namespace usage. This will allow rancher turtles to control the created resources location during and after the import process, and allow the operator to have a static set ... | gharchive/pull-request | 2023-11-16T11:28:25 | 2025-04-01T04:58:06.855422 | {
"authors": [
"Danil-Grigorev"
],
"repo": "rancher-sandbox/rancher-turtles",
"url": "https://github.com/rancher-sandbox/rancher-turtles/pull/264",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
183699289 | convoy.sock connection refused
convoy commands like " convoy list , convoy create volume-name" are giving error in ubuntu 16.04 server. but convoy works fine in another LAB setup using same environment.
Error:
....dia unix /var/run/convoy/convoy.sock: connect : connection refused"
root@ubuntu-docker-4:~# convoy cr... | gharchive/issue | 2016-10-18T14:16:18 | 2025-04-01T04:58:06.862105 | {
"authors": [
"rajkumar49"
],
"repo": "rancher/convoy",
"url": "https://github.com/rancher/convoy/issues/168",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2758198843 | Support dryRun feature when creating or editing resources
Is your feature request related to a problem? Please describe.
Creating or editing a resource can run through various steps within Kube that can make the request fail
the dry run concept can be used via kubectl or api to determine if the request would be acce... | gharchive/issue | 2024-12-24T18:41:14 | 2025-04-01T04:58:06.866551 | {
"authors": [
"richard-cox"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/12947",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
536586898 | Cannot add header or cookie values in Firefox on Router Create
Works fine on Chrome. On FF, anything I type just isn't registered in the field at all.
Firefox version 70.0.1 (64-bit)
Also cookie values. Similar to above screenshot but after clicking "Add Cookie Rule" to the right
Working in FF now, validated fix... | gharchive/issue | 2019-12-11T20:06:20 | 2025-04-01T04:58:06.868352 | {
"authors": [
"rancher-max"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/235",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1715962097 | Improve Required Namespace/Project Filtering Message
Message is shown when
Required Namespace / Project filter is on
user has an option which isn't a namespace, project or multiple thereof.
There's been a request to improve how this looks
We should define this at a component level and change all similar instance... | gharchive/issue | 2023-05-18T17:00:13 | 2025-04-01T04:58:06.876327 | {
"authors": [
"edenhernandez-suse",
"kwwii",
"richard-cox"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/issues/8917",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2550594074 | Check for supported API version annotation when loading extensions
Summary
Fixes #11695
Occurred changes and/or fixed issues
Replaced the environment variable injection for UI_EXTENSIONS_API_VERSION in vue.config.js
Updated the condition to load an extension based on the extensions api version annotation
Now whe... | gharchive/pull-request | 2024-09-26T13:27:16 | 2025-04-01T04:58:06.884027 | {
"authors": [
"aalves08",
"jordojordo"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/pull/12037",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1556914716 | Home page not load in safari: positive lookhead unsupported
Summary
Fixes #8023
As mentioned in the issue, it's not possible to load the page with current regular expression, as positive lookbehind is not supported in Safari.
Occurred changes and/or fixed issues
Changed regular expression.
Technical notes summary
Cr... | gharchive/pull-request | 2023-01-25T16:16:01 | 2025-04-01T04:58:06.886896 | {
"authors": [
"cnotv",
"liyimeng"
],
"repo": "rancher/dashboard",
"url": "https://github.com/rancher/dashboard/pull/8029",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
504800513 | Silent requires device to be set
When installing using the kernel arguemnt k30s.install.silent=true I was running into where it would display the help text of the install script. I realized it was not setting a device, so I used a kernel argument to explicitly set the device which worked fine.
If I remove silent, the... | gharchive/issue | 2019-10-09T17:51:42 | 2025-04-01T04:58:06.909697 | {
"authors": [
"FreekingDean",
"dweomer",
"zenekron"
],
"repo": "rancher/k3os",
"url": "https://github.com/rancher/k3os/issues/205",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
505515794 | [Documentation] Remove mention of --disable-agent flag
We are going to hide the --disable-agent flag from the cli. It has caused confusion for GA and some of the community. The agent should typically be running on master nodes. If the agent is not running then the kubelet is not running and you cannot list the node (... | gharchive/issue | 2019-10-10T21:16:29 | 2025-04-01T04:58:06.911938 | {
"authors": [
"davidnuzik"
],
"repo": "rancher/k3s",
"url": "https://github.com/rancher/k3s/issues/891",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1322703829 | Add option to create local volumes instead of hostPath
resolve #85
Took the changes from #91 and added them to be enabled by a config value an annotation on the pvc. Default behavior is still to use hostPath volumes. By using an annotation, we can allow the user to create both hostPath and local volumes, instead of j... | gharchive/pull-request | 2022-07-29T21:53:22 | 2025-04-01T04:58:06.922836 | {
"authors": [
"AnthonyEnr1quez",
"Marcel-Lambacher",
"derekbit",
"fabioandreola",
"maximeborges"
],
"repo": "rancher/local-path-provisioner",
"url": "https://github.com/rancher/local-path-provisioner/pull/260",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "... |
153109221 | Host hangs after host reboot is issued from console.
Tested with Rancher server - latest Build from master
Ros version - v0.4.4
Longhorn catalog template from - https://github.com/cjellick/longhorn-catalog (image - cjellick/longhorn:dev3)
Steps to reproduce the problem:
Create a service(health check enabled) with VM ... | gharchive/issue | 2016-05-04T20:38:20 | 2025-04-01T04:58:06.928267 | {
"authors": [
"sangeethah",
"will-chan",
"yasker"
],
"repo": "rancher/longhorn",
"url": "https://github.com/rancher/longhorn/issues/30",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
391980753 | Support WiFi on RPi3B+
From @TheAifam5:
Ah that thing with 'brcmfmac43430-sdio' does not work. I'm using the 1.5.0-rc with RPi3B+.
Something with 'Direct firmware load for brcmfmac43455-stdio.bin failed with error -2'
'unhandled level 2 translation unit (11)'
'brcmf_sdio_htclk: HT Avail timeout 1000000... clkctl 0x5... | gharchive/issue | 2018-12-18T03:22:02 | 2025-04-01T04:58:06.931806 | {
"authors": [
"TheAifam5",
"kingsd041",
"niusmallnan"
],
"repo": "rancher/os",
"url": "https://github.com/rancher/os/issues/2604",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
729984055 | if --no-cacerts is specified but setting exists, setting is used when generating kubeconfig
What kind of request is this (question/bug/enhancement/feature request): bug
Steps to reproduce (least amount of steps as possible):
It appears that over 18 months ago when I was first setting up my cluster the setting/cacert... | gharchive/issue | 2020-10-26T23:42:12 | 2025-04-01T04:58:06.938610 | {
"authors": [
"StrongMonkey",
"ekristen"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/29771",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
121585821 | UI: Links in certificates domain names are incorrect
In the Infrastructure/Certificates page, open any existing certificate.
In the Domain Names frame, the CN and other AltNames of the cert are listed, as links.
These should be linked to https://domainname/ but are instead linked to /domainname, which means that clic... | gharchive/issue | 2015-12-10T21:54:06 | 2025-04-01T04:58:06.940742 | {
"authors": [
"sshipway",
"tfiduccia"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/2989",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
887062604 | Add rancher/rke2-upgrade images to Rancher release artifact rancher-images-sources.txt
What kind of request is this (question/bug/enhancement/feature request):
enhancement
In the same way that rancher/k3s-upgrade images are included in Rancher release artifact rancher-images-sources.txt, the rancher/rke2-upgrade imag... | gharchive/issue | 2021-05-11T12:05:52 | 2025-04-01T04:58:06.942385 | {
"authors": [
"ron1"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/32671",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
931703282 | 2.5 Scale Testing - XXLarge run
Validate the 2.5.9 performance against docs published for 2.4.x for an xx-large run.
https://rancher.com/docs/rancher/v2.5/en/installation/requirements/
Completed on 07/02, recorded here: https://confluence.suse.com/display/EN/Scale+Testing+-+XXLarge
| gharchive/issue | 2021-06-28T15:38:05 | 2025-04-01T04:58:06.944042 | {
"authors": [
"bmdepesa",
"git-ival"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/33395",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1013822711 | Deleting a cluster that provisioned successfully but is in error state doesn't remove management cluster
Rancher Server Setup
Rancher version: 2.6.1-rc10
Information about the Cluster
Cluster Type (Local/Downstream): Downstream
If downstream, what type of cluster? (Custom/Imported or specify provider for Hosted/I... | gharchive/issue | 2021-10-01T22:55:46 | 2025-04-01T04:58:06.949674 | {
"authors": [
"dnoland1",
"norcis",
"thedadams"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/35018",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1856002917 | [BUG] Post upgrade, AD user cluster owner cannot list anything on the cluster
Rancher Server Setup
Rancher version: v2.7.4 upgraded to v2.7.5 upgraded to v2.7.6-head 2cf6683
Installation option (Docker install/Helm Chart): Docker install
Proxy/Cert Details:
Information about the Cluster
Kubernetes version: v1.26... | gharchive/issue | 2023-08-18T03:48:10 | 2025-04-01T04:58:06.965832 | {
"authors": [
"MKlimuszka",
"anupama2501",
"prachidamle"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/42466",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
153694754 | is there a way to modify rancher-compose.yml?
i want to modify the scale number in rancher-compose.yml?
which api can i use?
"…/v1/projects/1a1/environments/1e1/?action=upgrade" dose not work
Hi @danlanxiaohei , looks like you're trying to call scale on a stack rather than a service.... try something like: ".../v1... | gharchive/issue | 2016-05-09T02:55:14 | 2025-04-01T04:58:06.967930 | {
"authors": [
"aemneina",
"danlanxiaohei",
"deniseschannon"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/4731",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
165895959 | Drop-down in service details page behind the tabs
Rancher Version: master 7/15
Steps to Reproduce:
Click on a Service name from a stack that has a lot of services
Click on the Service name drop-down
Results: Notice the drop-down is behind the tabs
Expected: Should be on-top
Version - v1.2.0-pre1-rc3
| gharchive/issue | 2016-07-15T23:41:25 | 2025-04-01T04:58:06.970511 | {
"authors": [
"tfiduccia"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/5451",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
195713293 | Unable to access kubernetes service by service name
Rancher Version:
1.2.0
Docker Version:
1.12.3
OS and where are the hosts located? (cloud, bare metal, etc):
Centos 7 and bare metal
Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB)
single node rancher internal DB
Environment Type: (Ca... | gharchive/issue | 2016-12-15T04:15:18 | 2025-04-01T04:58:06.979826 | {
"authors": [
"aemneina",
"ist0ne"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/7066",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
196118300 | Enable random public port for LB
Today randomly public ports functionality is disabled for LB service. And although it is not very common use case, we should probably add this functionality in. Here are a couple of examples for LB ports definitions:
LB is internal, source port is not exposed:
services
lb:
ima... | gharchive/issue | 2016-12-16T17:54:28 | 2025-04-01T04:58:06.984059 | {
"authors": [
"alena1108",
"deniseschannon",
"flypenguin",
"noamkachko"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/7093",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
201252034 | rancher SSL issue on K8S environment
Rancher Versions: v1.2.2 v1.3 v1.3.1
Docker Version: 0.12.6
OS and where are the hosts located? (cloud, bare metal, etc): ubuntu16.04
Setup Details: (single node rancher vs. HA rancher, internal DB vs. external DB) single node rancher
Environment Type: (Cattle/Kubernetes/Swarm/Mes... | gharchive/issue | 2017-01-17T11:28:05 | 2025-04-01T04:58:06.991335 | {
"authors": [
"deniseschannon",
"hiscal2015"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/7438",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
211561876 | Rancher CLI catalog ls command not working
Rancher Versions: master 3/2
Steps to Reproduce:
run ./rancher catalog ls
Results: Returns Name/Name, supposed to return Name, Category and ID
Verified working with CLI v0.5.0-rc2
| gharchive/issue | 2017-03-03T00:36:53 | 2025-04-01T04:58:06.993202 | {
"authors": [
"deniseschannon",
"tfiduccia"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/8033",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
220648274 | How to test a private catalog
I've created a private catalog. However, one of the templates doesn't show up in Rancher.
Is there any tool to validate the templates?
Or where lies the log which shows what's going wrong in the templates?
@qiuwei
I add the private catalog then just ssh into the machine that has ranche... | gharchive/issue | 2017-04-10T13:41:36 | 2025-04-01T04:58:06.998458 | {
"authors": [
"qiuwei",
"rbucker",
"tfiduccia"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/issues/8462",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
322365148 | Check if the cacert pulled from settings is empty
https://github.com/rancher/rancher/issues/13308
I'll merge this, but it doesn't fix the issue.
| gharchive/pull-request | 2018-05-11T16:52:35 | 2025-04-01T04:58:06.999647 | {
"authors": [
"galal-hussein",
"ibuildthecloud"
],
"repo": "rancher/rancher",
"url": "https://github.com/rancher/rancher/pull/13441",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
92439191 | LB hostname routing support + ServiceLinks/LoadBalancerTarget API changes + lb service healthcheck changes
This PR introduces support for LB hostname routing. As a part of the feature, API changes to service links and LB target were done.
Update: as a part of this PR, Load Balancer healtcheck configuration are done t... | gharchive/pull-request | 2015-07-01T17:20:03 | 2025-04-01T04:58:07.018466 | {
"authors": [
"alena1108",
"will-chan"
],
"repo": "rancherio/cattle",
"url": "https://github.com/rancherio/cattle/pull/653",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
126236274 | as an operator I do not want to manually have to define roles for ECS EC2 instances
Add project level ecr roles for aws ec2 instances
Add global ecr roles for general ecr tasks
Correct policies are in place, we need to audit the AWS code before moving it into the init process.
So this will stay in progress unti... | gharchive/issue | 2016-01-12T17:54:27 | 2025-04-01T04:58:07.038713 | {
"authors": [
"bennett000",
"rafkhan"
],
"repo": "rangle/the-clusternator",
"url": "https://github.com/rangle/the-clusternator/issues/193",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1392482808 | double Thermostat ON/OFF value in MQTT with different content
Dear reader,
I am using ESPAltherma to get "all" the values / measurements of a Daikin Hybride heatpump.
System: Daikin Altherma hybride EHYHBX08AV3
Monitoring: M5StickC
Issue: in both the 'espaltherma/OneATTR/Thermostat' topic as 'espaltherma/ATTR' the at... | gharchive/issue | 2022-09-30T13:55:15 | 2025-04-01T04:58:07.047179 | {
"authors": [
"DieterTHeck",
"HWL1968",
"THK56",
"raomin"
],
"repo": "raomin/ESPAltherma",
"url": "https://github.com/raomin/ESPAltherma/issues/153",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
217038373 | Unable to see or extract items from a disk
Issue description:
While migrating from 1k to 4k drives, I noticed that one of the drives refuses to have data extracted from it and immediately pops from the IN to the OUT section of the Disk Manipulator. Number of items on the drive is shown correctly. Putting the drive ba... | gharchive/issue | 2017-03-26T09:05:25 | 2025-04-01T04:58:07.054547 | {
"authors": [
"Bamcrab",
"BrianEdmonds",
"DinckelMan",
"Morpheus1101",
"raoulvdberge",
"way2muchnoise",
"xannor"
],
"repo": "raoulvdberge/refinedstorage",
"url": "https://github.com/raoulvdberge/refinedstorage/issues/1093",
"license": "mit",
"license_type": "permissive",
"lice... |
180448192 | Inception storage should be blacklisted
Issue description:
Infinite storage and player crash
What happens:
Filled Storage drives can be stored into other storage drives/blocks.
This is a balance issue and leads eventually to client crashes.
What you expected to happen:
Blacklist storage containers from being added, i... | gharchive/issue | 2016-10-01T09:41:56 | 2025-04-01T04:58:07.064381 | {
"authors": [
"LemADEC",
"LousyLynx",
"ilordnightmarei",
"jtb1313",
"raoulvdberge",
"way2muchnoise"
],
"repo": "raoulvdberge/refinedstorage",
"url": "https://github.com/raoulvdberge/refinedstorage/issues/404",
"license": "mit",
"license_type": "permissive",
"license_source": "bigq... |
192390837 | Autocrafting - Process crafting using Soldering Station fails on Speed Upgrade
Issue description:
Configuration:
4 Auto Crafters handling pattern recipes
1 Auto Crafter handling process recipes w/Soldering Station
1 Importer on bottom of Soldering station to remove completed items
Full Crafting chain for Speed Upgrad... | gharchive/issue | 2016-11-29T20:29:16 | 2025-04-01T04:58:07.073444 | {
"authors": [
"BrewAndCode",
"Moogrok",
"way2muchnoise"
],
"repo": "raoulvdberge/refinedstorage",
"url": "https://github.com/raoulvdberge/refinedstorage/issues/693",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
206848244 | Unable to join world
Issue description:
server crash due crafting overload?
What happens:
I recentely asked my Refined storage system to craft Quaddouble compressed cobblestone. I know form expirience that I can't put all the patterns in the same crafter becaus it will overload the crafter and crashes (for some reaso... | gharchive/issue | 2017-02-10T16:54:41 | 2025-04-01T04:58:07.078368 | {
"authors": [
"phit",
"pixar02"
],
"repo": "raoulvdberge/refinedstorage",
"url": "https://github.com/raoulvdberge/refinedstorage/issues/978",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1208328816 | InlineStr stores length inside string buffer
While not really a problem, it's weird to me to store length of a string inside the string buffer itself, especially without any comments about it in the code.
It shouldn't break anything to make it a separate field in struct (and decrease MAX_INLINE_STR_LEN by one), and i... | gharchive/issue | 2022-04-19T12:52:33 | 2025-04-01T04:58:07.083831 | {
"authors": [
"Shadlock0133",
"marcusklaas"
],
"repo": "raphlinus/pulldown-cmark",
"url": "https://github.com/raphlinus/pulldown-cmark/issues/581",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1794684146 | Metadata extraction fails on 4-space-or-more indented content
I'm working with the latest version on master, and found that you can blow up the first pass parse time (to a degree where I haven't seen it stop!) with any content indented by four spaces or more:
---
anything:
indented4Spaces: true
---
Configuration... | gharchive/issue | 2023-07-08T03:41:30 | 2025-04-01T04:58:07.086497 | {
"authors": [
"Martin1887",
"chriskrycho"
],
"repo": "raphlinus/pulldown-cmark",
"url": "https://github.com/raphlinus/pulldown-cmark/issues/689",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
111334196 | Passwords
Some bad keys have passwords. Do we have a preferred format/method for storing these alongside the key?
Better just to remove the password? :)
Happy to go with that solution. :)
On 14/10/2015 09:44, Meatballs1 wrote:
Better just to remove the password? :)
—
Reply to this email directly or view it on Gi... | gharchive/issue | 2015-10-14T06:37:36 | 2025-04-01T04:58:07.211860 | {
"authors": [
"Meatballs1",
"blackswanburst",
"hmoore-r7"
],
"repo": "rapid7/ssh-badkeys",
"url": "https://github.com/rapid7/ssh-badkeys/issues/5",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2305942572 | [Bug]: Error in container startup when going for cluster setup in rapidfort/couchdb-official
Name and Version
rapidfort/couchdb-official:3.3.3
Which runtime are you using to reproduce this issue?
[ ] Kubernetes
[ ] Docker Compose
[X] Docker
Is this issue reproducible on the original source image?
Reproducible
Could... | gharchive/issue | 2024-05-20T12:55:51 | 2025-04-01T04:58:07.219684 | {
"authors": [
"utkarsh-1905"
],
"repo": "rapidfort/community-images",
"url": "https://github.com/rapidfort/community-images/issues/611",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
839118532 | Add GCP HPO example
Add HPO example on AI Platform without Ax
Close with #82
| gharchive/issue | 2021-03-23T20:59:55 | 2025-04-01T04:58:07.220663 | {
"authors": [
"zronaghi"
],
"repo": "rapidsai/cloud-ml-examples",
"url": "https://github.com/rapidsai/cloud-ml-examples/issues/80",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1321127941 | [FEA] More efficient gradient computation
#340 proposed some minor improvements to gradient computation. However, I think there is still potential for a much stronger improvement. Specifically, by creating an custom ElementwiseKernel, we could write all gradient terms into an ndim + 1-dimensional output array during ... | gharchive/issue | 2022-07-28T15:28:35 | 2025-04-01T04:58:07.222299 | {
"authors": [
"grlee77"
],
"repo": "rapidsai/cucim",
"url": "https://github.com/rapidsai/cucim/issues/353",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
1491240426 | RFC: Alternative server-side rendering (SSR) architecture
This is quite long and windy, perhaps the code example at the end is the best TLDR.
The problem
It would be nice to "use Laminar on the backend", i.e. share Laminar code between frontend and backend. This would let the server return static HTML with all the we... | gharchive/issue | 2022-12-12T07:59:12 | 2025-04-01T04:58:07.399584 | {
"authors": [
"deterdw",
"raquo"
],
"repo": "raquo/Laminar",
"url": "https://github.com/raquo/Laminar/issues/128",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
158919496 | .btn-groupのbox-shadow
.btn-group > .btn の box-shadow の見栄えがあまり良くないため修正。
【案】
.btn-group > .btn の box-shadow を none して, .btn-group に対して box-shadow を指定?
https://github.com/raryosu/Rin/commit/c1707c8a6da01ef6a7db201045e1126fa4587ef8 にも含めてしまっていた…
| gharchive/issue | 2016-06-07T13:13:07 | 2025-04-01T04:58:07.403815 | {
"authors": [
"raryosu"
],
"repo": "raryosu/Rin",
"url": "https://github.com/raryosu/Rin/issues/2",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2626854342 | [BUG]Change in returned dimension of return value of capture_array when going from RPI4->RPI5.
Please only report one bug per issue!
Describe the bug
We have noticed that, when going from RPI4->RPI5, the numpy array returned from capture_array has changed shape. Specifically, the width has doubled and the height as r... | gharchive/issue | 2024-10-31T13:25:59 | 2025-04-01T04:58:07.463208 | {
"authors": [
"davidplowman",
"zkelly1"
],
"repo": "raspberrypi/picamera2",
"url": "https://github.com/raspberrypi/picamera2/issues/1151",
"license": "BSD-2-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
944662798 | Using __STATIC_FORCEINLINE coming with cmsis_compiler.h brings extra portability
Hi,
I am starting porting pico-sdk to arm compiler 6, and I notice that:
pico-sdk uses cmsis
pico-sdk uses __force_inline (and always together with static)
So, how about use __STATIC_FORCEINLINE provided by CMSIS (and it supports GCC, ... | gharchive/issue | 2021-07-14T17:51:04 | 2025-04-01T04:58:07.466747 | {
"authors": [
"GorgonMeducer",
"kilograham",
"lurch"
],
"repo": "raspberrypi/pico-sdk",
"url": "https://github.com/raspberrypi/pico-sdk/issues/511",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
1102572172 | 🛑 Purdue Mirror (plug-mirror.rcac.purdue.edu) is down
In f9b87cc, Purdue Mirror (plug-mirror.rcac.purdue.edu) (https://plug-mirror.rcac.purdue.edu) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Purdue Mirror (plug-mirror.rcac.purdue.edu) is back up in 54dd8c9.
| gharchive/issue | 2022-01-13T23:29:13 | 2025-04-01T04:58:07.470350 | {
"authors": [
"ryanfortner"
],
"repo": "raspbian-addons/status",
"url": "https://github.com/raspbian-addons/status/issues/80",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
705198310 | Centos 7: Installation failed, reverting ./composer.json to its original content.
Attempting fresh install of Ratchet on Centos version 7.7 system, following the Install guide. Composer installed fine.
Problem is:
[root@localhost html]# php ./composer.phar require cboden/ratchet
Using version ^0.4.3 for cboden/ratche... | gharchive/issue | 2020-09-20T22:25:24 | 2025-04-01T04:58:07.484749 | {
"authors": [
"nturns"
],
"repo": "ratchetphp/Ratchet",
"url": "https://github.com/ratchetphp/Ratchet/issues/832",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
2681395321 | build: add image signing for all release images
Description
What this PR does / why we need it:
This PR adds release image signing using Notation and Cosign for all release images: ghcr.io/ratify-project/ratify, ghcr.io/ratify-project/ratify-crds, ghcr.io/ratify-project/ratify-base. The next minor version release v1.... | gharchive/pull-request | 2024-11-22T00:19:55 | 2025-04-01T04:58:07.499757 | {
"authors": [
"akashsinghal"
],
"repo": "ratify-project/ratify",
"url": "https://github.com/ratify-project/ratify/pull/1947",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
451213415 | [Bug] No config shown, plugins don't load
Describe the Bug
Plugins don't load, no configuration options shown in Discord settings
To Reproduce
Install BBD
Launch, check settings
Expected Behavior
Plugins do load, I can customize BBD
Screenshots
Discord Version
Stable
Additional Context
On Linux, using this to inst... | gharchive/issue | 2019-06-02T17:11:57 | 2025-04-01T04:58:07.539743 | {
"authors": [
"JeremyStepp",
"Meizwe",
"ObserverOfTime",
"S-B99",
"rauenzi"
],
"repo": "rauenzi/BetterDiscordApp",
"url": "https://github.com/rauenzi/BetterDiscordApp/issues/202",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
429424087 | number of differentiations
Thank you for your quick help.
I allude to 2dim-data: N1 samples in dim1-space., N2 samples in dim2-space.
This amounts to Na=N1xN2 samples (datapoints): product, huge.
It seems not necessary to compute that many derivatives.
In my opinion, Nb = N1+N2 derivatives suffice: sum, limited size... | gharchive/issue | 2019-04-04T18:34:54 | 2025-04-01T04:58:07.544523 | {
"authors": [
"ormo2",
"raullaasner"
],
"repo": "raullaasner/gadfit",
"url": "https://github.com/raullaasner/gadfit/issues/3",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
1789926356 | 🛑 Cuchilloco is down
In 28a6016, Cuchilloco (http://cuchilloco.funsadu.ar:60080) was down:
HTTP code: 0
Response time: 0 ms
Resolved: Cuchilloco is back up in 71bff68.
| gharchive/issue | 2023-07-05T16:46:33 | 2025-04-01T04:58:07.566867 | {
"authors": [
"raulredes"
],
"repo": "raulredes/funsadu",
"url": "https://github.com/raulredes/funsadu/issues/234",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
721158091 | Update UCXShuffleTransport.scala
build1
build1
| gharchive/pull-request | 2020-10-14T05:49:20 | 2025-04-01T04:58:07.576201 | {
"authors": [
"ravitestgit"
],
"repo": "ravitestgit/spark-rapids",
"url": "https://github.com/ravitestgit/spark-rapids/pull/54",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
136442657 | Use reconnect_uri
Slack now provides a uri to reconnect the websocket without doing a full rtm.start. we should use it.
Is this the reason WeeChat won't reconnect to Slack after I wake up my Mac from sleep? If not, should I open a different issue for that?
This behavior has been fixed in #257
| gharchive/issue | 2016-02-25T16:44:55 | 2025-04-01T04:58:07.580509 | {
"authors": [
"cro",
"rawdigits"
],
"repo": "rawdigits/wee-slack",
"url": "https://github.com/rawdigits/wee-slack/issues/169",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
1746967267 | Add FAQ page
Why are these changes needed?
Adding FAQs to assist Users with Troubleshooting.
Related issue number
Closes #1130
This PR only updates documentation and has no relationship with the CI failure.
| gharchive/pull-request | 2023-06-08T02:24:46 | 2025-04-01T04:58:07.589991 | {
"authors": [
"Yicheng-Lu-llll",
"kevin85421"
],
"repo": "ray-project/kuberay",
"url": "https://github.com/ray-project/kuberay/pull/1150",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2651458073 | [API Server] Add Ray Job output - start/end time and ray cluster name
Why are these changes needed?
Adding the starttime, endtime, and the rayclustername fields to the api server output to match the status fields on the rayjob CRD.
These fields are useful for displaying the job start/end time information and easily... | gharchive/pull-request | 2024-11-12T08:40:58 | 2025-04-01T04:58:07.594244 | {
"authors": [
"YQ-Wang",
"han-steve",
"kevin85421"
],
"repo": "ray-project/kuberay",
"url": "https://github.com/ray-project/kuberay/pull/2533",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
2152673419 | [ChatGPT] Unable to automatically synchronize OpenAI newest official models
Extension
https://www.raycast.com/abielzulio/chatgpt
Description
The OpenAI model has been updated to 0125, the extension only has 1106.
Can the user enter a Model ID?
Or is it possible to synchronize official updates?
Steps To Reproduce
Lat... | gharchive/issue | 2024-02-25T09:20:22 | 2025-04-01T04:58:07.645066 | {
"authors": [
"AeonWorks",
"bxb100",
"renehuber"
],
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/10941",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1478351506 | OAuth - Raycast button “Open Raycast” doesn’t work
Hi team,
I’m following the guides at [1] and [2] to implement OAuth for Notion. Since I cannot store CLIENT_SECRET in Raycast, I also use a proxy server [3] for to keep it for me.
Problem
After Notion redirect to https://raycast.com/redirect?packageName=Extension wit... | gharchive/issue | 2022-12-06T06:28:18 | 2025-04-01T04:58:07.652723 | {
"authors": [
"fe9lix",
"mt40"
],
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/3799",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1892579944 | [Todoist] Can't add a date to task
Extension
https://www.raycast.com/doist/todoist
Description
When I try to use the Create Task command, all fields work except the Date one, which allows me to select a date but doesn't register the input
https://github.com/raycast/extensions/assets/85531625/e335aaf9-c9a7-45c8-a2fe-a... | gharchive/issue | 2023-09-12T13:54:33 | 2025-04-01T04:58:07.656746 | {
"authors": [
"brunocbreis",
"thomaslombart"
],
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/issues/8354",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
2420355671 | feat(spotify-player): add quicklink to add playing song to a specific playlist
Description
adds a command to the Add Playing Song to Playlist command to create a quicklink so that users can easily add a song to a specific playlist, rather than having to go through the List view every single time.
Screencast
Checkli... | gharchive/pull-request | 2024-07-19T23:50:42 | 2025-04-01T04:58:07.663058 | {
"authors": [
"erics118",
"pernielsentikaer",
"thomaslombart"
],
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/pull/13569",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1095806548 | Laravel Livewire documentation extension
Description
Adds Laravel Livewire Documentation to Raycast
New extension
Screencast
Included within extension's readme
Checklist
[ Done ] I read the extension guidelines
[ Done ] I read the documentation about publishing
Hello @pernielsentikaer 🤙
Thank you so much!
I ha... | gharchive/pull-request | 2022-01-06T23:43:31 | 2025-04-01T04:58:07.667104 | {
"authors": [
"tafhyseni"
],
"repo": "raycast/extensions",
"url": "https://github.com/raycast/extensions/pull/625",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1811207453 | .write() doesn't write to already created file
I used .write method on a file i previously created. But it doesn't give errors or write to that file.
when i console log the write function. I get "true" but i don't see anything being written
On the other hand. When i try that with non-existent file. It works. It creat... | gharchive/issue | 2023-07-19T05:54:01 | 2025-04-01T04:58:07.668544 | {
"authors": [
"abdlmutii"
],
"repo": "rayhanadev/crosis4furrets",
"url": "https://github.com/rayhanadev/crosis4furrets/issues/8",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
586146608 | childAspectRatio
how can i set childAspectRatio in LiveGrid?
@MahdiPishguy
LiveGrid(
padding: EdgeInsets.all(16)),
showItemInterval: Duration(milliseconds: 100),
showItemDuration: Duration(milliseconds: 250),
gridDelegate: SliverGridDelegateWithFixedCrossAxisC... | gharchive/issue | 2020-03-23T11:44:01 | 2025-04-01T04:58:07.684707 | {
"authors": [
"MahdiPishguy",
"SergeShkurko"
],
"repo": "rbcprolabs/packages.flutter",
"url": "https://github.com/rbcprolabs/packages.flutter/issues/41",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
444165415 | Unable to serve app ruby 2.5.3?
Not sure if anyone else has encountered this already with serving ruby 2.5.3 app. I am trying to serve an app that uses ruby 2.5.3. I get the following from terminal
$ rails server
Traceback (most recent call last):
4: from bin/rails:3:in `<main>'
3: from bin/rails:3:in `load'
2: fr... | gharchive/issue | 2019-05-14T23:11:53 | 2025-04-01T04:58:07.731875 | {
"authors": [
"Pauloparakleto",
"mislav",
"missamii",
"ultrasam"
],
"repo": "rbenv/rbenv",
"url": "https://github.com/rbenv/rbenv/issues/1161",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
1057167433 | Route 53
Create Route 53 module for better reusability.
Added the basic config to pull data from Route53
| gharchive/issue | 2021-11-18T10:08:06 | 2025-04-01T04:58:07.752452 | {
"authors": [
"rcranganu"
],
"repo": "rc-oss/terraform-static-website",
"url": "https://github.com/rc-oss/terraform-static-website/issues/2",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
266240304 | RE-360 Include Reno notes in release notes
This changes updates the release notes that will be generated by the
rpc-gating generate_release_notes hook to include those managed by Reno.
The result of this change is that the release notes now returned will be
any Reno notes followed by those produced by rpc-differ. If ... | gharchive/pull-request | 2017-10-17T18:59:02 | 2025-04-01T04:58:07.755725 | {
"authors": [
"git-harry"
],
"repo": "rcbops/rpc-openstack",
"url": "https://github.com/rcbops/rpc-openstack/pull/2602",
"license": "apache-2.0",
"license_type": "permissive",
"license_source": "bigquery"
} |
2079594302 | add decorate tag to prowjobs
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: rcrozean
The full... | gharchive/pull-request | 2024-01-12T19:48:34 | 2025-04-01T04:58:07.808449 | {
"authors": [
"rcrozean"
],
"repo": "rcrozean/eks-distro-prow-jobs",
"url": "https://github.com/rcrozean/eks-distro-prow-jobs/pull/23",
"license": "Apache-2.0",
"license_type": "permissive",
"license_source": "github-api"
} |
295930508 | Kekulization failure on round tripped SMILES through RDKit
Logging this problem here before I forget about it on vacation.
Came across this SMILES string as an output from MolVS, chased it down to RDKit. RDKit is failing to read back in a SMILES it generated due to a kekulization failure.
In [5]: rdkit.__version__
Ou... | gharchive/issue | 2018-02-09T16:31:51 | 2025-04-01T04:58:07.837086 | {
"authors": [
"bp-kelley",
"coleb",
"greglandrum",
"stewu5"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/1740",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
425866777 | yaehmop external git clone by cmake fails on ubuntu 16.04
Description:
rdkit version: current master branch
platform: ubuntu 16.04
fails to build a docker image from ubuntu 16.04 on osx 10.14.2.
RDKit Version: build from source, current master branch
Platform: ubuntu 16.04
Git clone fails only for yaehmop in cma... | gharchive/issue | 2019-03-27T10:06:12 | 2025-04-01T04:58:07.841138 | {
"authors": [
"greglandrum",
"grinnnnnn"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/2371",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
483003461 | Bond removal and readdition changes isomer
Description:
RDKit Version: 2018.09.1
Platform: Pop OS 18.04 LTS (Ubuntu 18.04 LTS)
When removing and adding the same bond the chirality sometimes changes if the new bond has a higher idx than before.
I am not a chemist but from my understand rdkit is using the order of... | gharchive/issue | 2019-08-20T18:03:59 | 2025-04-01T04:58:07.862321 | {
"authors": [
"adalke",
"atomoton",
"bp-kelley",
"greglandrum",
"harsh6646"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/2627",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
631077627 | Some naphthalene SMARTS lead to a central bond with single bond order
Configuration:
RDKit Version: 2020.03.1
Operating system: Linux
Python version (if relevant): 3.6.2
Are you using conda? No
If you are not using conda: how did you install the RDKit? Schrodinger build.
Description:
When parsing a SMARTS for naph... | gharchive/issue | 2020-06-04T19:05:46 | 2025-04-01T04:58:07.881072 | {
"authors": [
"DavidACosgrove",
"greglandrum",
"i-tub"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/3209",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2406317828 | EnumerateStereoisomers Runtime error when enumerate guanidine derivatives on rdkit 2024.03.4
Describe the bug
EnumerateStereoisomers() fails to enumerate guanidine derivatives
To Reproduce
from rdkit.Chem.EnumerateStereoisomers import EnumerateStereoisomers, StereoEnumerationOptions
mol = Chem.MolFromSmiles('N=C(N1C... | gharchive/issue | 2024-07-12T20:39:27 | 2025-04-01T04:58:07.883782 | {
"authors": [
"phonglam3103"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/7608",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
2680105477 | Question Mark Drawn In Molecule
Describe the bug
When rendering a MDL Molfile with an explicitly drawn hydrogen, if you set the mergeQueryHs flag to true when creating the molecule, rdkit outputs a ? in the resulting svg image.
To Reproduce
Navigate to https://www.rdkitjs.com/#drawing-molecules-svg
Input the followin... | gharchive/issue | 2024-11-21T16:30:27 | 2025-04-01T04:58:07.891373 | {
"authors": [
"bp-kelley",
"lounsbrough",
"ptosco"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/issues/8026",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
169487457 | Fixes MMFF94 aromaticity perception and ChemicalForceFields.MMFFHasAllMoleculeParams()
calcImplicitValence() and setNumExplicitHs() are now called after all aromaticity flags have been set
ChemicalForceFields.MMFFHasAllMoleculeParams() now operates on a copy of the molecule such that atom and bond aromaticity are no... | gharchive/pull-request | 2016-08-04T22:23:44 | 2025-04-01T04:58:07.893513 | {
"authors": [
"greglandrum",
"ptosco"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/pull/1007",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
929476010 | Fixes #4281
Made the pyridine N-oxide pattern more specific and added a test.
The Ubuntu_16_04 build has failed with a weird linker error on libxml2.so.2.
The Ubuntu_16_04 build has failed with a weird linker error on libxml2.so.2.
I restarted that build. Hopefully it was just a temporary thing.
I need to crea... | gharchive/pull-request | 2021-06-24T17:57:07 | 2025-04-01T04:58:07.895515 | {
"authors": [
"greglandrum",
"ptosco"
],
"repo": "rdkit/rdkit",
"url": "https://github.com/rdkit/rdkit/pull/4282",
"license": "BSD-3-Clause",
"license_type": "permissive",
"license_source": "github-api"
} |
312336984 | Configuration to show pagination buttons above table rather than below the table.
Is there any configuration which allows displaying pagination buttons above table rather than below the table.
HI @karanbajaj2209 right now, we don't have this kind of configuration, will implement it, thanks
can we add more custom ... | gharchive/issue | 2018-04-08T20:16:24 | 2025-04-01T04:58:07.905379 | {
"authors": [
"AllenFang",
"cbfrank",
"karanbajaj2209"
],
"repo": "react-bootstrap-table/react-bootstrap-table2",
"url": "https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/299",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
311899976 | Currently, starting a new project throws the error "Error: Invalid sdkVersion."
Description
Following the instructions in the read.me gives the error "Invalid sdkVersion"
Expected Behavior
If someone is following instructions from the readme shouldn't it work?
Observed Behavior
I had to change the sdkversion of expo ... | gharchive/issue | 2018-04-06T09:03:21 | 2025-04-01T04:58:07.917739 | {
"authors": [
"Devhound",
"EvanBacon",
"brentvatne"
],
"repo": "react-community/create-react-native-app",
"url": "https://github.com/react-community/create-react-native-app/issues/622",
"license": "bsd-3-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
318675805 | markers not rendering
I am having a problem, no marker is rendering.
here is my package.json
"react": "16.3.1",
"react-native": "0.55.2",
"react-native-maps": "https://github.com/react-community/react-native-maps.git",
this is my map screen:
import MapView from 'react-native-maps';
import { Marker } from 'react-nat... | gharchive/issue | 2018-04-28T23:19:05 | 2025-04-01T04:58:07.920524 | {
"authors": [
"starba3"
],
"repo": "react-community/react-native-maps",
"url": "https://github.com/react-community/react-native-maps/issues/2225",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
271378532 | tabs renders nothing sometimes
Environment
react-native
Reproduction link
Steps to reproduce
code
import React, { PureComponent } from 'react';
import {ListView,Text} from 'react-native'
import {Tabs,Button,List} from 'antd-mobile'
import {StackNavigator,TabNavigator} from 'react-navigation'
const ds = new ListView... | gharchive/issue | 2017-11-06T07:12:37 | 2025-04-01T04:58:07.929474 | {
"authors": [
"apsbtn",
"kelset",
"shi1hh"
],
"repo": "react-community/react-navigation",
"url": "https://github.com/react-community/react-navigation/issues/2914",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
274817355 | header Hidden changes top of ScrollViews to -20 on iOS11
react native 0.46.4
simulator ios 11
ScrollView top -20:
react-navigation:1.0.0-beta.15
please help me! how to fix it?
Closing because you haven't followed the issue template; please open a new one that follows the template.
Without that, it's nearly impossib... | gharchive/issue | 2017-11-17T10:22:21 | 2025-04-01T04:58:07.932372 | {
"authors": [
"chenweigh",
"kelset"
],
"repo": "react-community/react-navigation",
"url": "https://github.com/react-community/react-navigation/issues/2992",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
225014848 | Add headerLeftOnPress to change the default behavior of the back button
This PR adds the option headerLeftOnPress to NavigationStackScreenOptions to allow overwriting the onPress property without having to replace the whole component using headerLeft.
To customize this behavior you can just import the HeaderBackBu... | gharchive/pull-request | 2017-04-28T08:35:53 | 2025-04-01T04:58:07.937673 | {
"authors": [
"Koblaid",
"ixje",
"koenpunt",
"vonovak"
],
"repo": "react-community/react-navigation",
"url": "https://github.com/react-community/react-navigation/pull/1291",
"license": "bsd-2-clause",
"license_type": "permissive",
"license_source": "bigquery"
} |
282002276 | optimize clearedFieldMetaCache
resetFields will reset clearedFieldMetaCache now.
The time to get clearedFieldMetaCache is getFieldProps now (saveRef before).
seem the code in saveRef can't be deleted. I'm thinking about the reason.......
In the original code, if use clearedFieldMetaCache in saveRef, will not call... | gharchive/pull-request | 2017-12-14T07:11:13 | 2025-04-01T04:58:07.948004 | {
"authors": [
"HunDunDM",
"afc163",
"benjycui"
],
"repo": "react-component/form",
"url": "https://github.com/react-component/form/pull/128",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
367044856 | [Question] a lot of @DragSource elements
Can you perform fast work React-dnd, if on page 100 + DragSource?
I want to make a map and display a lot of svg elements.
And for everyone hangs a DragSource from React-dnd.
Is this a good idea?
This demo may be helpful:
http://react-dnd.github.io/react-dnd/examples/sortable... | gharchive/issue | 2018-10-05T03:15:04 | 2025-04-01T04:58:07.958754 | {
"authors": [
"pd4d10",
"valjusha"
],
"repo": "react-dnd/react-dnd",
"url": "https://github.com/react-dnd/react-dnd/issues/1141",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
673218414 | Fix code example in Controller docs
Fixes a typo on the code example. props isn't available as everything is destructured.
Thank you @msutkowski !
| gharchive/pull-request | 2020-08-05T03:10:03 | 2025-04-01T04:58:07.965288 | {
"authors": [
"bluebill1049",
"msutkowski"
],
"repo": "react-hook-form/documentation",
"url": "https://github.com/react-hook-form/documentation/pull/397",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
638237603 | Fix typo in README
Summary
Fix typo in README by changing "libray" to "library."
Test Plan
Nothing else changed
What's required for testing (prerequisites)?
N/A
What are the steps to reproduce (after prerequisites)?
N/A
Compatibility
N/A
OS
Implemented
iOS
✅❌
Android
✅❌
Checklist
N/A
[ ] I have teste... | gharchive/pull-request | 2020-06-13T21:37:32 | 2025-04-01T04:58:07.984750 | {
"authors": [
"davidpwu",
"luancurti"
],
"repo": "react-native-community/datetimepicker",
"url": "https://github.com/react-native-community/datetimepicker/pull/193",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
538461189 | iOS Audio Playback Category
Summary
Allow configuring iOS audio session category rather than being forced to use AVAudioSessionCategoryPlayback.
Test Plan
Put phone on silent, set new playback option category to PlaybackCategories.Ambient and sounds will no longer play.
What's required for testing (prerequisites)?
Wh... | gharchive/pull-request | 2019-12-16T14:52:43 | 2025-04-01T04:58:07.991841 | {
"authors": [
"sbeca",
"ssg-luke"
],
"repo": "react-native-community/react-native-audio-toolkit",
"url": "https://github.com/react-native-community/react-native-audio-toolkit/pull/188",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
191416936 | A segment is necessary
maybe it is simple to use icon button to do segment?
@zhangruinian When you say segment.. are you thinking about something like UISegmentedControl on iOS?
@zhangruinian any updates on this?
For now consider using https://github.com/lelandrichardson/react-native-segmented-view
We might add... | gharchive/issue | 2016-11-24T01:53:44 | 2025-04-01T04:58:07.993788 | {
"authors": [
"Monte9",
"zhangruinian"
],
"repo": "react-native-community/react-native-elements",
"url": "https://github.com/react-native-community/react-native-elements/issues/97",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
519262030 | React/RCTView.h' file not found
In my system with the same version of Xcode 11.0 and node 12.x app builds and runs successfully
But in the app center getting this error:
Xcode 11.0:
CompileC /Users/runner/Library/Developer/Xcode/DerivedData/Magny-buhbcdipxprbapgsyidtwyykymwb/Build/Intermediates.noindex/ArchiveInterme... | gharchive/issue | 2019-11-07T13:20:08 | 2025-04-01T04:58:08.015653 | {
"authors": [
"LittlePig1",
"hari3110",
"ihsanktmr",
"lvlrSajjad",
"makarkotlov",
"maruihi",
"sootood"
],
"repo": "react-native-community/react-native-linear-gradient",
"url": "https://github.com/react-native-community/react-native-linear-gradient/issues/448",
"license": "mit",
... |
571773100 | The strange maps appear in iOS
Bug
Hi, I use react-native-maps and have noticed that there are strange maps on South Korea. Are those bugs? On Android, there's no problem, but on only iOS, those problems occur.
Environment info
react: 16.9.0
react-native: 0.61.5
react-native-maps: ^0.26.1
Steps To Reproduce
When ... | gharchive/issue | 2020-02-27T02:07:26 | 2025-04-01T04:58:08.021040 | {
"authors": [
"aromahyang",
"rborn"
],
"repo": "react-native-community/react-native-maps",
"url": "https://github.com/react-native-community/react-native-maps/issues/3311",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
442778686 | Fix useNativeDriver not being used on the backdrop animation
useNativeDriver is not being used on the backdrop animation. This can be an issue since some IOS devices does not handle the Native Driver correctly. IMO, the prop useNativeDriver should be used for both animations.
This can be an issue since some IOS de... | gharchive/pull-request | 2019-05-10T15:36:08 | 2025-04-01T04:58:08.025010 | {
"authors": [
"LuisRego",
"mmazzarolo",
"rewieer"
],
"repo": "react-native-community/react-native-modal",
"url": "https://github.com/react-native-community/react-native-modal/pull/304",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
190973737 | from react-native-svg and from react-native
I used from react-native, but i need text and from react-native-svg. But conflict arises when they are added through imports. Whether it is possible to rename the from react-native-svg in or <Svg.Text>?
import { Text as SvgText } from 'react-native-svg';
Thanks @go... | gharchive/issue | 2016-11-22T11:24:03 | 2025-04-01T04:58:08.026742 | {
"authors": [
"armres",
"gorangajic",
"magicismight"
],
"repo": "react-native-community/react-native-svg",
"url": "https://github.com/react-native-community/react-native-svg/issues/185",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
237586899 | Is it possible to import svg from file?
Hi, I don't see anything in docs for including svg from file.
So, is it possible to use svg files with this library?
For example something like this <Svg source={require('./src/logo.svg')} />
I have the same issue.
Any thoughts?
I have tried with react-native-svg-uri, and i... | gharchive/issue | 2017-06-21T16:05:03 | 2025-04-01T04:58:08.032884 | {
"authors": [
"Creemli",
"logrithumn",
"msand",
"yavorski"
],
"repo": "react-native-community/react-native-svg",
"url": "https://github.com/react-native-community/react-native-svg/issues/379",
"license": "mit",
"license_type": "permissive",
"license_source": "bigquery"
} |
408109312 | Jest tests fail on RN 0.58 (due to Jest Transpiling issue?)
This issue might affect a lot of packages, but currently I only experiencing it with this one. I believe it's related to https://github.com/facebook/react-native/issues/22175 and the solution is probably to update the import/exports and class arrow methods.
... | gharchive/issue | 2019-02-08T11:19:41 | 2025-04-01T04:58:08.045537 | {
"authors": [
"FransTwisk",
"kelset",
"kopax",
"msand",
"ndiyansah",
"seanhenry"
],
"repo": "react-native-community/react-native-svg",
"url": "https://github.com/react-native-community/react-native-svg/issues/929",
"license": "mit",
"license_type": "permissive",
"license_source": ... |
691859502 | How to programmatically select and focus a touchable opacity component in tvOS ?
Hi, I've been trying to implement a screen on tvOS that has a lot of touchable opacity elements(say movie cards, list elements, etc) and I want to programmatically focus a particular element when some action is performed, say to programm... | gharchive/issue | 2020-09-03T10:46:10 | 2025-04-01T04:58:08.048647 | {
"authors": [
"hufkens",
"jasmeet447"
],
"repo": "react-native-community/react-native-tvos",
"url": "https://github.com/react-native-community/react-native-tvos/issues/87",
"license": "MIT",
"license_type": "permissive",
"license_source": "github-api"
} |
332220537 | Media not playing across navigation screens (Android)
Current behavior
The Menu Screen has a background music track implemented by <Video>, and the background music is stopped whenever the user navigates away. this.props.navigator.push() is used with react-native-navigation
Reproduction steps
react-native-video: 2.1.... | gharchive/issue | 2018-06-14T01:34:06 | 2025-04-01T04:58:08.057113 | {
"authors": [
"MigueVeliz",
"Zenmai0822",
"alexandruenache19",
"cobarx",
"klodha",
"nicer00ster",
"wenguangcheng"
],
"repo": "react-native-community/react-native-video",
"url": "https://github.com/react-native-community/react-native-video/issues/1065",
"license": "MIT",
"license... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.