• Hi everyone! Please help me solve this problem. I can’t get data from another site. To do this I need to use the following script:

    <script data-main=”https://…&#8230;.”
    src=”https://…&#8230;./require.min.js”></script>

    Firebug displays the following error: “Mismatched anonymous define () module …”. I think this is due to the fact that they use RequireJS. Could someone help me? I would be very grateful for your help.

The topic ‘Mismatched anonymous define ()’ is closed to new replies.