payment-widget 경고가 발생합니다...
크롬 브라우져에서 확인 하였고
PaymentWidget() 사용시 아래와 같은 경고 문구가 나오는데...
확인 부탁 드립니다.
[Deprecation] Listener added for a synchronous 'DOMNodeRemovedFromDocument' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.
PaymentWidget() 사용시 아래와 같은 경고 문구가 나오는데...
확인 부탁 드립니다.
[Deprecation] Listener added for a synchronous 'DOMNodeRemovedFromDocument' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.
