Wangyizhi1 commented on issue #6319:
URL:
https://github.com/apache/dolphinscheduler/issues/6319#issuecomment-926302884
#6325
There is a null pointer exception in the front end. I fixed it. However, the
specific causes are not clear, which may be one of the following reasons:
1. The back end of the ``pluginParams`` field of the ``/ui-plugins/{id}``
interface has been modified. The ``props`` field in ``pluginParams`` may have a
``not-null`` value before, but now it is ``null``.
2. There may be a problem with the ``@form-create/ element-UI`` front-end
plug-in itself.
--
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]