Replies: 1 comment 1 reply
-
|
It’s not working is because I hadn’t considered that the content may need to be modified after being set. We could possibly rename |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to get the current value of
$response->contentfromprepareEditScreenan empty string is returned.However you can get the current value if you go via the behaviour itself.
Is this expected behaviour? Is there a better/correct way of accessing the value to modify it?
Beta Was this translation helpful? Give feedback.
All reactions