In your default properties for your EasyEvents_ListMini snippet, change the following section:
&gotoDetailsPage=Go to event page for details (1 true, 0 false);integer;0
to this:
&gotoDetailsPage=Go to event page for details (1 true, 0 false);integer;1
I believe this will disable the minilist from showing the event details, clicking on the name of the event will just take you right to the event page instead of using AJAX to display it in the minilist. Hopefully this helps some
-----
And while we are on this subject...
Is there any way to set up an additional set of Properties for this snippet to use?