On the default monthly calendar view displaying listed events, each event you select to click through to the detail pages just refreshes in the browser to the same calendar view. I viewed the console log while inspecting the page and it may be because jQuery is rendering the functionality, which according to one post could be the problem, https://www.jevents.net/docs/jevents/item/popups-or-tooltips-do-not-work-in-the-frontend-of-joomla. This link states to use MooTools. I would like help in troubleshooting this issue as this is creating a poor user experience to community members.
Console display:
----
JQMIGRATE: Migrate is installed, version 1.4.1
9:60 Uncaught TypeError: jQuery(...).popover is not a function
at HTMLDocument.<anonymous> (9:60)
at n (jquery.min.js:2)
at Object.fireWith (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.B (jquery.min.js:2)
----
Best,
Aaron Epstein
Developer
Console display:
----
JQMIGRATE: Migrate is installed, version 1.4.1
9:60 Uncaught TypeError: jQuery(...).popover is not a function
at HTMLDocument.<anonymous> (9:60)
at n (jquery.min.js:2)
at Object.fireWith (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.B (jquery.min.js:2)
----
Best,
Aaron Epstein
Developer