TusharShahi

Results 5 comments of TusharShahi

Point 5 gives the developer good control over choosing accessibility options and should help with browsers like Safari. But the default behaviour is definitely easier and in a way auto...

> @TusharShahi > > > Might I suggest to keep the default behaviour as is,... > > Problem is that it will be required anyways, because of the browser issue...

This is also happening with Next.js 11. ```` class CustomDocument extends next_document__WEBPACK_IMPORTED_MODULE_1__ { ^ TypeError: The superclass is not a constructor. at ./pages/_document.js (/Users/tusharshahi/project/website/.next/server/pages/_document.js:186:0) at __webpack_require__ (/Users/tusharshahi/project/website/.next/server/webpack-runtime.js:33:12) at __webpack_exec__ (/Users/tusharshahi/project/website/.next/server/pages/_document.js:196:58)...