-
Hey,
when I'm using `class MyToastrService extends ToastrService {` to "wrap" the ToastrService into my own, all the toast messages are still in dom after being dismissed. Is that an intended behav…
JLNNN updated
2 months ago
-
ERROR: c:/program files/swipl/pack/julian/prolog/julian.pl:29:
Wrong context: type/1 can only be used in a directive
Warning: c:/program files/swipl/pack/julian/prolog/julian.pl:29:
Go…
-
Hi I have some Problems installing this lib on Linux Manjaro
I have cloned this project moved into the directory and
```
cmake -S . -B build
```
to build it. Everything was fine with it. Open…
-
|[](https://github.com/Julian)| @Julian reported|
|-|-|
|Trac ID|trac#5795|
|Type|enhancement|
|Created|2012-07-20 02:50:16Z|
|Branch|https://github.com/twisted/twisted/tree/failure-select-debugger-57…
-
The first PR for version 4 [adds non-exhaustive](https://github.com/nyx-space/hifitime/pull/228) to the `TimeScale` enum. This gives us plenty of flexibility to add additional time scales, like #191. …
-
i just picked some random tune, but i get this for every url I try:
```
scdl -l https://soundcloud.com/nicolas_julian/nicolas-julian-la-la-la
Soundcloud Downloader
Found a track
Downloading Nic…
-
The method here generally have non-julian names and signatures, making them harder to find and use than is necessary. GeoInterface.jl uses lower case and snake case for methods, and LibGEOS probably s…
-
If you do the above, which I assume everyone will do at one point or another, you get the horrid:
```
Traceback (most recent call last):
File "/home/julian/.local/share/virtualenvs/pkg/site-pac…
-
Hello,
I run into problems using potpourri in matlab on some datasets. I do not get any error message from the script itself but instead matlab just crashes. Below is the crash report.
Unfortuna…
-
hi!
I think in the file site.py line 450, there may be a bug: out[site_name][*index] = site.result.cpu().detach().float(). The * is causing an error in my environment