FixedAPI
Fix the API docs copy button copying the wrong example
The copy-code button in the API documentation now copies the currently selected language tab instead of a stale one.
Switching between code example tabs (curl, JS, Python, …) and clicking copy could copy a different tab’s code than the one on screen. It now always copies whatever tab is currently selected.
Comments
Sign in to join the conversation.