Lars

Results 27 issues of Lars

I tried to set global options for the scrollbar and tried both ways but none of it is working. I tried: @NgModule({ imports: [ NgScrollbarModule.withConfig({ visibility: 'hover', track: 'all', appearance:...

need: reproduction
need: more info

I've installed ngx-cookieconsent according the documentation. It runs with "ng serve" but when trying to get it to run in a SSR environment script execution fails with: **Console.log:** `Refused to...

I found Jodit today and tried to integrate it into my project. Here I followed the instructions to integrate it with Angular (8). Unfortunately, it doesn't start and I get...

Need Angular User

[x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here,...

When using the `scrollbarV` option, it was always annoying that the table didn't get smaller when there weren't enough items available. Unfortunately, this seems to be a general problem with...

No tables will be shown anymore after updating from 4.0.2 -> 4.0.3. So I guess that something went wrong in the update... When rolling back to 4.0.2 everything is working...

The contextmenu doesn't open anymore on right click. The error message: ´this.overlay.position(...).connectedTo is not a function´ comes up. Does anybody how to fix this? Thx and best regards, Lars

As far as I understood the [visible] get a function that returns true or false. Is there any way to invert the result? For example: I have two different menu...

Hi, I followed step-by-step your install guide from the README. When building the electron it comes to these error messages. ⠧ Building module: keytar, Completed: 0gyp: name 'openssl_fips' is not...

## What's going wrong? my node app (Angular universal) crashes after a while and under some circumstances. Every time a core dump of 1.6GB is written. Is there a "switch"...