When attempting to call up the command palette on the Monaco editor instance to a page using vue-monaco, the command palette does not not size elements correctly in an at-all readable format. I am currently still attempting to debug it, but since the palette disappears the instant I try to navigate somewhere else, I am unable to dig into why this is happening.
Any guidance on either fixing the issue or at least some way I can sticky the command palette so I can step into its styles would be of great assistance.
If it at all helps, my environment is Piranha.Core, which has Bootstrap and Vue as well as its own code, if that assists anyone.