kubevela.github.io icon indicating copy to clipboard operation
kubevela.github.io copied to clipboard

error message

Open alexr018350 opened this issue 2 years ago • 9 comments

Description of your changes

Fixes #1175

I have:

  • [x] Read and followed KubeVela's contribution process.
  • [ ] Update sidebar.js if adding a new page.
  • [x] Run yarn start to ensure the changes has taken effect.

Special notes for your reviewer

@chivalryq I had trouble previewing changes locally. Can you preview these changes?

alexr018350 avatar Feb 23 '23 04:02 alexr018350

Please sign the DCO.

BTW, what do you do to preview the changes?

chivalryq avatar Feb 23 '23 06:02 chivalryq

Please sign the DCO.

BTW, what do you do to preview the changes?

Used local server by running yarn start. There was no reflection of the changes.

alexr018350 avatar Feb 23 '23 06:02 alexr018350

But there's a syntax error. image If I remove that, it works. And yarn start should work. What do you mean by "no reflection"

chivalryq avatar Feb 23 '23 06:02 chivalryq

But there's a syntax error. image If I remove that, it works. And yarn start should work. What do you mean by "no reflection"

I am facing an issue with my local server while making changes to standalone.mdx file. Whenever I make changes to this file, I am not able to see the changes on the website. Strangely, if I make changes to any other .md file, I can see those changes on the website locally.

I have already tried removing and re-installing node modules, as well as switching between npm and yarn, but it did not work. I also tried using incognito mode to resolve any caching issues, but in vain.

alexr018350 avatar Feb 23 '23 06:02 alexr018350

Screenshot from 2023-02-23 13-09-32 Screenshot from 2023-02-23 13-06-36 Screenshot from 2023-02-23 13-06-15

@chivalryq Frustrated since yesterday.

alexr018350 avatar Feb 23 '23 07:02 alexr018350

@alexr018350 OK I got where's the problem. The document is versioned and you changed the latest version which you have to select Next in the top-right tab.

chivalryq avatar Feb 23 '23 08:02 chivalryq

I think maybe it's better to open a section in the last say "Trouble Shooting". WDYT @wonderflow

chivalryq avatar Feb 23 '23 09:02 chivalryq

@alexr018350 OK I got where's the problem. The document is versioned and you changed the latest version which you have to select Next in the top-right tab.

Yup, can see now. Thanks

alexr018350 avatar Feb 23 '23 09:02 alexr018350

I think maybe it's better to open a section in the last say "Trouble Shooting". WDYT @wonderflow

Yes, we can include common mistakes, potential issues, and tips for resolving problems.

alexr018350 avatar Feb 23 '23 10:02 alexr018350