I am using the Vue component (from https://www.npmjs.com/package/@celldl/editor) and it looks like the Vue component is leaking some CSS. Here are a couple of screenshots of OpenCOR with and without CellDL integration. As we can see, there is a small CSS issue for > in the Open Sample menu. There may or not be other CSS issues, but just in case it would be good to ensure that the Vue component is 100% self contained so that it doesn't leak any CSS.
FWIW, here is what @akhuoa did to ensure that OpenCOR is 100% self-contained.

I am using the Vue component (from https://www.npmjs.com/package/@celldl/editor) and it looks like the Vue component is leaking some CSS. Here are a couple of screenshots of OpenCOR with and without CellDL integration. As we can see, there is a small CSS issue for
>in theOpen Samplemenu. There may or not be other CSS issues, but just in case it would be good to ensure that the Vue component is 100% self contained so that it doesn't leak any CSS.FWIW, here is what @akhuoa did to ensure that OpenCOR is 100% self-contained.