William Hollebrandse

Results 9 issues of William Hollebrandse

Take e.g.: the url: `check de link everyone` and it will not work. You can check this on the demo page also: https://alexcorvi.github.io/anchorme.js/ Expected outcome: `check the link everyone` ->...

Is it possible to use Generic Named Types as described here: https://github.com/apiaryio/mson/blob/master/MSON%20Specification.md and here: https://apiblueprint.org/documentation/mson/specification.html#53-generic-named-type example: # Address Decorator (*T*) - address # Person (object) - `first_name` - `last_name` Use...

When doing docker-compose up on osx I get an error message: db_1 | chown: changing ownership of '/var/lib/mysql/': Operation not permitted maxpou_db_1 exited with code 1 When I do a...

question

Make it possible to use this module in angular versions higher than 6

This fixes issue #1029

When I use version 1.0.0-beta.3 I have a problem. When I'm working with observables and use the map operator, for some reason the selectlist doesn't react on clicking on options....

Hi all, In a NX-angular project I cannot use the nx-completion plugin. It gives two errors when using it: nx g Plugin listed in `nx.json` not found: devextreme-schematics Plugin listed...

bug

What is the expected behaviour of the responsive directive? I tried to load a page with an image with this directive on different devices, but the same (large) image is...

When using the pager filter I noticed I get to many pages: 20 instead of only 6 available. When I look into the code the last page is being calculated...