Andrew Kang

Results 3 comments of Andrew Kang

Hi, I guess it was caused by a ssr option. What about this? ``` import dynamic from 'next/dynamic'; // import Pattern from "url-knife"; const Pattern = dynamic(() => import('url-knife'), {...

You are right. **extractAllUrls is currently a recommended method to extract URLs**, but extractAllFuzzyUrls is kind of an experimental thing to extract corrupted ones. I will look into extractAllFuzzyUrls for...

"67108864 (TLS V1.0) | 268435456 (TLS V1.1)" becomes 335544320. So you can just manually put "secureOptions: 335544320" on your "laravel-echo-server.json".