feat: show error message for "Copy Markdown" button#61
Conversation
✅ Deploy Preview for casbin-website-v3 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
Co-authored-by: nomeguy <85475922+nomeguy@users.noreply.github.com>
Co-authored-by: nomeguy <85475922+nomeguy@users.noreply.github.com>
|
@copilot why it only shows the alert "Failed to copy the markdown to your clipboard. Please copy it manually.", you should at least show the real error message that what the error is. and don't modify package-lock.json |
Co-authored-by: nomeguy <85475922+nomeguy@users.noreply.github.com>
Fixed in commit 314bb34:
|
Co-authored-by: nomeguy <85475922+nomeguy@users.noreply.github.com>
|
@copilot fix: https://github.com/casbin/casbin-website-v3/actions/runs/21563411334/job/62131033891?pr=61 |
Co-authored-by: nomeguy <85475922+nomeguy@users.noreply.github.com>
... Fixed in commit 565d97a. Ran Prettier to reformat the long alert line according to the project's code style guidelines. |
fix: #55