for years I've used Mamp (free), but now I pretend to buy pro version, so I've recently installed demo of Mamp Pro and made a few sites work, however, there is one Drupal 9 site that works fine in most browsers, except in Firefox. It renders a non-styled page. It was fine when I used Mamp (free).
What I have tried is to inspect page source of Firefox and compared it to the page source of Chrome, the result of this was that the HTML code is the same in both, and that there are not bad closed HTML tags.
Any idea of what is happening?
- Mamp Pro 6.6.4.
- Drupal 9.4.9
- Firefox 108.0.1 (64-bit)
- PHP max_execution_time = 30
- PHP memory_limit = -1
- PHP max_input_time = -1
Apache
Firefox screenshot