Closed windery closed 7 years ago
I see no problem getting the data
attribute using the example in this repository. Does this example also give you problems?
Hi, Miguel! Sorry, it's my own fault for a bug, I fixed it and it works now. Thanks for your reply!
Problem
After update post content, I tried to get the value of PageDownField
content
from fielddata
with codepost_form.content.data
, but the value not changed, and I found value ofraw_data
is the value expected.libraries
code