Kwonkunkun

Results 5 issues of Kwonkunkun

기존 type 정의와 실제 나오는 값이 다른 부분이 있어서 수정했습니다. - NaverMapViewProps의 onCameraChange contentsRegion -> contentRegion 변경 - NaverMapView class의 handleOnCameraChange contentsRegion -> contentRegion 변경

## Changes Motivation: - When the opacity slider is moved to 0, the app crashes - When the opacity slider is moved to 0, slider not visible Modifications: - add...

## Changes ### Motivation: - shouldCancelWhenOutside option which is hardcoded to true - I want have choice, set shouldCancelWhenOutside parameter ### Modifications: - add shouldCancelWhenOutside parameter in Canvas.tsx - update...

## Changes ### Motivation: - onEnd not work in ios, when tap in canvas - I found reason that onChange not work in ios, when tap in canvas ### Modifications:...

### problem I try swr devtool extension but, occur the error and show white screen ``` content.ts:20 Uncaught Error: Extension context invalidated. at a (content.ts:20:13) at content.ts:49:18 ``` and sometime...