You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by GitBox <gi...@apache.org> on 2022/01/13 09:45:02 UTC

[GitHub] [incubator-shenyu] chenzfp commented on issue #2256: modify the body parameter in param_mapping plugin an error occurred

chenzfp commented on issue #2256:
URL: https://github.com/apache/incubator-shenyu/issues/2256#issuecomment-1011965542


   This front bug is caused by the variable declaration problem in line 146 of the "Parampluginrulehandle.js" file, Please fix it.
   const state = state; ---> const state = this.state; add "this" @yu199195 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org