`Uncaught NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.`,//chromiumbased
`NotFoundError: The object can not be found here.`,//safari
"Cannot read properties of null (reading 'parentNode')",
]
if(typeofwindow!=='undefined'){
//@ts-expect-errorusingarbitrarywindowkey
if(!window.__ncvue){
window.addEventListener('error',(event)=>{
if(messages.includes(event.message)){
event.preventDefault()
console.warn('Re-rendering layout because of https://github.com/vuejs/core/issues/5513')
console.log('%c🚀 We are Hiring!!! 🚀%c\\n%cJoin the forces http://careers.nocodb.com','color:#1348ba;font-size:3rem;padding:20px;','display:none','font-size:1.5rem;padding:20px')