Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: animated
Please can you read the contributing guide before submitting an issue and provide some more information regarding the issue you are having.
I got this when using jquery.slim which does not have the "animated" pseudo.
@mobrien You can only use jquery slim if you aren't using features which require jquery. Modal's use animations from jquery hence the error.
@Chelsea-li if you are using jquery slim I would recommend using standard jquery.
agree.
Most helpful comment
@mobrien You can only use jquery slim if you aren't using features which require jquery. Modal's use animations from jquery hence the error.
@Chelsea-li if you are using jquery slim I would recommend using standard jquery.