MS_Y

Results 50 issues of MS_Y

### Description of the bug After the initialization of the `git-branchless`, panic occurs without any commit. ``` ↳ git init Alias tip: g init hint: Using 'master' as the name...

bug

### Please check if the PR fulfills these requirements - [x] It's the right issue type on the title - [x] When resolving a specific issue, it's referenced in the...

### Please check if the PR fulfills these requirements - [x] It's the right issue type on the title - [x] When resolving a specific issue, it's referenced in the...

## Version ``` @toast-ui/calendar: 2.1.3 @toast-ui/react-calendar: 2.1.3 typescript: 5.0.4 ``` ## Test Environment ``` Linux 6.3.5-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Tue, 30 May 2023 13:43:47 +0000 x86_64 GNU/Linux ``` ##...

### Please check if the PR fulfills these requirements - [x] It's the right issue type on the title - [ ] When resolving a specific issue, it's referenced in...

Made to support [`List` type](https://immutable-js.github.io/immutable-js/docs/#/List) of Immutable.js. #498 (See ListDataProvider, ListBaseDataProvider) https://github.com/black7375/recyclerlistview/blob/master/src/core/dependencies/DataProvider.ts Precautions - It was implemented not to support generic types like the original. - I am unfamiliar with...

파워포인트로 작업하다가 알게된 사실인데 콜론의 수직 위치가 무작위로 변경이 됩니다. https://user-images.githubusercontent.com/25581533/200709932-83e8af1d-d3b1-427c-9f3d-35ccd26bb30c.mp4 신기한게 PDF 출력물에도 무작위로 적용이 됩니다. 동일한 문서를 PDF로 내보내기 시도를 해봤는데요, 내볼때마다 결과물이 달라지는걸 볼 수 있슴니다. [많이...

매우 즐겁게도 제 프로젝트가 5k 스타를 넘겼습니다!! https://github.com/black7375/Firefox-UI-Fix

To explain my use case, I want to create a table of contents on the right in the `about:preferences`. - https://tscanlin.github.io/tocbot/ ![image](https://github.com/MrOtherGuy/fx-autoconfig/assets/25581533/415b044d-2aa0-4774-a3e4-b7c3d89f4100) To do this, I have to inject JavaScript...

**대상** * [해커문화의 뿌리를 찾아서](https://github.com/black7375/ReadabilityDocs/tree/master/%ED%95%B4%EC%BB%A4%20%EB%AC%B8%ED%99%94%EC%9D%98%20%EB%BF%8C%EB%A6%AC%EB%A5%BC%20%EC%B0%BE%EC%95%84%EC%84%9C) * [컴퓨팅 기술의 원형탐험](https://github.com/black7375/ReadabilityDocs/tree/master/%EC%BB%B4%ED%93%A8%ED%8C%85%20%EA%B8%B0%EC%88%A0%EC%9D%98%20%EC%9B%90%ED%98%95%ED%83%90%ED%97%98) ## 코드 수정 ### 괄호 맞추기 저자의 잘못인지.. 코드의 괄호가 안맞는 경우가 많습니다. 코드가 올바르게 동작하도록 고쳐야 합니다. ### 인터프린터, 과정,...

bug
help wanted