ilikepomelo opened a new issue, #3888: URL: https://github.com/apache/shenyu/issues/3888
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior [https://elk-pub.oss-cn-hangzhou.aliyuncs.com/shenyu-1.jpeg](url) ### Expected Behavior _No response_ ### Steps To Reproduce 1、进入 BasicConfig-》Plugin页面 2、点击第二页, 就会出现白屏 ### Environment ```markdown ShenYu version(s):2.5.1-SNAPSHOT ``` ### Debug logs SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at render (index.a0c1819b.js:1:388633) at t.value (index.a0c1819b.js:1:1964926) at ur (index.a0c1819b.js:1:119668) at cr (index.a0c1819b.js:1:119463) at Au (index.a0c1819b.js:1:184255) at to (index.a0c1819b.js:1:144486) at $r (index.a0c1819b.js:1:144411) at Wr (index.a0c1819b.js:1:141332) at index.a0c1819b.js:1:98030 br @ index.a0c1819b.js:1 n.callback @ index.a0c1819b.js:1 ln @ index.a0c1819b.js:1 Mr @ index.a0c1819b.js:1 ao @ index.a0c1819b.js:1 WifJ.t.unstable_runWithPriority @ index.a0c1819b.js:1 Wt @ index.a0c1819b.js:1 oo @ index.a0c1819b.js:1 Wr @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 WifJ.t.unstable_runWithPriority @ index.a0c1819b.js:1 Wt @ index.a0c1819b.js:1 qt @ index.a0c1819b.js:1 Bt @ index.a0c1819b.js:1 Hr @ index.a0c1819b.js:1 enqueueSetState @ index.a0c1819b.js:1 o.setState @ index.a0c1819b.js:1 s.onStateChange @ index.a0c1819b.js:1 notify @ index.a0c1819b.js:1 e.notifyNestedSubs @ index.a0c1819b.js:1 s.onStateChange @ index.a0c1819b.js:1 notify @ index.a0c1819b.js:1 e.notifyNestedSubs @ index.a0c1819b.js:1 s.onStateChange @ index.a0c1819b.js:1 notify @ index.a0c1819b.js:1 e.notifyNestedSubs @ index.a0c1819b.js:1 s.onStateChange @ index.a0c1819b.js:1 notify @ index.a0c1819b.js:1 e.notifyNestedSubs @ index.a0c1819b.js:1 s.onStateChange @ index.a0c1819b.js:1 s @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 dispatch @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 r @ index.a0c1819b.js:1 c @ index.a0c1819b.js:1 o @ index.a0c1819b.js:1 C @ index.a0c1819b.js:1 E @ index.a0c1819b.js:1 l @ index.a0c1819b.js:1 n @ index.a0c1819b.js:1 Promise.then (async) O @ index.a0c1819b.js:1 M @ index.a0c1819b.js:1 E @ index.a0c1819b.js:1 l @ index.a0c1819b.js:1 c @ index.a0c1819b.js:1 w @ index.a0c1819b.js:1 E @ index.a0c1819b.js:1 l @ index.a0c1819b.js:1 n @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 r @ index.a0c1819b.js:1 c @ index.a0c1819b.js:1 o @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 t @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 t @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 r.query @ index.a0c1819b.js:1 ln @ index.a0c1819b.js:1 Mr @ index.a0c1819b.js:1 ao @ index.a0c1819b.js:1 WifJ.t.unstable_runWithPriority @ index.a0c1819b.js:1 Wt @ index.a0c1819b.js:1 oo @ index.a0c1819b.js:1 Wr @ index.a0c1819b.js:1 (anonymous) @ index.a0c1819b.js:1 WifJ.t.unstable_runWithPriority @ index.a0c1819b.js:1 Wt @ index.a0c1819b.js:1 qt @ index.a0c1819b.js:1 Bt @ index.a0c1819b.js:1 v @ index.a0c1819b.js:1 xe @ index.a0c1819b.js:1 Show 49 more frames index.a0c1819b.js:1 uncaught at t SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at render (http://47.96.252.138:9095/index.a0c1819b.js:1:388633) at t.value (http://47.96.252.138:9095/index.a0c1819b.js:1:1964926) at ur (http://47.96.252.138:9095/index.a0c1819b.js:1:119668) at cr (http://47.96.252.138:9095/index.a0c1819b.js:1:119463) at Au (http://47.96.252.138:9095/index.a0c1819b.js:1:184255) at to (http://47.96.252.138:9095/index.a0c1819b.js:1:144486) at $r (http://47.96.252.138:9095/index.a0c1819b.js:1:144411) at Wr (http://47.96.252.138:9095/index.a0c1819b.js:1:141332) at http://47.96.252.138:9095/index.a0c1819b.js:1:98030 ### Anything else? _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
