soramitsu / soramitsu-js-ui-library

Javascript UI library used by SORAMITSU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix recursive updates in `SModal`

0x009922 opened this issue · comments

[Vue warn]: Maximum recursive updates exceeded in component . This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.