-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Description
Problem Description
I have some troubles with de new Divi update (v3.25 to 3.26).
My modules with computed props are no longer rendered in VB.
If i change some field value (´computed_affects´) the build dont proccess the changes, I have to save, and reload it.
When i create a new module in VB react always return undefined for computed props on componentDidMount().
I cloned the Divi Blog module changing the slug without success.
If I do a rollback version to 3.25 its work.
Is someone else having similar problems? What change in this version?
How can i use computed props and computed_affects?
Steps To Reproduce
- Use computed_affects for a computed field
Screenshot and/or gif
Attached PR
Wolic