linkdash icon indicating copy to clipboard operation
linkdash copied to clipboard

Error: Cannot read property '__k' of null

Open rothsandro opened this issue 4 years ago • 0 comments

Steps to reproduce

  1. Run npx linkdash --host https://linkdash.now.sh/api/demo-config
  2. Created file will be opened in the browser
  3. It just shows a white page and the following error in the browser console:
Console Error

It works if I use the previous version 0.0.5: npx [email protected] --host https://...

Environment

  • Browsers: Chrome, Safari, Brave
  • Node: v14.15.1
  • NPM: 6.14.8

rothsandro avatar Mar 07 '21 12:03 rothsandro