you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 7 months ago (1 child)

I used to keep it installed just for that too so I'm not judging. I just also recall forms being broken by the translate tool.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 7 months ago

    Yeah I think it's something about breaking the attributes of html elements. If it translates some id or data value then the form can't find it.

    The same for if it replaces elements or otherwise breaks hooks and event listeners.

  • source
  • parent