axios-docs icon indicating copy to clipboard operation
axios-docs copied to clipboard

Official documentation for the axios HTTP library

Results 101 axios-docs issues
Sort by recently updated
recently updated
newest added

![スクリーンショット 2024-12-27 101653](https://github.com/user-attachments/assets/a5656ec6-b1b5-4b72-99a7-4dc92283809d) **Describe the bug** I noticed a small typographical error in the Japanese version of the documentation. The term "Axiom" is used instead of "Axios" in the navigation...

bug

Fix 218 - Update Japanese doc Before fix: After fix:

### Description of the Bug The navbar on the landing page of `axios-http.com` was overlapping the headline in the hero section. This caused a visual issue where the content was...

fixed this issue https://github.com/axios/axios/issues/6020 raised made the styles on the "View On GitHub" button to be consistent on the landing page. changes made from this ![viewButton](https://github.com/user-attachments/assets/dcca59a0-c3e7-4076-afef-382d931a38bf) to this ![viewOnGitHub](https://github.com/user-attachments/assets/703afef3-6254-4fe3-b646-b1fe7e6815c4)

Added a button to copy the command using JS Fixes axios/axios #6663 Fixes #211

**Describe the bug** RangeError: Invalid count value **To Reproduce** Steps to reproduce the behavior: 1. Open the project 2. Do the instructions specified in the **README** file 4. After building...

bug

**Describe the bug** There is a horizontal scrollbar on axios sponsor. But it is not working in local setup. But in the main website it is just fine. But if...

bug

**Is your feature request related to a problem? Please describe.** There is no copy button near the code part. So I always has to copy manually. **Describe the solution you'd...

enhancement

**Describe the bug** The navbar on the landing page of axios-http.com overlaps on the heading of hero section of the page. **To Reproduce** Steps to reproduce the behavior: 1. Go...

bug