Closed liaodalin19903 closed 1 week ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
11 out of 13 committers have signed the CLA.
:white_check_mark: JackLian
:white_check_mark: Osub
:white_check_mark: rainke
:white_check_mark: liujuping
:white_check_mark: zzzhrookie
:white_check_mark: DiscoverForever
:white_check_mark: woshilaoge
:white_check_mark: 1ncounter
:white_check_mark: liukairui
:white_check_mark: AndyJinSS
:white_check_mark: liaodalin19903
:x: actions-user
:x: 唐澜
In the
packages/designer/src/plugin/plugin-manager.ts
's methoddispose
, thepluginContextMap
andpluginPreference
were not cleared.Therefore, I'm submitting a Pull Request (PR) to fix this issue.