learning-area icon indicating copy to clipboard operation
learning-area copied to clipboard

GitHub repo for the MDN Learning Area.

Results 48 learning-area issues
Sort by recently updated
recently updated
newest added

guys: I followed the [instructions](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_refs_focus_management) to create a vue to-do-list app, but I think there is a bug. that is: when we click the save button from ToDoItemEditForm component, we...

Previous source tag's (of type video/webm) src attribute was using the MP4 file instead of WEBM file.

It might seem like a convoluted commit at first glance, but it's actually pretty simple. The repository only had the finished version of the `threejs-cube/` exercise, so I copied all...

section.removeChild(e.target.i); removes the iframe section.removeChild(e.target.a); -> e.target.a is undefined

The documentation on 3rd party API's shows how to hard code an API key into your client side javascript. It doesn't discuss how serving it client side can be a...

In Chrome Version 101 (MacOS Monterey and default mail app) clicking on the mailto link caused an error (iframe) in the [first interactive example](https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Test_your_skills:_Links#links_1): In Firefox it seemed to work...