There is bug when you change the name (rename) a page or move a page to another folder.
Example:
Create a Folder named “FOLDER-1”.
Create a Page in “FOLDER-1” named “PAGE-1”.
On “PAGE-1” create a link that points to ITSELF… to “PAGE-1” in “FOLDER-1”.
Move “Page-1” from “FOLDER-1” to “FOLDER-2”.
Hover over the link and see the URL located in the Browsers Status Bar.
The URL will be “HTTPS://WEBFLOW.COM/FOLDER-1/PAGE-1”
not
“HTTPS://WEBFLOW.COM/FOLDER-2/PAGE-1”
In Preview mode… the Editor cannot determine the “correct page”.
and therefore… (Navigator->Style->Selector) “class name + CURRENT” cannot execute because
It thinks the current page is
“HTTPS://WEBFLOW.COM/FOLDER-1/PAGE-1”
and not
“HTTPS://WEBFLOW.COM/FOLDER-2/PAGE-1”
**This issue is corrected in the Exported Code. It Only Affects Preview **
@cyberdave, @webflow, @PixelGeek, @vincent, @thesergie. @thewonglv