-
Updated
Apr 19, 2022 - JavaScript
JavaScript

JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Here are 302,692 public repositories matching this topic...
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
I'm seeing "Error: Should not already be working" after upgrading to React 16.11
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
This is exclusively happening on an older version of Chrome, 68.0.3440 on Windows 7
-
Updated
Apr 19, 2022 - JavaScript
-
Updated
Apr 10, 2022
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a featu
-
Updated
Apr 2, 2022 - JavaScript
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Apr 6, 2022
Affected URL(s)
https://nodejs.org/api/fs.html#fsconstants
Description of the problem
It says the following:
Not every constant will be available on every operating system.
However, this doesn't say anything else about the availability of various constants. In particular, none of the file mode constants are available on Windows and about half of the file type constants are also
Currently, Deno accepts this example snippet without error:
window.addEventListener("load", null, {
signal: null
});
According to https://dom.spec.whatwg.org/#eventtarget, EventTarget#addEventListener is defined as
interface EventTarget {
...
undefined addEventListener(..., ..., optional (AddEventListenerOptions or boolean) options = {});
...
}
dictionary EventLi
-
Updated
Apr 19, 2022 - JavaScript
Which @angular/* package(s) are relevant/related to the feature request?
DevTools
Description
Currently when you inspect and component that has a property that is a "Date" type you just get " -> Date()" listed to represent that property, but it would be nice to actually see what that value is
Proposed solution
Either evaluate .toString() on the property wh
This means we need to support sandersn/downlevel-dts#73
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
Emotion-js added a new feature 'insertionPoint' to createCache in this pull request and marked previous 'prepend' option as deprecated.
But Mui's next.js example uses prepend. [You can find It he
-
Updated
Apr 15, 2022 - JavaScript
Describe the bug
In Firefox, the zoom feature uses transform
styles (see storybookjs/storybook#12845) - unfortunately this breaks positioning on elements that require position: fixed
when in the "Docs" view.
Normally a position: fixed
element's position would correspond to the viewport but in Firefox it corresponds to the element with the transform
style.
Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
Current Behavior
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
Possible Solution
found som
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
Feb 9, 2022
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
Apr 15, 2022 - Vue
-
Updated
Mar 15, 2022 - JavaScript
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia
Related Topics
nodejs
30 Minutes to Merge: Max productivity with GitHub Codespaces
April 19, 2022 • Online

GitHub Presente con Bea Gandica y Bruno Capuano
April 20, 2022 • Online
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen