Vue warning in dev mode in the training worker version picker
This warning is one of the various Vue warnings that are only shown in development builds, for an extra prop that was not removed in !1402 (merged):
- Open a project
- Click on Actions → Train a model
- Click in the Worker version field to open the worker version picker
- Open the dev tools
- Click on any worker in the list
-
[Vue warn]: Extraneous non-props attributes (advanced-mode) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. at <List worker-id="f1748903-c2ae-4c47-9ef3-6bcd5ee907b1" process-id="" advanced-mode=false ... > at <List selectable="" onSelectedVersion=fn<bound selectWorkerVersion> > at <Modal modelValue=true onUpdate:modelValue=fn title="Select a worker version" ... > at <TrainingProcessCreate corpusId="270a0494-c2e7-4433-b36c-49247a537f00" onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy { <target>: {…}, <handler>: {…} } > > at <RouterView> at <App>