Forums

Covering OroCommerce, OroCRM, OroPlatform topics, including community updates and company announcements.

Forums Forums Oro Community Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: hover

This topic contains 18 replies, has 2 voices, and was last updated by  Mike Kudelya 7 years, 8 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #24373

    shashidhar
    Participant

    I am trying to click on menu in orocrm but its not working when I debug its saying:

    Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: hover

Viewing 15 replies - 1 through 15 (of 18 total)
  • Author
    Replies
  • #24374

    Mike Kudelya
    Participant

    Hi,

    What is version of your orocrm?
    That error does appear on your custom code or orocrm code ?
    Which version of JQuery do you use ?

    Please show me where (file and line) this is going.

    #24375

    shashidhar
    Participant

    I am using 1.9.4. when i click on any buttons its going to jquery.js?version=841d8503:79 Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: hover

    Please click here to go Please click here

    and error is going to Sizzle.error=function(msg){throw new Error(“Syntax error, unrecognized expression: “+ msg);};Sizzle.uniqueSort=function(results)

    #24376

    Mike Kudelya
    Participant

    Why are you using this jquery? By default application is getting jquery from /web/bundles/components/jquery/jquery.js

    Looks like you are using wrong version of jQuery.

    P.S. your link to jQuery doesn’t work.

    #24377

    shashidhar
    Participant

    I am not using any external jquery its getting from prebuild script which is located /web/bundles/components/jquery/jquery.js i am getting this error please see my screenshot

    http://i67.tinypic.com/2088rbl.png

    #24378

    shashidhar
    Participant

    Please see this screenshot https://postimg.org/image/vsijaqzep/

    #24379

    Mike Kudelya
    Participant

    Can you expand your red error and give screenshot with track trace ?

    #24380

    shashidhar
    Participant
    #24381

    shashidhar
    Participant

    Previous i got error from there now i am getting from other file please screenshot

    https://postimg.org/image/joeos67wh/

    #24382

    Mike Kudelya
    Participant

    Under stack trace i mean click here (arrow) and please give me a screenshot.

    #24383

    shashidhar
    Participant
    #24384

    shashidhar
    Participant

    If you want the Website link and login access i can provide

    #24385

    Mike Kudelya
    Participant

    It will be very helpful.

    #24386

    shashidhar
    Participant

    Can you send me your email please i will send to it

    #24387

    Mike Kudelya
    Participant

    yes, of course, mkudelia@magecore.com

    #24388

    shashidhar
    Participant

    I sent it to your email

Viewing 15 replies - 1 through 15 (of 18 total)

The forum ‘Oro Community’ is closed to new topics and replies.

Back to top