Hi guys,
I started to work on a project with Pinegrow and realized that the version of Materialized shipped with it is 0.97.5…whereas the latest version available is 0.100.1
I tried to update Materialize to the latest version, downloading the following file from Materialize website. Then followed the setup procedure described there
Now that’s where it starts to get weird:
- If I test the web page within Pinegrow or in my web browser, some components (such as the tabs) do not work.
- But if I open the web page, creating the web server with another solution, then the components work correctly.
Is there a reason why this is happening?
Thanks