lexik / LexikTranslationBundle

This Symfony bundle allow to import translation files content into the database and provide a GUI to edit translations.
MIT License
422 stars 259 forks source link

Outdated Angular.js used #392

Closed otskarli closed 1 year ago

otskarli commented 3 years ago

Will the latest angular be supported any time soon or any plans for it in the future? tried updating the file myself, but everything breaks.

bartmcleod commented 3 years ago

@otskarli Can you elaborate a bit on that? I am maintaining the project on an as needed / have time basis but I do not know everything about it. So, for example, do we use an older angular version currently? Which is "the file"?

otskarli commented 3 years ago

Hey, the file is Resources/views/layout.html.twig it uses //ajax.googleapis.com/ajax/libs/angularjs/1.5.9/angular.min.js if i use https://ajax.googleapis.com/ajax/libs/angularjs/1.8.2/angular.min.js everything breaks

bartmcleod commented 1 year ago

This has been solved, we now use Angular 1.8.2