-
**Describe the bug**
Including the polyfill causes incompatibilities with other libraries. I'd suggest removing the polyfill from the bundle and include it besides. I reproduced it in a very specific…
-
Creating a tabular editor which displays 5 items takes 0.3 seconds, of which 70% is spent in the `_TableView.setModel` method.
https://github.com/enthought/traitsui/blob/8c21ab1fe9f526cf4ffcc190173…
-
**Task (REQUIRED):**
The Bob tool currently counts components in collection and its factories, to be able to save memory in runtime.
The editor doesn't do anything like that.
That would be nice if …
-
Hi!
I like this plugin and I'd like to customize its behaviour for my needs.
I want to create a Jenkins Page and load pipelines from others json files (not the config.xml of a single job) but I can't…
Ligio updated
8 years ago
-
As I do not personally use Linux, I can't offer support for it, but if anyone has problems with it, report the Linux-related bugs here, and let's hope some other Linux users can help out submitting fi…
-
By design, FedCM operates on a layer under userland identity protocols like OIDC/SAML. So, it is, by design, unopinionated about the security mechanisms IdPs and RPs use to make sure that everything i…
-
Currently the Font Size is unit-less and `px` are used.
![screen shot 2016-02-18 at 9 19 37 am](https://cloud.githubusercontent.com/assets/378023/13129566/116e7bda-d621-11e5-9c4b-492216ab260e.png)
##…
-
SInce recently when starting new project with polymer paper elements, the IDE displays Getting Bower packages and it stays forever, it does nothing.
ghost updated
7 years ago
-
#### I'm opening this issue because:
- [x] npm is crashing.
- [ ] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
-
If the textarea/editor is inside a tag which is **not** open, the contents of the edit area will be blank. Clicking inside the edit area will force an update and render the initialValue properly. If …