Hi,
Pinegrow newbie here. I’ve been working through the WP Plugin interactive tutorial but have had problems with the css stylesheet and the styles panel. I’m running Mac OS Montery (12.6.1), Laravel Valet and Local for my dev environment, WordPress 6.1.1, and Brave and Safari for browsers. Multiple reinstalls across different environments and browsers but still have issues.
I’ve just reset my installation and started fresh to detect when the issue first occurs.
To recreate
- Run Interactive Tutorials from the Pinegrow projects menu.
- Complete tutorials 1 and 2 using the “CHECK” option to progress to the next tutorial
- Complete steps one and two of tutorial 3 to set the img max width to 100%. The inline style is displayed in the style panel for the img element.
- Select the sections element.
Expected Result
- inline style for the section element is displayed
Actual result
- error is captured in the console
- inline style for the image continues to be displayed
Screen shot