Our blazing fast Grid component built with pure JavaScript


Post by syless »

Hi,

I'm trying to test using sample code.

Context menu appears in strange places.

How can I solve this?

Below is html code.

I'm using <lightning-quick-action-panel>.

Thank you.

<template>
	<lightning-quick-action-panel header="Test_Opp">
		<div class="container" lwc:dom="manual"></div>
	</lightning-quick-action-panel>
</template>
Attachments
1.png
1.png (53.91 KiB) Viewed 138 times

Post by alex.l »

Hi, are you able to reproduce it with our example? Seems it works well with our example and your template.

All the best,
Alex


Post Reply