Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.5k stars 220 forks source link

[Bug]: First column blocking the modal #840

Closed quizafebrick closed 1 year ago

quizafebrick commented 1 year ago

Have you searched through other issues to see if your problem is already reported or has been fixed?

Yes, I don't think it's the same issue.

Did you read the documentation?

Yes, I did not find it.

Have you tried to publish the views?

Yes - It didn't work.

Is there an error in the console?

No

PowerGrid

3x

Laravel

9.48

Livewire

2x

Alpine JS

3x

Theme

Tailwind 3.x

Describe the bug.

When i click the modal, it blocks by the first column. When i tried to remove the vite css, everything is normal is okay. I tried changing the alpinejs_cdn to null and put the alipine cdn into "", still having the same problem.

Screenshot 2023-02-05 165930

To Reproduce...

First click on "FOO" then....

Extra information

<?php
 //...
BenOussama180 commented 1 year ago

use wireelements mdal for it its better

quizafebrick commented 1 year ago

It is wire elements modal

luanfreitasdev commented 1 year ago

Have you tried to add more zIndex in the modal?

quizafebrick commented 1 year ago

Yes, but still not fixed the issue

quizafebrick commented 1 year ago

image

Even the export button or any button that comes first, it blocks by the first column

luanfreitasdev commented 1 year ago

Hello!. I was unable to reproduce this issue, for this reason I am closing this issue.

If the problem persists please open a new issue!

Thanks