#Vite Plugin Checker Runtime
1 messages · Page 1 of 1 (latest)
@vite-plugin-checker-runtime:1238 [Vue warn]: Extraneous non-props attributes (ariaHidden) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.
at <App.ce base="/" overlayConfig= {} ariaHidden=null >
plugins definition in vite.config.ts:
[
react(),
checker({ typescript: true })
]