I updated to 2.1.1 yesterday. Since then, the following error occurs:
I navigate to Components > Landing Pages
I click New to create a new landing page
I fill out the Title and Alias fields
I select the Content tab, switch to the Code View and paste HTML code
I click Save & Close
Now, not the list of landings pages is displayed, but the “raw” landing page form of a previously existing landing page is displayed without any Mautic rendering.
When I repeat steps 1 to 3 and then save and exit, it works. When I edit the created landing page and paste my HTML code, the error occurs again.
I updated to 2.1.1 yesterday. Since then, the following error occurs:
I navigate to Components > Landing Pages
I click New to create a new landing page
I fill out the Title and Alias fields
I select the Content tab, switch to the Code View and paste HTML code
I click Save & Close
Now, not the list of landings pages is displayed, but the “raw” landing page form of a previously existing landing page is displayed without any Mautic rendering.
When I repeat steps 1 to 3 and then save and exit, it works. When I edit the created landing page and paste my HTML code, the error occurs again.
Yes, JavaScript code is generated when I open the link in a browser.
It is really strange the Mautic application displays the form itself when I use the <script type="text/javascript" src="http://URL/form/generate.js?id=1"></script>. When I use the {page=1} token, it works as expected.