Skip to content
  • Fernando Verdugo's avatar
    fix(frontend):upgrade jquery version (#861) · 671c9b6f
    Fernando Verdugo authored
    * fix(frontend):upgrade jquery version
    
    Issue [#860]
    
    * fix(frontend):jquery.slim.min to jquery.min
    
    This solved this errors:
    - I get an error in the firefox console: TypeError: t.fx is undefine.
    - Also in chome, in the login screen: Uncaught TypeError: Cannot read property 'step' of undefined
    
    Issue [#860]
    671c9b6f