Open ptagliolato opened 5 years ago
Reproduce the issue by clicking on one of the available Users/Categories in the left pane. Nothing seems to happen. If you look in the browser developer console, the following javascript Error appears (related to assets.min.js):
Error: event is not defined $scope.multiple_choice_listener@http://demo0.get-it.it/static/geonode/js/search/search.js?v=2.7.5:424:11 fn@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5 line 32 > Function:4:374 e@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5:33:13653 $eval@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5:31:15744 $apply@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5:31:15969 compile/</<@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5:33:13703 dispatch@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5:3:14421 add/q.handle@http://demo0.get-it.it/static/lib/js/assets.min.js?v=2.7.5:3:11231
Update: issue limited to Firefox browser (version 64.0.2 (64 bit)). In Chrome the functionality is ok.
Reproduce the issue by clicking on one of the available Users/Categories in the left pane. Nothing seems to happen. If you look in the browser developer console, the following javascript Error appears (related to assets.min.js):