Luca Gioppo

Results 37 issues of Luca Gioppo

It seems that is not possible to have the directive inside the ng-repeat, like the following code ``` ```

On behalf of [MICADO](https://www.micadoproject.eu/) project that is using this component we submit the arabic translation commissioned to professional translators.

**Is your feature request related to a problem? Please describe.** An email sink is an "evergreen" good for all needs. Also it could be interesting to be able to have...

sink

I have a RASA bot and configured following the documentation. It works on the #general channel If I try to use it in the omnichannel-livechat it is not invoked. It...

In this link there is an example on how to use the mixing Is it possible to have a working example of a ObjectComponent (we have the arrayComponent) since is...

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/enhancement

Managed to make click work, but the ID that get returned is not "1" as expected but "s1" any hints on why?

I'm adding nodes in the "created" hook of VUE after an API call. I execute the: ``` this.$refs.cyRef.instance.layout({ name: 'breadthfirst', avoidOverlap: true, // prevents node overlap, may overflow boundingBox if...

I'm adding nodex using vues. All works well apart from the fact that when I mutate the state data old nodes and edges to not get removed and I get...

I'm trying to clean data before changing the graph (I'm using a single cytoscape to show different graph on the push of different buttons). But I'm getting troubles (see https://github.com/rcarcasses/vue-cytoscape/issues/39)