webView환경에서는 @tds/mobile에 있는 컴포넌트들을 사용하지 못하나요?
안녕하세요 ![]()
@toss-design-system/mobile 여기서 사용을 부탁드려요.
import { Checkbox } from “@toss-design-systemtoss-design-system/mobile”;
로 import하여
Checkbox.Circle 컴포넌트를 사용하면
아래와 같이 에러가 발생하고 있습니다.
ERROR
Cannot read properties of undefined (reading ‘parse’) TypeError: Cannot read properties of undefined (reading ‘parse’) at db (http://localhost:3000/static/js/bundle.js:18984:13) at ISe (http://localhost:3000/static/js/bundle.js:19048:13) at sc (http://localhost:3000/static/js/bundle.js:19082:11) at l (http://localhost:3000/static/js/bundle.js:19143:12) at $g (http://localhost:3000/static/js/bundle.js:19147:11) at uc (http://localhost:3000/static/js/bundle.js:19298:11) at u (http://localhost:3000/static/js/bundle.js:19789:78) at c (http://localhost:3000/static/js/bundle.js:19828:20) at http://localhost:3000/static/js/bundle.js:19830:50 at http://localhost:3000/static/js/bundle.js:19907:47