Mathew Kleppin

Results 25 comments of Mathew Kleppin

I'm only currently exporting the module as an angular directory.

sounds more like a fullscreen.js problem then an angular one. do you have any example code that can reproduce the problem?

Hmm, that's not what i intended. I wrote it so that options.onLeave function would be saved to a variable, onLeave that would execute after the angular onLeave method. But your...

Oh? I was trying to debug this, but glad to hear it was fixed. I'll rebuild right away, thanks for pointing out

thats a different problem, and it looks like its an issue with fullpage.js itself

if you are adding in the sections dynamically with angular, or changing the options, then unfortunately I don't think there isn't a way currently to avoid the behavior. I will...

Are you able to put up a jsbin/jsfiddle of an example of this? Unfortunately, at this time, ng-repeat slide creation functionality is kind of hit-and-miss. https://github.com/alvarotrigo/fullPage.js/issues/1522 There isn't a way...

Adding a voice of support here. You can already do aggregate queries with a where clause inside of the object. ```gql investigation { investigation_history_aggregate(where: {interaction: {_eq: "added_note"}}) { aggregate {...

could you submit a PR with these modified prefixes?

@popmatik would you be able to submit a PR that fixes this issue?