Problem/Motivation
When I create a modal to be displayed on front page, the modal is not displayed
Steps to reproduce
1) Install modal_page 4.1.x-dev
2) Create a modal and set it to be displayed on front page (I attached a modal config file example to reproduce the error)
3) Go to the front page and notice that the modal is not displayed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3230269-2.patch | 542 bytes | paulocs |
| modal_page.modal_.test.yml | 926 bytes | paulocs |
Comments
Comment #2
paulocsAttaching a patch for it.
I think this was a regression of #3169162: Enable Alias
Comment #3
renatog commentedOmg! Really makes sense
+1 to RTBC
Thanks a lot Paulo. Feel free to commit it if you want. Good catch man
Have a great weekend
Comment #5
paulocsFixed!