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
204168731
[IP-scheduling] Publicendpoints do not show correct IP for container instances in the host API view Rancher Versions: Server:v1.4.0-rc5 **Docker Version:**1.12.6 **OS and where are the hosts located? (cloud, bare metal, etc):**Ubuntu, Cloud **Setup Details: (single node rancher vs. HA rancher, internal DB vs. externa...
gharchive/issue
2017-01-31T00:10:49
2025-04-01T06:03:51.140067
{ "authors": [ "soumyalj" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/issues/7605", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
217393564
Dozens of processes named "instance.purge" have been "delayed" since 12/1/2016 and 1/5/2017 While chasing down repeated errors in the Rancher Server logs, I noticed that the redesigned "Processes" page at https://rancher.example.org/admin/processes/list?which=delayed show 23 processes which should have finished up m...
gharchive/issue
2017-03-27T22:26:43
2025-04-01T06:03:51.148544
{ "authors": [ "diegodurante", "stefanlasiewski", "tfiduccia" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/issues/8316", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
231757010
Not able to create webhooks for scaling services. Rancher version - Build from master Steps to reproduce the problem: Create a webhook to scale services. Webhook creation fails with following error message: Can only create webhooks for Services. The supplied service is of type scalingGroup Djuplicate of https://git...
gharchive/issue
2017-05-26T23:42:09
2025-04-01T06:03:51.150476
{ "authors": [ "deniseschannon", "sangeethah" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/issues/8900", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
258597392
TypeError: Cannot read property 'name' of undefined I know this situation has been discussed, but still I'm getting the following error when trying to add my first host in AWS: TypeError: Cannot read property 'name' of undefined The rancher container is running on an AWS. I've validated my access and secret keys are ...
gharchive/issue
2017-09-18T19:40:23
2025-04-01T06:03:51.166427
{ "authors": [ "eebjr", "vincent99" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/issues/9905", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
313837645
Fixes around workload ports generate port name differently to support "duplicates" cross port types generate dnsName for the port if not specified cleanup services if the port no longer exists https://github.com/rancher/rancher/issues/11761 https://github.com/rancher/rancher/issues/12546 @zionwu could you give it...
gharchive/pull-request
2018-04-12T18:25:39
2025-04-01T06:03:51.169060
{ "authors": [ "alena1108", "zionwu" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/pull/12671", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
314631641
Fix issues for email notifier Related issues: https://github.com/rancher/rancher/issues/12672 https://github.com/rancher/rancher/issues/12655 https://github.com/rancher/rancher/issues/12654 Dependent Types PR: https://github.com/rancher/types/pull/371 LGTM, need to pay attention when the backend merged, the test fu...
gharchive/pull-request
2018-04-16T12:37:25
2025-04-01T06:03:51.171264
{ "authors": [ "aiwantaozi", "zionwu" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/pull/12730", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
528424518
Revert "Update system-charts to dev" Reverts rancher/rancher#24041 Reverting back to release-v2.3 branch for system charts
gharchive/pull-request
2019-11-26T01:02:26
2025-04-01T06:03:51.172176
{ "authors": [ "deniseschannon" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/pull/24244", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1074447963
[2.5] Add conditions for sidecar auditLog.destination in deployment.yaml Supersedes https://github.com/rancher/rancher/pull/26193 for Rancher v2.5 Backport https://github.com/rancher/rancher/pull/35805 Bump
gharchive/pull-request
2021-12-08T14:05:47
2025-04-01T06:03:51.173588
{ "authors": [ "dkeightley", "rawmind0" ], "repo": "rancher/rancher", "url": "https://github.com/rancher/rancher/pull/35806", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2432009896
Helm Integration? Hi, I cant see any way to put HelmChart or HelmChartConfig manifests in /var/lib/rancher/rke2/server/manifests with this module? If we want to install another CNI like Cilium Enterprise we need to set cni: none and pass a custom HelmChart and values ... Thank you so much for sharing! I have adde...
gharchive/issue
2024-07-26T11:13:17
2025-04-01T06:03:51.185123
{ "authors": [ "gorantornqvist-sr", "matttrach" ], "repo": "rancher/terraform-null-rke2-install", "url": "https://github.com/rancher/terraform-null-rke2-install/issues/159", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
115331000
Front ECS Services With ELB As a developer I would like to have multiple instances of my application running in parallel so that my application is fault tolerant. Services will (eventually) require multiple container agents, and other more complex config that will need to sit behind a load balancer. This is now rel...
gharchive/issue
2015-11-05T17:14:53
2025-04-01T06:03:51.228017
{ "authors": [ "bennett000" ], "repo": "rangle/the-clusternator", "url": "https://github.com/rangle/the-clusternator/issues/69", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1957344264
[Info] Custom vendor extensions display How can I display custom extensions from a Swagger 2.0 JSON file? Specifically, I'd like to show the x-customvalue field on the UI, whose value varies for different endpoint paths: /pet: post: tags: - "pet" summary: "Add a new pet to the store" x-c...
gharchive/issue
2023-10-23T14:43:22
2025-04-01T06:03:51.271863
{ "authors": [ "everybytecounts", "mrin9" ], "repo": "rapi-doc/RapiDoc", "url": "https://github.com/rapi-doc/RapiDoc/issues/969", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1327303455
[gpuCI] Forward-merge branch-22.08 to branch-22.10 [skip gpuci] Forward-merge triggered by push to branch-22.08 that creates a PR to keep branch-22.10 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. SUCCESS - forward-merge complete.
gharchive/pull-request
2022-08-03T14:24:28
2025-04-01T06:03:51.404184
{ "authors": [ "GPUtester" ], "repo": "rapidsai/kvikio", "url": "https://github.com/rapidsai/kvikio/pull/112", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2654258019
enforce wheel size limits, README formatting in CI Description Contributes to https://github.com/rapidsai/build-planning/issues/110 Proposes adding 2 types of validation on wheels in CI, to ensure we continue to produce wheels that are suitable for PyPI. checks on wheel size (compressed), to be sure they're under P...
gharchive/pull-request
2024-11-13T05:38:53
2025-04-01T06:03:51.407420
{ "authors": [ "jameslamb" ], "repo": "rapidsai/kvikio", "url": "https://github.com/rapidsai/kvikio/pull/548", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1626857031
About permission lacking of config's parent dir > rathole -V rathole 0.4.7 Describe the bug This occurs when I try to start rathole with systemd, It failed to start unexpectedly and has no valid debug information about it: > journalctl -f -u rathole.service Mar 16 14:34:09 host systemd[1]: Stopped rathole Daemon. Ma...
gharchive/issue
2023-03-16T07:13:56
2025-04-01T06:03:51.420025
{ "authors": [ "oluceps", "rapiz1" ], "repo": "rapiz1/rathole", "url": "https://github.com/rapiz1/rathole/issues/231", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1039690534
Added extra where clause to known variable Checked for a successful login only. When a failed login attempt happens the user can receive a notification stating it failed. However, if that same device then successfully signs in the user is not informed about the successful login. From a security stand point the user d...
gharchive/pull-request
2021-10-29T15:33:26
2025-04-01T06:03:51.421694
{ "authors": [ "JustinByrne", "rappasoft" ], "repo": "rappasoft/laravel-authentication-log", "url": "https://github.com/rappasoft/laravel-authentication-log/pull/15", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
773790006
Added support for dom.TransitionEvent The transitionrun and transitionstart events were not added since they are not defined in the GlobalEventHandlers mixin. Thanks for the PR! I think if we're adding transition events, we should add all of them. Being part of GlobalEventHandlers is not a requirement for inclusion...
gharchive/pull-request
2020-12-23T13:50:01
2025-04-01T06:03:51.440734
{ "authors": [ "ajaychandran", "raquo" ], "repo": "raquo/scala-dom-types", "url": "https://github.com/raquo/scala-dom-types/pull/61", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2070324558
Change to new API I have received the following information via mail. Please consider changing to new API. Dear valued user, In order to provide you with a better experience, SOLARMAN will upgrade data centers from 2024-01-15 09:00 to 2024-01-15 17:00 (UTC+8). During the upgrade, OPENAPI service will be unavailable. ...
gharchive/issue
2024-01-08T12:11:07
2025-04-01T06:03:51.452959
{ "authors": [ "ScumbagSteve", "raschy" ], "repo": "raschy/ioBroker.solarmanpv", "url": "https://github.com/raschy/ioBroker.solarmanpv/issues/139", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
778393443
Ignore files when exporting package This commit is part of a campaign to reduce the amount of data transferred to save global bandwidth and reduce the amount of CO2. See https://github.com/Codeception/Codeception/pull/5527 for more info. Thank you ❤️ Thank you ❤️ And now a new release please :smile: And now a...
gharchive/pull-request
2021-01-04T21:51:20
2025-04-01T06:03:51.457465
{ "authors": [ "rashidlaasri", "simonschaufi" ], "repo": "rashidlaasri/travel", "url": "https://github.com/rashidlaasri/travel/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
38749695
CNN Images that belong to Multiple Classes Hello, I have been using this toolbox, way to go, very good. I use bigger images and I have added more intermediate convolution and sub sampling layers. However, the images that I have to use belong to many classes at the same time, because they depict many different concept...
gharchive/issue
2014-07-25T16:53:49
2025-04-01T06:03:51.462059
{ "authors": [ "Errie", "janehiii", "wajihullahbaig" ], "repo": "rasmusbergpalm/DeepLearnToolbox", "url": "https://github.com/rasmusbergpalm/DeepLearnToolbox/issues/114", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1509758963
pico_time_headers must not depend on hardware_timer The pico_time_headers target currently depends on hardware_timer instead of hardware_timer_headers, pulling in implementation when only headers are required. duplicate of #1138
gharchive/issue
2022-12-23T20:32:57
2025-04-01T06:03:51.495183
{ "authors": [ "kilograham", "ooxi" ], "repo": "raspberrypi/pico-sdk", "url": "https://github.com/raspberrypi/pico-sdk/issues/1154", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
897884603
ph_create might dereference a null pointer ph_create has this code: pheap_t *heap = calloc(1, sizeof(pheap_t)); heap->nodes = calloc(max_nodes, sizeof(pheap_node_t)); This causes a null pointer dereference if the first calloc fails. pheap.h also has a similar problem as issue #426 - the documentation should ...
gharchive/issue
2021-05-21T09:53:10
2025-04-01T06:03:51.499050
{ "authors": [ "Reneg973", "jonathangjertsen" ], "repo": "raspberrypi/pico-sdk", "url": "https://github.com/raspberrypi/pico-sdk/issues/427", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1242889924
🛑 Tsinghua Mirror (mirrors.tuna.tsinghua.edu.cn) is down In a53616a, Tsinghua Mirror (mirrors.tuna.tsinghua.edu.cn) (https://mirrors.tuna.tsinghua.edu.cn) was down: HTTP code: 0 Response time: 0 ms Resolved: Tsinghua Mirror (mirrors.tuna.tsinghua.edu.cn) is back up in 70704cd.
gharchive/issue
2022-05-20T09:38:53
2025-04-01T06:03:51.528618
{ "authors": [ "ryanfortner" ], "repo": "raspbian-addons/status", "url": "https://github.com/raspbian-addons/status/issues/602", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1887978411
RGB / 24 bit true color glitching / blinking in macOS terminal.app Issue Status macOs terminal does not support TrueColor. This will be documented in the Color::Rgb docs (as of PR #477) Original issue text: Description Colors are not working properly in macOS system terminal. I am using crossterm as a backend. To ...
gharchive/issue
2023-09-08T16:22:09
2025-04-01T06:03:51.556950
{ "authors": [ "joshka", "nx10" ], "repo": "ratatui-org/ratatui", "url": "https://github.com/ratatui-org/ratatui/issues/475", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2036308868
Use better names for json editor types Hello, I am currently learning ratatui and I find the tutorials very helpful. However, I would change some of the method names, for example, in the json_editor example, I'd rather choose set_focus instead of toggle_editing. And also use Focus instead of CurerntlyEditing.: - pu...
gharchive/issue
2023-12-11T18:42:07
2025-04-01T06:03:51.568549
{ "authors": [ "Nickiel12", "gnuion", "joshka" ], "repo": "ratatui-org/website", "url": "https://github.com/ratatui-org/website/issues/253", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
371446089
Stellar contracts framework r3-stellar-js Javascript package for premade Stellar contracts, for convenience. Updated Stellar HTLC Create holding account with asset trustline for swap amount, deposit asset swap amount Prepare (sequenceNumber + 1) claim transaction, pays assets to claimer, but merges with initial depo...
gharchive/pull-request
2018-10-18T09:44:28
2025-04-01T06:03:51.572205
{ "authors": [ "imwaihon" ], "repo": "rate-engineering/rate3-monorepo", "url": "https://github.com/rate-engineering/rate3-monorepo/pull/45", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
173392263
add item as the last argument in callCallback sometimes we need get the other property of one item when rendering it (rendering happend in callCallback). As of example below, value is the create_time property of the item and means the date 2016.08.25 , the item has another property end_time means the date 2016.08.26 ...
gharchive/pull-request
2016-08-26T07:56:03
2025-04-01T06:03:51.582651
{ "authors": [ "ratiw", "richardo2016" ], "repo": "ratiw/vue-table", "url": "https://github.com/ratiw/vue-table/pull/76", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
267564238
Parent refresh, stop going back to 1st page I am at 2nd page, when I run this.$parent.refresh() from a __component, it went back to the 1st page. Is there anyway to prevent it to going back to 2nd page? Try to use this.$parent.reload() instead, it does the same without going to the first page
gharchive/issue
2017-10-23T07:18:17
2025-04-01T06:03:51.583944
{ "authors": [ "KicoMorell", "kahwooi" ], "repo": "ratiw/vuetable-2", "url": "https://github.com/ratiw/vuetable-2/issues/288", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1556241520
🛑 Auxiliar de Prueba is down In 3314046, Auxiliar de Prueba (http://143.255.155.1:60080) was down: HTTP code: 0 Response time: 0 ms Resolved: Auxiliar de Prueba is back up in 398ff8c.
gharchive/issue
2023-01-25T08:27:13
2025-04-01T06:03:51.618073
{ "authors": [ "raulredes" ], "repo": "raulredes/funsadu", "url": "https://github.com/raulredes/funsadu/issues/167", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
168201382
OSX integration should only be done on OSX We can use (getenv "OSTYPE") or something to roughly determine the OS, and then only execute the code for mouse and clipboard integration if we're actually running on OSX. This can wait until we actually have Linux-specific code.
gharchive/issue
2016-07-28T21:29:12
2025-04-01T06:03:51.636418
{ "authors": [ "raxod502" ], "repo": "raxod502/dotfiles", "url": "https://github.com/raxod502/dotfiles/issues/46", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
380043757
Document "incompatible recipes" and "recipe overridden" warnings Issues like #263 and #324 illustrate that warnings like these: Warning (straight): Packages "ivy" and "swiper" have incompatible recipes (:fork cannot be both nil and (:repo "andschwa/swiper")) Warning (straight): Recipe for "swiper" has been overridden...
gharchive/issue
2018-11-13T03:29:31
2025-04-01T06:03:51.641653
{ "authors": [ "Luis-Henriquez-Perez", "matthew-piziak", "raxod502" ], "repo": "raxod502/straight.el", "url": "https://github.com/raxod502/straight.el/issues/326", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
891315919
Works only one time with setInterval() I'm calling a function after every 10 minutes on my NodeJS App , but the message is being sent only for the first time and in the response I'm getting response "{ return: true, request_id: '0nvzj57hm1yd682', message: [ 'SMS sent successfully.' ] }" .But for the second time the m...
gharchive/issue
2021-05-13T19:38:23
2025-04-01T06:03:51.645003
{ "authors": [ "Raxy45" ], "repo": "raxraj/fast-two-sms", "url": "https://github.com/raxraj/fast-two-sms/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1391532238
(DO NOT MERGE) Configuration Test Framework Prototype Why are these changes needed? Related issue number Checks [ ] I've made sure the tests are passing. Testing Strategy [ ] Unit tests [ ] Manual tests [ ] This PR is not tested :( Notes -- We should be able to use this framework to test deployment using c...
gharchive/pull-request
2022-09-29T21:36:33
2025-04-01T06:03:51.658700
{ "authors": [ "DmitriGekhtman", "kevin85421", "simon-mo" ], "repo": "ray-project/kuberay", "url": "https://github.com/ray-project/kuberay/pull/605", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1783838911
Don't close on enter Writing a function with multi-line parameters, pressing enter always closes the signature preview, forcing me to re-open it. Is there a way to unmap Return from closing the preview? facing the same issue, anyone have any insight?
gharchive/issue
2023-07-01T11:48:42
2025-04-01T06:03:51.775989
{ "authors": [ "ASong5", "Folling" ], "repo": "ray-x/lsp_signature.nvim", "url": "https://github.com/ray-x/lsp_signature.nvim/issues/279", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2088048759
ability to set input device from favorite Extension https://www.raycast.com/benvp/audio-device Description ability to set input device from favorite Who will benefit from this feature? No response Anything else? No response I'd love to see this, too!
gharchive/issue
2024-01-18T11:04:52
2025-04-01T06:03:51.787056
{ "authors": [ "bweave", "crixlet" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/issues/10213", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2102785652
[Reclaim] Join Meeting Command not joining current meeting in reclaim Extension https://www.raycast.com/reclaim-ai/reclaim-ai Description When going to Reclaim extensions "My Calendar", I can see the next event is a meeting and use "Join meeting" action: However, the "Join (Current) Meeting" extension command would ...
gharchive/issue
2024-01-26T19:34:56
2025-04-01T06:03:51.795098
{ "authors": [ "ajohnson1200", "hoangbnc" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/issues/10374", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1322393562
Add browser selector to the [Google Meet] ... Extension – Google Meet My default browser is safari but I use chrome for google meet because it is better optimized for meetings and has only one google account. @baronets-turk not a raycast solution, but typically people would use an app like https://sindresorhus.com/...
gharchive/issue
2022-07-29T15:29:25
2025-04-01T06:03:51.797023
{ "authors": [ "FlorianWendelborn", "baronets-turk" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/issues/2419", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1386526324
[Logseq] Date incorrect for journals setup with EEEE for day name - Extension: 'Logseq' Extension – Logseq Author: @futantan Description For my journal date format yyyy-MM-dd EEEE the journal file being edited is journals/2022-09-27 EEEE.md. The correct version should be `journals/2022-09-27 Tuesday.md Steps To Repro...
gharchive/issue
2022-09-26T18:27:38
2025-04-01T06:03:51.800634
{ "authors": [ "drawingthesun", "futantan" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/issues/3033", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2368869090
Add sound-manager extension Description Screencast Checklist [x] I read the extension guidelines [x] I read the documentation about publishing [x] I ran npm run build and tested this distribution build in Raycast [x] I checked that files in the assets folder are used by the extension itself [x] I checked that asse...
gharchive/pull-request
2024-06-23T20:02:39
2025-04-01T06:03:51.808414
{ "authors": [ "koinzhang", "mil3na", "zepelinmad" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/13137", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2453042192
[Github] Improvements to My Issues and My Pull Requests commands and Menu Bar Description My Issues Command + Menu Bar: Preferences to specify categories to display. Issues opened by the user will always be displayed. My PRs Command + Menu Bar: Preferences to specify categories to display. PRs created by the user wi...
gharchive/pull-request
2024-08-07T09:41:33
2025-04-01T06:03:51.814762
{ "authors": [ "jfkisafk" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/13908", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1293346460
✨ [Easydict-v1.2.0] add Apple 🍎 system translation Description [1.2.0] - 2022-07-04 ✨ New Added Apple 🍎 system translation. (Note: this feature needs to install an apple translate shortcut on your mac, please see Wiki for more details) Added Apple 🍎 system language detection. (same as above) Added view recent ve...
gharchive/pull-request
2022-07-04T16:03:34
2025-04-01T06:03:51.821463
{ "authors": [ "tisfeng" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/2182", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1762859676
[openai-translator] add model gpt-3.5-turbo-0613 Description Screencast Checklist [x] I read the extension guidelines [ ] I read the documentation about publishing [ ] I ran npm run build and tested this distribution build in Raycast [ ] I checked that files in the assets folder are used by the extension itself [ ...
gharchive/pull-request
2023-06-19T06:45:07
2025-04-01T06:03:51.824747
{ "authors": [ "douo", "zgayjjf" ], "repo": "raycast/extensions", "url": "https://github.com/raycast/extensions/pull/7174", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1978724408
Does Biformer have a 3D version? Does Biformer have a 3D version? like input size is (Batch , Channel ,Time , Heigh , Width) Does Biformer have a 3D version? like input size is (Batch , Channel ,Time , Heigh , Width) Not yet. But you may have a try. I think the idea of routing in a coarse level is general.
gharchive/issue
2023-11-06T09:49:53
2025-04-01T06:03:51.826186
{ "authors": [ "rayleizhu", "zhangshaopu" ], "repo": "rayleizhu/BiFormer", "url": "https://github.com/rayleizhu/BiFormer/issues/36", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
973015720
Rainyel solved exercises All exercises completed. Adding solved exercises Adding solved exercises
gharchive/pull-request
2021-08-17T19:53:38
2025-04-01T06:03:51.828308
{ "authors": [ "rayniel95" ], "repo": "rayniel95/rustlings", "url": "https://github.com/rayniel95/rustlings/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1878217786
[rtextures] Uninitialized thread-locals in stbi Issue description I had an issue where textures were loaded upside-down. As it turns out, stb_image has thread-local variables to make an image be flipped after loading here. With -O3, these variables are not initialized and contain garbage. With -O0 they are zeroed ap...
gharchive/issue
2023-09-02T00:49:06
2025-04-01T06:03:51.832146
{ "authors": [ "jbarthelmes", "raysan5" ], "repo": "raysan5/raylib", "url": "https://github.com/raysan5/raylib/issues/3282", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
2234559055
Update rcore_android.c add gamepad previous button state tracking to Android to add to https://github.com/raysan5/raylib/pull/2709 and resolve https://github.com/raysan5/raylib/issues/3909 @AriaMoKr Nice! Thanks for the review!
gharchive/pull-request
2024-04-10T01:06:41
2025-04-01T06:03:51.833932
{ "authors": [ "AriaMoKr", "raysan5" ], "repo": "raysan5/raylib", "url": "https://github.com/raysan5/raylib/pull/3910", "license": "Zlib", "license_type": "permissive", "license_source": "github-api" }
751567957
Create Order Panic Error I am using the correct test key and secret and getting error map[] %!v(PANIC=Error method: runtime error: invalid memory address or nil pointer dereference) package main import ( "fmt" "github.com/razorpay/razorpay-go" ) func main() { client := razorpay.NewClient("rzp_test_9lsYF6ARKRbV...
gharchive/issue
2020-11-26T12:52:13
2025-04-01T06:03:51.841159
{ "authors": [ "HarishJagtap", "ankitdas13", "ashwinimanoj", "dsouzadyn", "khanakia", "salsanej" ], "repo": "razorpay/razorpay-go", "url": "https://github.com/razorpay/razorpay-go/issues/22", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
388864234
Not able to use older versions of bundler in Ruby 2.6.0-rc1 Using Ruby 2.6.0-rc1 which now came with bundle 2.0.0 built in I'm not able to use older versions of bundler: $ rbenv --version rbenv 1.1.1-39-g59785f6 $ ruby --version ruby 2.6.0rc1 (2018-12-06 trunk 66253) [x86_64-linux] $ bundler --version Bundler vers...
gharchive/issue
2018-12-08T00:43:55
2025-04-01T06:03:51.893554
{ "authors": [ "everton", "hsbt" ], "repo": "rbenv/rbenv", "url": "https://github.com/rbenv/rbenv/issues/1132", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
531958491
Make sure find_package(Sqlpp11) can be done multiple times It is expected that CMake packages can be found multiple times without errors. The target generated and defined by CMake, e.g. in a *Targets.cmake file have a similar guard. Nice work. Thanks!
gharchive/pull-request
2019-12-03T12:43:32
2025-04-01T06:03:51.894921
{ "authors": [ "rbock", "sjoubert" ], "repo": "rbock/sqlpp11", "url": "https://github.com/rbock/sqlpp11/pull/306", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
2606280564
Translate lesson 14 to spanish Translate the 14th lesson with react to spanish and add it to the spanish lessons To clarify is this for hacktoberfest? Hey, this is not for hacktoberfest
gharchive/pull-request
2024-10-22T19:20:39
2025-04-01T06:03:51.906138
{ "authors": [ "gmansil", "rcallaby" ], "repo": "rcallaby/Learn-Git", "url": "https://github.com/rcallaby/Learn-Git/pull/677", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1968801124
TS/JS Debugging attempts show: Couldn't connect to 127.0.0.1:8727: ECONNREFUSED I am getting the following error message when attempting to start the debugger through <Leader>db , <Leader>dr Result: <Leader>db ✅ correctly marks the debugging line ❌ <Leader>dr gets the following: Couldn't connect to 127.0.0.1:8727:...
gharchive/issue
2023-10-30T16:43:33
2025-04-01T06:03:51.916733
{ "authors": [ "maibarra", "phortonssf" ], "repo": "rcarriga/nvim-dap-ui", "url": "https://github.com/rcarriga/nvim-dap-ui/issues/300", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2412362789
Loading SDF file works in RDKit 2024.03.3 but not 2024.03.4 Describe the bug Loading a particular SDF on MacOS worked in RDKit 2024.03.3, but crashes python in 2024.03.4 To Reproduce bace.sdf.tgz from rdkit import Chem suppl = Chem.SDMolSupplier('bace.sdf') for mol in suppl: print(Chem.MolToSmiles(mol)) Using RD...
gharchive/issue
2024-07-17T01:11:59
2025-04-01T06:03:52.095446
{ "authors": [ "greglandrum", "j-wags", "lilyminium" ], "repo": "rdkit/rdkit", "url": "https://github.com/rdkit/rdkit/issues/7619", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
723552834
maeparser 1.2.4 Reference Issue What does this implement/fix? Explain your changes. Any other comments? Thanks @sailfish009!
gharchive/pull-request
2020-10-16T21:53:12
2025-04-01T06:03:52.096920
{ "authors": [ "greglandrum", "sailfish009" ], "repo": "rdkit/rdkit", "url": "https://github.com/rdkit/rdkit/pull/3506", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1861755140
Refactor progress bar and overview This PR aims to: [x] Fix the progress bar (#596) [x] Stores the progress in the projects model and updates on saving values (#488) [x] Shows which pages are fully answered in the overview (#299, #424) Input from @sa-wetter: Numbers should be always show in the progress bar. Ha...
gharchive/pull-request
2023-08-22T15:56:38
2025-04-01T06:03:52.099127
{ "authors": [ "MyPyDavid", "jochenklar" ], "repo": "rdmorganiser/rdmo", "url": "https://github.com/rdmorganiser/rdmo/pull/679", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
290699137
Consider different types of boot strap Compare choice of basic, percentile, bias corrected, BCa boot strap in classification curves, as well as in CIs in benchmark_tools.py. Compare coverage in AUC, PR, PRG experiment to determine which is best. Percentile and basic bootstrap are now supported. Other options such...
gharchive/issue
2018-01-23T03:42:35
2025-04-01T06:03:52.143705
{ "authors": [ "rdturnermtl" ], "repo": "rdturnermtl/benchmark_tools", "url": "https://github.com/rdturnermtl/benchmark_tools/issues/10", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
509871407
Use class react component in index.js file? Description I use a generate command and input this below. ? What should it be called? Transaction ? Do you want to wrap your component in React.memo? Yes ? Do you want headers? Yes ? Do you want an actions/constants/selectors/reducer tuple for this container? Yes ? Do you ...
gharchive/issue
2019-10-21T10:24:02
2025-04-01T06:03:52.165497
{ "authors": [ "julienben", "lolgolflol" ], "repo": "react-boilerplate/react-boilerplate", "url": "https://github.com/react-boilerplate/react-boilerplate/issues/2785", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
224241846
add support for querystring params additional parameters for key value pairs user_path(Endpoint, :show, 17, admin: true, active: false) "/users/17?admin=true&active=false" 306f75306d81eac5bd8e9b970fa55efaf0d7c98e
gharchive/issue
2017-04-25T19:08:45
2025-04-01T06:03:52.166771
{ "authors": [ "gt3" ], "repo": "react-circuit/ultra", "url": "https://github.com/react-circuit/ultra/issues/8", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
223010370
Are other module roots in addition to node_modules possible? Description I have a few shared modules in my system and have to link them from many files. Often I have to write things like import theme from "../../../theme"; which also breaks when I move the target file. Expected Behavior I want to add an additional mo...
gharchive/issue
2017-04-20T09:50:48
2025-04-01T06:03:52.176065
{ "authors": [ "dikaiosune", "jesseruder", "kay-is", "kylebebak", "vvasilev-" ], "repo": "react-community/create-react-native-app", "url": "https://github.com/react-community/create-react-native-app/issues/171", "license": "bsd-3-clause", "license_type": "permissive", "license_source":...
221722206
How to hide parent header? This is my navigation architecture StackNavigator -> Splash, Login, Signup, Home Home -> TabNavigator -> PageOne, PageTwo, PageThree, PageFour PageOne -> StackNavigator -> PageOneLevelOne, PageOneLevelTwo, PageOneLevelThree My issue is that when I'm on PageOneLevelOne I see 2 headers. I can...
gharchive/issue
2017-04-14T01:34:07
2025-04-01T06:03:52.179957
{ "authors": [ "brentvatne", "grabbou", "kaiyuanneo", "thisisjaiswal", "timurridjanovic" ], "repo": "react-community/react-navigation", "url": "https://github.com/react-community/react-navigation/issues/1037", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "...
213915750
zIndex of the DrawerNavigator Is there a way to have an element, specifically a TouchableOpacity, to still be clickable when the drawer navigator is open? I'm trying to have a button that opens and closes my drawer navigator, but even though the drawer is not rendered on top of the button, it's not clickable when the...
gharchive/issue
2017-03-13T22:26:29
2025-04-01T06:03:52.193056
{ "authors": [ "jurassix", "lwonsower", "matthamil", "tonyooi" ], "repo": "react-community/react-navigation", "url": "https://github.com/react-community/react-navigation/issues/673", "license": "bsd-2-clause", "license_type": "permissive", "license_source": "bigquery" }
1241672807
in tauri worked failed drop not working Tauri navigator.userAgent "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)" = $2 Looks to potentially be a tauri issue, not a react-dnd issue. https://github.com/tauri-apps/tauri/issues/3277 Try setting "fileDropEnabled": false in taur...
gharchive/issue
2022-05-19T12:06:07
2025-04-01T06:03:52.210113
{ "authors": [ "adygabor98", "huanlirui", "jonrose-dev", "kurdin", "longqionggaccount", "lukethacoder", "w-ensink", "yogarasu" ], "repo": "react-dnd/react-dnd", "url": "https://github.com/react-dnd/react-dnd/issues/3451", "license": "MIT", "license_type": "permissive", "lic...
383067915
fix: clientOffset and initialClientOffset are null in canDrag #1175 See issue https://github.com/react-dnd/react-dnd/issues/1175 If I should add some tests/something is wrong please let me know. I think this looks fine, but I wonder if it's worth using redux-thunk instead of using a separate action type Ahh, the ...
gharchive/pull-request
2018-11-21T11:09:15
2025-04-01T06:03:52.211914
{ "authors": [ "0815Strohhut", "darthtrevino" ], "repo": "react-dnd/react-dnd", "url": "https://github.com/react-dnd/react-dnd/pull/1176", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
676947218
Nested yup schema validation I'm currently migrating to react-hook-form and the current yup resolver does recognise yup's when in nested schemas. I've created an example here. You should be able to submit the form because the condition has been met, but the resolver doesn't recognise it? Love the work that you're doi...
gharchive/issue
2020-08-11T14:57:16
2025-04-01T06:03:52.235847
{ "authors": [ "bluebill1049", "iamacook" ], "repo": "react-hook-form/resolvers", "url": "https://github.com/react-hook-form/resolvers/issues/41", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
368836452
Android fitToCoordinates issue Is this a bug report? Yes Have you read the Installation Instructions? Yes Environment react-native: 0.54.0 react: 16.3.0-alpha.1 react-native-maps: 0.21.0 Target Platform: iOS - 11.2 Simulator/iPhone 6, Android 6.0.1 - Nexus5 and Android 8.1 - Huawei P20 iOS maps - GoogleMaps Steps to ...
gharchive/issue
2018-10-10T20:21:09
2025-04-01T06:03:52.272233
{ "authors": [ "ProteanDev", "andyesp", "diegorodriguesvieira", "jkaravakis", "kenobi91", "superyarik" ], "repo": "react-native-community/react-native-maps", "url": "https://github.com/react-native-community/react-native-maps/issues/2543", "license": "MIT", "license_type": "permissiv...
469167089
Using in with expo to web Question how to render in platform web it? I am fairly certain that this library doesn't support react-native web yet. I hope it does eventually, but it makes sense why it doesn't out of the box. I am fairly certain that this library doesn't support react-native web yet. I hope it does ...
gharchive/issue
2019-07-17T12:34:40
2025-04-01T06:03:52.276123
{ "authors": [ "Agent215", "NickDiVona", "adrielcardoso", "vrinch" ], "repo": "react-native-community/react-native-maps", "url": "https://github.com/react-native-community/react-native-maps/issues/2966", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
648412945
Add empty implementation for Windows Summary Adding an empty implementation for Windows to unblock dependency. Thanks, @kaiguo! But I'm not sure what masked view will work on windows without any native modules. @FonDorn thanks for checking! MaskedView is a dependency of react-navigation, and it wasn't really us...
gharchive/pull-request
2020-06-30T18:46:51
2025-04-01T06:03:52.278735
{ "authors": [ "FonDorn", "kaiguo" ], "repo": "react-native-community/react-native-masked-view", "url": "https://github.com/react-native-community/react-native-masked-view/pull/69", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
361128120
cann't loading online video . Current behavior <Video ...> onError={this.onError} onError = () => { consonle.log("something wrong"); } Reproduction steps try to open a online mp3 audio Expected behavior the online mp3 audio can play success Platform "react-native": "0.55.2", "react-native-video": "3.2.1", "react": "...
gharchive/issue
2018-09-18T04:08:11
2025-04-01T06:03:52.306472
{ "authors": [ "cobarx", "pengcao1", "pologonzalo" ], "repo": "react-native-community/react-native-video", "url": "https://github.com/react-native-community/react-native-video/issues/1242", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
400957203
In webview, clicking links does nothing (wont navigate) Updated from 2.8.0 to latest, had to upgrade gradle along the way. Getting this weird bug: Everything worked on 2.8.0 Tried everything I could: bare minimum of props to webview; no wrap component for webview. Nothng helps. Things that might be relevant: Gradle ...
gharchive/issue
2019-01-19T03:51:51
2025-04-01T06:03:52.310819
{ "authors": [ "Overtorment", "johman10" ], "repo": "react-native-community/react-native-webview", "url": "https://github.com/react-native-community/react-native-webview/issues/261", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1804703357
Could not find androidx.exifinterface:exifinterface:1.3.6. Description I've installed this library and android app build failed by the following error: Could not determine the dependencies of task ':react-native-image-picker:compileDebugAidl'. Could not resolve all task dependencies for configuration ':react-native-...
gharchive/issue
2023-07-14T11:19:48
2025-04-01T06:03:52.324356
{ "authors": [ "arminghm" ], "repo": "react-native-image-picker/react-native-image-picker", "url": "https://github.com/react-native-image-picker/react-native-image-picker/issues/2178", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
624905979
Can't show full world? Question Hi all, I would like to show full word in a view, but the zoom level is restricted between 0 and 20. That will not allow to show world completely in a single view. I read nearly whole documentation, but couldn't find a way to do this. Could you please help me? Edit: fitToCoordinates me...
gharchive/issue
2020-05-26T13:58:59
2025-04-01T06:03:52.327235
{ "authors": [ "Yamini07", "pROFESOR11", "ronnaf" ], "repo": "react-native-maps/react-native-maps", "url": "https://github.com/react-native-maps/react-native-maps/issues/3444", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1433242737
Google Maps Provider Movement Jank Summary When using PROVIDER_GOOGLE on iOS simulator, moving the map is janky and uncontrollable. Reproducible sample code Just use PROVIDER_GOOGLE in the MapView component, and open it in iOS Simulator. <MapView provider={PROVIDER_GOOGLE} /> Here's a minimal app that reproduces the...
gharchive/issue
2022-11-02T14:28:54
2025-04-01T06:03:52.337886
{ "authors": [ "CosmicAshriga", "Simon-TechForm", "Stuartwastaken", "edi", "localjo", "nicolasmelo1" ], "repo": "react-native-maps/react-native-maps", "url": "https://github.com/react-native-maps/react-native-maps/issues/4511", "license": "MIT", "license_type": "permissive", "licen...
2671110686
fix: [Issues:#13]修复not match the actual name "react-native-share" 的问题 Summary fix: 修复not match the actual name "react-native-share" 的问题 #13 Checklist [X] 已经在真机设备或模拟器上测试通过 [ ] 已经与 Android 或 iOS 平台做过效果/功能对比 [ ] 已经添加了对应 API 的测试用例(如需要) [ ] 已经更新了文档(如需要) [ ] 更新了 JS/TS 代码 (如有) close #13
gharchive/pull-request
2024-11-19T07:34:11
2025-04-01T06:03:52.340553
{ "authors": [ "ganghongli" ], "repo": "react-native-oh-library/react-native-share", "url": "https://github.com/react-native-oh-library/react-native-share/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2588729472
feat: 适配支持anythread turbo module Summary 适配支持worker子线程turbo module Test Plan Checklist [X] 已经在真机设备或模拟器上测试通过 [ ] 已经与 Android 或 iOS 平台做过效果/功能对比 [ ] 已经添加了对应 API 的测试用例(如需要) [ ] 已经更新了文档(如需要) [ ] 更新了 JS/TS 代码 (如有) 需要怎么适配,目前编译出现 https://github.com/react-native-oh-library/react-native-sqlite-storage/issues/18
gharchive/pull-request
2024-10-15T13:07:20
2025-04-01T06:03:52.343367
{ "authors": [ "bashen1", "ding-chengjie" ], "repo": "react-native-oh-library/react-native-sqlite-storage", "url": "https://github.com/react-native-oh-library/react-native-sqlite-storage/pull/16", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
441828541
cancelDrag() now cancels drag then does raf->onDragEnd() Resolving #52 NOTE: I did not do something similar to canclePinch Out of sheer laziness Because I'm not confident this is the approach the maintainers would like to take Because this may never be an issue if it only happens when devtools is open and that's dif...
gharchive/pull-request
2019-05-08T16:44:23
2025-04-01T06:03:52.410119
{ "authors": [ "dbismut", "morgs32" ], "repo": "react-spring/react-use-gesture", "url": "https://github.com/react-spring/react-use-gesture/pull/53", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
223984920
Change default font from "Roboto" in v-1.3.4 @javivelasco Is there a way (specifically in version 1.3.4) to change the default font from "Roboto" to something else? I'm implementing Material Design on a redesign of a live web app which is currently using the Bootstrap framework and I'd like to use "Helvetica Neue" as...
gharchive/issue
2017-04-25T00:12:00
2025-04-01T06:03:52.412749
{ "authors": [ "matthewberkompas", "rubenmoya" ], "repo": "react-toolbox/react-toolbox", "url": "https://github.com/react-toolbox/react-toolbox/issues/1428", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
423630002
Housekeeping: Improved readme samples and descriptions. What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Readme updates include: Including a new section for Android extensions and a sample. A simplified generic sample for validations. What is the current behavior? (You can also link ...
gharchive/pull-request
2019-03-21T09:13:02
2025-04-01T06:03:52.425088
{ "authors": [ "alexmartinezm", "glennawatson" ], "repo": "reactiveui/ReactiveUI.Validation", "url": "https://github.com/reactiveui/ReactiveUI.Validation/pull/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
774681273
ReactiveUI On The Web with Blazor rewrite LayoutComponentBase How to rewrite LayoutComponentBase ? You'll have to open another issue following the supplied template to have it remain open.
gharchive/issue
2020-12-25T08:44:29
2025-04-01T06:03:52.425954
{ "authors": [ "glennawatson", "gsgoodluck" ], "repo": "reactiveui/ReactiveUI", "url": "https://github.com/reactiveui/ReactiveUI/issues/2629", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
414665701
Translate CDN Links page Translating the CDN Links page in Nepali language. Please do provide feedback. this is awesome, Thanks Thanks @samundrak and @nootanghimire for reviewing this PR. Since it is approved, I'll go ahead and merge this in. Please let me know if there is any other process that needs to be follo...
gharchive/pull-request
2019-02-26T15:19:46
2025-04-01T06:03:52.427593
{ "authors": [ "pachabhaiya", "samundrak" ], "repo": "reactjs/ne.reactjs.org", "url": "https://github.com/reactjs/ne.reactjs.org/pull/11", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
160609833
Fix usage findDOMnode(deprecated) Fixed #117 That can be used into minor release I'm tempted to say just remove it entirely, since we only really support 0.14 and 15. AFAIK this API has been deprecated since 0.14. I see, totally agree with your suggestion
gharchive/pull-request
2016-06-16T08:52:57
2025-04-01T06:03:52.428907
{ "authors": [ "CMTegner", "blackrabbit99" ], "repo": "reactjs/react-autocomplete", "url": "https://github.com/reactjs/react-autocomplete/pull/119", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
126939623
legendTemplate and tooltipTemplate not working? I've tried utilizing the legendTemplate chart option and the tooltipTemplate chart option but neither seem to be working for me. I've even tried modifying the example code to utilize non-existent variables and I see no errors in the console so it appears these options a...
gharchive/issue
2016-01-15T19:24:38
2025-04-01T06:03:52.433719
{ "authors": [ "RamonBeast", "blairmorris", "dougmolineux", "maxfarseer", "palmerj3", "pjho" ], "repo": "reactjs/react-chartjs", "url": "https://github.com/reactjs/react-chartjs/issues/72", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
136913785
How to passing parent route component's props to child route component I'm sorry I opened a new issues. I read a lot of issue but did not solve my problem. I use "react-router": "^2.0.0" and "redux": "^3.3.1" in my reactjs app. The problem is that i want get parent route component props and passing to child route com...
gharchive/issue
2016-02-27T12:36:02
2025-04-01T06:03:52.437478
{ "authors": [ "ryanflorence", "yinxin630" ], "repo": "reactjs/react-router", "url": "https://github.com/reactjs/react-router/issues/3125", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
280082148
Document tutorial missing one line of code ? The tutorial.md line 1044-1049 jumpTo(step) { this.setState({ stepNumber: step, xIsNext: (step % 2) === 0, }); } should add history : this.state.history.slice(0, step + 1) to make Doms rerender the history. Jeu Denny. Thanks for the suggestion! Thi...
gharchive/issue
2017-12-07T10:45:34
2025-04-01T06:03:52.442653
{ "authors": [ "bvaughn", "webkong" ], "repo": "reactjs/reactjs.org", "url": "https://github.com/reactjs/reactjs.org/issues/402", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2165139075
🛑 Bellshade API is down In 77a6e66, Bellshade API (https://api.bellshade.org) was down: HTTP code: 0 Response time: 0 ms Resolved: Bellshade API is back up in a66bf45 after 6 minutes.
gharchive/issue
2024-03-03T04:38:26
2025-04-01T06:03:52.445294
{ "authors": [ "reacto11mecha" ], "repo": "reacto11mecha/uptime-status", "url": "https://github.com/reacto11mecha/uptime-status/issues/1649", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
101254790
Return objects from child processes instead of string STDOUT I'm working on a simple Twitter client, and I need process the incoming data from the Streaming api. I have a simple process which gets all the STDClasses from Twitter, to get these classes I need to dump them, and get the STDOut, but that will return a str...
gharchive/issue
2015-08-16T11:35:21
2025-04-01T06:03:52.506096
{ "authors": [ "Isty001", "clue" ], "repo": "reactphp/react", "url": "https://github.com/reactphp/react/issues/335", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
374712401
modal-open class is not being added to body in some cases components: Modal reactstrap version #6.5.0 import method umd/csj/es react version #16.4.1 bootstrap version #4.1.3 What is happening? Modal.destroy might be called twice on close + unmount, so Modal.openCount is becoming negative and modal-open is not bein...
gharchive/issue
2018-10-28T03:16:57
2025-04-01T06:03:52.513890
{ "authors": [ "GoPro16", "chriswayoub", "epcliff", "python273" ], "repo": "reactstrap/reactstrap", "url": "https://github.com/reactstrap/reactstrap/issues/1279", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
259640554
Popper performance with many dropdowns Issue description Hi all, I have more than 100 dropdown on a page, and since I switched to reactstrap v5 (to try bootstrap 4-beta), I have problems of performance when I scrool. I think this is a problem with Popper (open the example below, check performance with Chrome Dev Too...
gharchive/issue
2017-09-21T21:38:13
2025-04-01T06:03:52.518721
{ "authors": [ "GaelGRIFFON", "TheSharpieOne" ], "repo": "reactstrap/reactstrap", "url": "https://github.com/reactstrap/reactstrap/issues/584", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
466224627
LevelDown - PouchDB/LevelDB error at application startup in production mode Uncaught Exception: Error: once called more than once at /Applications/Thorium Reader.app/Contents/Resources/app.asar/main.js:41:34698 at /Applications/Thorium Reader.app/Contents/Resources/app.asar/main.js:16:42984 at /Applications/...
gharchive/issue
2019-07-10T10:16:09
2025-04-01T06:03:52.532035
{ "authors": [ "danielweck", "panaC" ], "repo": "readium/readium-desktop", "url": "https://github.com/readium/readium-desktop/issues/406", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
128494161
tap on author names in toc chrome app stuck with loading mask Hi, Author names are appearing in toc for an epub, when i tap, the loading image appears and it is not going. If i tap on any other proper toc link, loading image is going off and corresponding page renders. Is this a issue with epub or any patch available...
gharchive/issue
2016-01-25T09:23:14
2025-04-01T06:03:52.534527
{ "authors": [ "benson-jala", "danielweck" ], "repo": "readium/readium-js-viewer", "url": "https://github.com/readium/readium-js-viewer/issues/471", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
965161763
chore(deps): upgrading syntax-highlighter to support jsx highlighting 🧰 Changes [x] Upgrades @readme/syntax-highlighter to its latest release to add support for JSX syntax highlighting. [x] Fixes the Husky install because it broke with the husky v7 upgrade. Work in support of RM-49. Being handled in https://gith...
gharchive/pull-request
2021-08-10T17:17:23
2025-04-01T06:03:52.536377
{ "authors": [ "erunion" ], "repo": "readmeio/markdown", "url": "https://github.com/readmeio/markdown/pull/265", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
1066478951
build: update packages 🧰 Changes Updates a bunch of packages minor versions. The snapshot updates are from puppeteer, it looks text or line height is being calculated slightly differently. I don't think this will effect the outputted code. 🧬 QA & Testing [ ] tests pass? This PR was released! 🚀 Changes ...
gharchive/pull-request
2021-11-29T20:38:45
2025-04-01T06:03:52.540189
{ "authors": [ "kellyjosephprice", "rafegoldberg" ], "repo": "readmeio/markdown", "url": "https://github.com/readmeio/markdown/pull/374", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
787508775
add: submit snippets with ctrl+s Added ctrl+s shortcut to submit a snippet. I have no idea for keyboards without Ctrl key. N'oubliez pas de changer le message de commit (méthode squash + merge) pour renseigner l'issues que cette PR corrige :) N'oubliez pas de changer le message de commit (méthode squash + merge) ...
gharchive/pull-request
2021-01-16T17:03:55
2025-04-01T06:03:52.548016
{ "authors": [ "Julien00859", "Linekio", "Mesteery" ], "repo": "readthedocs-fr/bin", "url": "https://github.com/readthedocs-fr/bin/pull/79", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
400036985
Warnings for relative links to other documents I am getting warnings building my site like: $ make html Running Sphinx v1.8.3 loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 7 added, 0...
gharchive/issue
2019-01-16T23:03:56
2025-04-01T06:03:52.606725
{ "authors": [ "asmeurer", "balopat", "caspar-ai", "drrosa", "gibfahn", "stefanv", "tpatnoe" ], "repo": "readthedocs/recommonmark", "url": "https://github.com/readthedocs/recommonmark/issues/130", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
206396587
Support footnote? Any plan to support the markdown footnote syntax? Some relevant links: https://pythonhosted.org/Markdown/extensions/footnotes.html https://github.com/markdown-it/markdown-it-footnote I believe that commonmark does support footnotes through reference links. I created an example using the [^1] synta...
gharchive/issue
2017-02-09T03:48:45
2025-04-01T06:03:52.609778
{ "authors": [ "danyeaw", "ppwwyyxx" ], "repo": "readthedocs/recommonmark", "url": "https://github.com/readthedocs/recommonmark/issues/62", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
124640385
License Hi Great app! Does it released under BSD license? Regards Israel Thanks, I thought about adding GPL V3 license but if BSD fits for you i will add it. Great, thanks you. On Tue, Jan 5, 2016, 21:20 RealGame (Tomer Zait) notifications@github.com wrote: Thanks, I thought about adding GPL V3 license but if BS...
gharchive/issue
2016-01-03T09:53:53
2025-04-01T06:03:52.628274
{ "authors": [ "realgam3", "sro-co-il" ], "repo": "realgam3/hackmecredit", "url": "https://github.com/realgam3/hackmecredit/issues/1", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
223871221
When logging in as an admin, properly setup the app Currently the admin features requiring restarting the app to display Now that the isAdmin() functionality is available this can be fixed.
gharchive/issue
2017-04-24T16:07:12
2025-04-01T06:03:52.630364
{ "authors": [ "bigfish24", "dhmspector" ], "repo": "realm-demos/realm-teamwork-MR", "url": "https://github.com/realm-demos/realm-teamwork-MR/issues/4", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
80602405
Support Life Cycle Management Methods on RLMObject I'm specifically interested in a methods similar to - (void)prepareForDeletion and - (void)awakeFromInsert found on NSManagedObject . One of my use cases: I have an RLMObject subclass, which, among other properties, has an NSString property which is the path to an ex...
gharchive/issue
2015-05-25T17:12:19
2025-04-01T06:03:52.674529
{ "authors": [ "AnthonyMDev", "istx25", "jpsim", "kunalsood", "mmccroskey", "rex-remind101", "tgoyne", "ya-s-u" ], "repo": "realm/realm-cocoa", "url": "https://github.com/realm/realm-cocoa/issues/1994", "license": "Apache-2.0", "license_type": "permissive", "license_source"...
1640775993
How to handle these generator issues? Missing basic features of OOP Problem I am facing these issues while migrating my flutter app from Hive to Realm DB, missing basic features of OOP. 1. RealmModel should be a private class [ required prefix _ ] 111 │ @RealmModel() 112 │ class TestRealm {} │ ^^^^^^^^^ mis...
gharchive/issue
2023-03-26T05:13:43
2025-04-01T06:03:52.689642
{ "authors": [ "imSanjaySoni", "nielsenko" ], "repo": "realm/realm-dart", "url": "https://github.com/realm/realm-dart/issues/1229", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
176234616
export ObjectStore::set_schema_version() export set_schema_version() for https://github.com/realm/realm-java/issues/3417 please review this @realm/java There is one failing test case. I'm ignore it for now since the case is failing in other PRs (for example in #141 , https://ci.realm.io/job/ObjectStore Pull Request...
gharchive/pull-request
2016-09-11T09:26:26
2025-04-01T06:03:52.715777
{ "authors": [ "cmelchior", "kneth", "zaki50" ], "repo": "realm/realm-object-store", "url": "https://github.com/realm/realm-object-store/pull/159", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
476098464
BR_GetMouseCursorContext_Track() breaks with TCP/MCP overhaul (FIXED) The TCP / MCP overhaul In current REAPER dev cycle (v5.981+dev) breaks BR_GetMouseCursorContext_Track(): https://forum.cockos.com/showpost.php?p=2164479&postcount=64 I guess we could use GetTrackFromPoint() too. Useful info: https://forum.cockos.co...
gharchive/issue
2019-08-02T09:56:32
2025-04-01T06:03:52.722021
{ "authors": [ "nofishonfriday" ], "repo": "reaper-oss/sws", "url": "https://github.com/reaper-oss/sws/issues/1173", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
126738439
Android Issue While running: console.log("App Version", DeviceInfo.getVersion()); I get this error: Error TypeError: Cannot read property 'appVersion' of undefined at Object.module.exports.getVersion (http://localhost:8081/index.android.bundle?platform=android&dev=true:57139:20) at React.createClass.render (...
gharchive/issue
2016-01-14T20:10:32
2025-04-01T06:03:52.756257
{ "authors": [ "arjunkomath", "bradbumbalough", "dan-me" ], "repo": "rebeccahughes/react-native-device-info", "url": "https://github.com/rebeccahughes/react-native-device-info/issues/18", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2425665493
Please invite me to the Recode-Hive GitHub Community Organization Name Aditya Bhaumik Discord Username (if applicable) No response Additional Context No response Invitation sent to join the GitHub Organisation. Welcome to the community 🎉 Don't forget after accepting to make it public so it appears on your GitHub p...
gharchive/issue
2024-07-23T16:50:23
2025-04-01T06:03:52.781700
{ "authors": [ "aditya-bhaumik", "sanjay-kv" ], "repo": "recodehive/Support", "url": "https://github.com/recodehive/Support/issues/148", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }