Jesse

Results 13 issues of Jesse

Not sure at this point what is going on. All my other app calls work but when I call logout there is no response. Running D8. There is also some...

help wanted
8.x

I was attempting to load a menu entity. I get: ``` angular.js:13920 TypeError: this[this.ucfirst(...)] is not a constructor at Object.jDrupal.entityLoad (http://localhost:9000/bower_components/jdrupal/jdrupal.js:452:16) at menuLoad (http://localhost:9000/scripts/services/menu.js:14:21) at new (http://localhost:9000/scripts/controllers/main-menu.js:18:24) at Object.invoke (http://localhost:9000/bower_components/angular/angular.js:4718:19)...

**Is your feature request related to a problem? Please describe.** Yes, mailhog has 0 day security vulnerabilities **Describe the solution you'd like** I would like to have an alternative to...

### Codebase mounted codebase ### Host OS CentOS ### Docker info output ``` Containers: 13 Running: 7 Paused: 0 Stopped: 6 Images: 56 Server Version: 18.03.0-ce Storage Driver: overlay Backing...

swarm

I am using leaflet to create a set of swipable layers. Mapbox has an example of this: https://www.mapbox.com/mapbox.js/example/v1.0.0/swipe-layers/ My issue is that when a layer is getting clipped UTFGrid does...

**Is your feature request related to a problem? Please describe.** I would like to implement https://www.w3schools.com/cssref/css3_pr_text-overflow.asp on a View / Text component that clips off long text **Describe the solution...

new feature

I have been unable to figure out how to gain access to xcode command line tools which doesn't allow my builds to finish: FROM sickcodes/docker-osx:auto USER root RUN pacman -Sy...

Link to drupal issue: https://www.drupal.org/project/og/issues/3306494 Basically, this allows to create a view of content a user is a member of.

How do I deal with multiple active grid layers? Is there any way to trigger grabbing grid data of one grid layer based on the positioning on another grid layer?...