-
### Bug report
**Bug summary**
The code compiles but fails when being imported.
**Code for reproduction**
```bash
python -c "import yt"
```
**Actual outcome**
```
Traceback (most …
cphyc updated
3 months ago
-
**Describe the bug**
When I use ShadowsocksX-NG on the Safari on MacOS, under the PAC mode, the mathematical formulas cannot display correctly. For example (https://en.wikipedia.org/wiki/Law_of_total…
-
This does not work if there is an `ng-if` directive on the `` element or the `` element. This may be only when a directive in the header requires another directive on the table. For example my data ta…
-
you can put angular in peerDependency.
-
I'm using the eSpeak python wrapper to translate some text into phonemes. I'm finding that many of the languages listed by `backend.supported_languages()` are not available. So while I can phonemize…
-
Can you include espeak-ng shared library in the package so users won't need to install it separately?
We can build it on Windows/Linux/macOS, add it as data to the package and finally load it if it e…
-
Trying to upgrade to webpack 2, my build fails with the following error:
```
ERROR in ./~/ng-table/src/browser/pager.html Module build failed
```
Importing library (fails):
```js
import * as n…
-
Hi, i'm new and i try to install charting_library into angular (8.3.24), following this step: https://github.com/tradingview/charting-library-examples/blob/master/angular5/README.md.
But when i run n…
-
Hi,
We use Stencil to build a web component library. We follow the stencil's guide Angular Integration (https://stenciljs.com/docs/angular) in order to create an angular library to use our web comp…
-
i have ng-repeat on objects that needs vs-repeat because of large dataset. unfortunately your module works on array. i found that https://material.angularjs.org/latest/api/directive/mdVirtualRepeat wh…