Skip to content

Primefaces Template Freya Menu not open #3315

Discussion options

You must be logged in to vote

version 5.0.0
The error $.isFunction is undefined occurs because $.isFunction has been removed from jQuery 3.3.0 onwards. I replace it with typeof value === 'function'.

and fix the issue

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@brunohorta82
Comment options

Answer selected by melloware
Comment options

You must be logged in to vote
2 replies
@melloware
Comment options

@brunohorta82
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Workaround Workaround for the issue is found
2 participants