Sophia (Turner)

Results 8 comments of Sophia (Turner)

@malangfox 저희 쪽에서 개발하는 웹 앱의 큰 비중의 코드를 `@egjs/flicking`에 의존하고 있는 부분이 있어서 기본적인 use case에서 이러한 이슈가 발생하는지를 분명하게 말씀드리기 어려울 것 같습니다. 또 특정 상황에 에러가 발생한다기...

@malangfox 정확히 어느 use case에서 해당 이슈가 발생하는지 파악했습니다. 저희 웹사이트에서 flicking 을 이용한 tab layout 내부에 네이버 지도를 함께 이용하고 있는 상황입니다. ![chrome_0U1jJaUMl9](https://user-images.githubusercontent.com/5947388/186113891-2303640a-f54a-47fc-a4b5-6d0c60bd2a80.gif) 위 첨부한 영상의 상황을 설명 드리자면,...

++ https://codesandbox.io/s/distracted-glitter-b5yho4 이 쪽에서 문제가 발생하는 상황을 그대로 테스트 해보실 수 있으십니다. 뷰포트 내 회색 상자 영역을 swipe 시도한 뒤, slide 내부 (검은 영역)를 클릭하시거나 인터렉션 하시면 예외가 발생하게 됩니다

lol It's been 6 years since this issue was first raised, and it's surprising that there hasn't been any noticeable change yet.

Oh I think we were miss the point. I wanted to ask you guys to use my code which uploads data required to analyze duel information because your server is...

@purerosefallen I’ll make pull request about it as soon as possible

I think we could achive it with parse rust codes with AST (or something else) and generate TypeScript definition files like how `graphql-code-generator` works.