973891422 commented on issue #2916:
URL: 
https://github.com/apache/apisix-dashboard/issues/2916#issuecomment-1909295427

   resolved:
   Edit web/src/pages/Consumer/Create.tsx
   Line 42: setPlugins(rest.plugins)
   to
   setPlugins(rest.plugins || {})
   Like web/src/pages/Service/Create.tsx line 63


-- 
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]

Reply via email to