GeoSot

Results 84 comments of GeoSot

can you please do it in a code pen in order to be able to see your code ? ( or provide an open project url for stackblitz)

> simple live demo: https://codepen.io/alchimik-irk/pen/abapgLZ My friend, this is a wrong approach, as you are trying to dispose the tooltip instantly, not giving the proper time for `hide` process to...

The specific example is not so much valid, as it doesn't have the required markup. :/

Please you have to add a test to support your MR, and I would appreciate a **live demo** or video of the issue. _Based on #36137 I cannot replicate the...

@benmccann do you think we can change the library without the cost of major changes in config object of toolitp, popover and dropdown?

Check https://github.com/saade/filament-fullcalendar/issues/133 for a workaround

> @GeoSot Are we willing to merge this if conflicts are resolved? @XhmikosR @julien-deramond any opinions on this? It is not the best, but it is a fine defensive approach...

Thank you for pointing out my mistake. I 've replaced the names, with the correct ones. The behavior, is not broken. Dismiss triggers, work upon component classes and in theory...

I could add a config option there, to choose between fallback handling or throwing an exception. Laravel way, the fallback seems acceptable, however in cases we want to explicit enforce...

I have in mind two different cases: * Let's consider we want a meta value to be always `string`. So we have two choices: * to validate and parse the...