Browser: Tested in Chrome & Safari
OS: macOS
Video: https://share.d19.ca/f.php?h=11NXrVRF&p=1
I’m not sure if this was introduced in 1.8 or 1.8.1, but on 1.8.1 I’m seeing annoying behaviour recently when editing a class on an element (social icons for example) for typography for example, where changing the font-size doesn’t update the view in the editor, it only shows if I refresh the editor page. However if I change the typography on the ID level (it wasn’t set previously), it renders immediately in the editor.
Video taken to show the issue better too. Please review, and test ideally in the same way:
- Using 1.8.1, add the Social Icons / Icons List element to a page.
- Add a class to the element used in step 1.
- On the class, set the typography to any value, say “2 rem” for example.
- Save the page, refresh.
- Now re-do step 3 but use a different value of “0” or “1rem” for example, and notice there isn’t any change in the view. If you save though and look on the frontend you’ll see the change is made.
- Change the same setting but at the ID level and you’ll notice the editor successfully renders the changes in the builder/editor.
This affects the editor only but makes editing the builder very frustrating when making changes to elements typography for example. I tried looking for a post already but couldn’t find it, I apologize in advance if this is a duplicate.