Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magento 2.0.x: «Script error for: Magento_Ui/js/lib/knockout/template/renderer» #47

Closed
dmitrii-fediuk opened this issue Nov 14, 2017 · 1 comment
Labels

Comments

@dmitrii-fediuk
Copy link
Member

dmitrii-fediuk commented Nov 14, 2017

01

The problem line is: https://github.com/mage2pro/core/blob/3.3.11/Intl/view/base/web/main.js#L4

The Magento_Ui/js/lib/knockout/template/renderer script is absent in Magento 2.0.x: https://github.com/magento/magento2/blob/2.0.16/app/code/Magento/Ui/view/base/web/js/lib/knockout/template/renderer.js

It was introduced in Magento 2.1.0:
https://github.com/magento/magento2/blob/2.1.0/app/code/Magento/Ui/view/base/web/js/lib/knockout/template/renderer.js

This script has a different name in Magento 2.0.x: Magento_Ui/js/lib/ko/template/renderer:

https://github.com/magento/magento2/blob/2.0.16/app/code/Magento/Ui/view/base/web/js/lib/ko/template/renderer.js

dmitrii-fediuk added a commit that referenced this issue Nov 14, 2017
@dmitrii-fediuk
Copy link
Member Author

Fixed in 3.3.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant