penpal
penpal copied to clipboard
When using penpal in react, how does the child application get the latest state when calling the parent application method?
When using penpal in react, when the child application calls the parent application's method, the parent application's method cannot get the latest state. How to solve this situation?