- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2016
07:23 PM
03-17-2016
07:23 PM
After update Magento 2.0.0 to 2.0.2 by using composer, messageManager does not working correctly.
After update Magento 2.0.0 to 2.0.2 successfully by using composer, I can not get any error message or success message.
Example: I login with wrong login information, the error message "Invalid login or password." does not appear.
When I turn version 2.0.2 to 2.0.0, the messageManager is working again.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2016
07:58 PM
03-17-2016
07:58 PM
Re: After update Magento 2.0.0 to 2.0.2 by using composer, messageManager does not working correctly
But I install 2.0.2 directly, the messageManager works correctly
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2016
12:47 AM
03-18-2016
12:47 AM
Re: After update Magento 2.0.0 to 2.0.2 by using composer, messageManager does not working correctly
I find the issue, there is some error on My Theme's style.less and It has not been compiled successfully.
It maybe cause that Magento_Theme has not been compiled successfully.