Giter Site home page Giter Site logo

Error in Strict mode about jssha HOT 9 CLOSED

caligatio avatar caligatio commented on May 30, 2024
Error in Strict mode

from jssha.

Comments (9)

NobleUplift avatar NobleUplift commented on May 30, 2024

Are you using the dev version?

from jssha.

Lamecarlate avatar Lamecarlate commented on May 30, 2024

No, I don't.

I downloaded sha1.js, the newest version at this time (commit b3c958c).

from jssha.

Caligatio avatar Caligatio commented on May 30, 2024

I think I fixed this with commit bb71c60. Can you pull and try again?

from jssha.

Lamecarlate avatar Lamecarlate commented on May 30, 2024

Alas, no change (I saw you added 'use strict' in the lib, so I think I have the right file). You can see the problem on this page: http://lamecarlate.net/tests/ci-utils/sha1 (in french, but you don't need to read my rubbish :D, just look in Firebug or your console inspector).

from jssha.

Caligatio avatar Caligatio commented on May 30, 2024

I actually changed some GCC options and it added the "use strict" so I assure you it's a little more in-depth :-P

So I have a copy of my test at http://caligatio.github.io/jsSHA/test.html and it's working fine with "use strict" Can you try splitting your JS into a separate file, loading mine first, and then load yours? The error on your site looks like a loading problem - Uncaught TypeError: Cannot set property 'jsSHA' of undefined

from jssha.

Lamecarlate avatar Lamecarlate commented on May 30, 2024

Actually, splitting my js into two files worked. It's a bit annoying, I was hoping to save some http requests... Do you know how I could do this ?

from jssha.

Caligatio avatar Caligatio commented on May 30, 2024

Try moving my blob out of your wrapping function (it's already wrapped) and placing it at the top of the file.

from jssha.

Lamecarlate avatar Lamecarlate commented on May 30, 2024

Was... was it that simple? I feel ashamed for not finding that myself. It worked like a charm.

Thanks a lot for your time!

from jssha.

Caligatio avatar Caligatio commented on May 30, 2024

Oh don't get me wrong, the strict mode was legitimately broken and I fixed it with the commit. That fixed then reveled this next problem.

from jssha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.