Coder Social home page Coder Social logo

Comments (7)

MrTomRod avatar MrTomRod commented on August 18, 2024 5

Found a dirty workaround: Simply remove this from msa.js:

t.on("add change reset ",e,this),e.call(this)

alt text

from msa.

guignonv avatar guignonv commented on August 18, 2024 2

If I may, I think the correct fix is not to comment "t.on("add change reset ",e,this),e.call(this)" but rather turn the "at" into an "on" a few characters before:
if(this.seqs=[],!t instanceof Array||"on"in t) (instead of if(this.seqs=[],!t instanceof Array||"at"in t)).
;-)

from msa.

MrTomRod avatar MrTomRod commented on August 18, 2024 1

I would not count on it - the developer has moved on to other things. Just host an edited version of msa.js yourself. (If you can't, and you trust me, and need a short-term solution, you can use this: <script src="https://opengenomebrowser.bioinformatics.unibe.ch/static/align/js/msa.min.js"></script>)

from msa.

MrTomRod avatar MrTomRod commented on August 18, 2024

Problem still exists in Firefox 85 and is also present in Firefox 86.

Firefox 85 will be released very soon! (2021-01-26)

Please fix this bug soon, I rely on it!

from msa.

MrTomRod avatar MrTomRod commented on August 18, 2024

Still broken on Firefox 90.0 (64-Bit)...

from msa.

MrTomRod avatar MrTomRod commented on August 18, 2024

Wow, how the hell did you divine this? 🤣 Thanks.

from msa.

slimsuite avatar slimsuite commented on August 18, 2024

Hi, I've also been having problems that alignments have stopped displaying. Does the above fix mean that the tool will become available again soon? It's really useful! (Well done, and thanks!) (I am using it with <script src="https://cdn.bio.sh/msa/latest/msa.min.gz.js"></script>)

from msa.

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.