[X] Are you reporting to the correct repository?
(enso is made of many specialized packages: https://github.com/laravel-enso)
[X] Did you check the documentation?
[X] Did you perform a cursory search?
Description
When the table has only one or two rows, the button tooltip behaves strangely and does not allow clicking on the button. When the number of rows is greater, it works normally.
My solution at the moment is to give it a left or right position and it works, but I'm not sure if that is the best solution so don't pull request
Steps to Reproduce
In some existing table add the tooltip property to the button template
Make sure there are only one or two rows in the table (either filtering or only having that many records)
Mouse over button and try to click
**I hope I have been clear enough, otherwise I will be attentive to any comments. Once again in advance a thousand thanks for such excellent work.
This is a bug.
Prerequisites
Description
When the table has only one or two rows, the button tooltip behaves strangely and does not allow clicking on the button. When the number of rows is greater, it works normally.
My solution at the moment is to give it a left or right position and it works, but I'm not sure if that is the best solution so don't pull request
Steps to Reproduce
**I hope I have been clear enough, otherwise I will be attentive to any comments. Once again in advance a thousand thanks for such excellent work.