Bruno Perel

Results 23 comments of Bruno Perel

I have resolved the merge conflicts in [this fork](https://github.com/bperel/vue3-popper).

archive.org still has a [copy of the documentation](https://web.archive.org/web/20200129061244/http://www.pastec.io/doc#api).

I think that this is fixed by the #36 PR, but it was never merged

Maybe installing `libcurl-dev` would solve the problem then?

Hi @schneikai, the use of the reject option is quite simple but, indeed, not documented, here's an example : ``` javascript $('#nestable').nestable({ reject: [{ rule: function() { // The this...

@sebVier I'll check this in the next days

@sebVier I had a look at this. You may have been confused by the inaccurate comments that I put on my code. I fixed that and updated from upstream into...

Same here with rdesktop 1.8.3: the program specified in the "-s" argument is not executed at session start: only the desktop is shown. Any way to grab logs of the...

Unfortunately I don't know enough about the repository to know where is what.

A simpler failing code: ```vue ``` renders: ![image](https://user-images.githubusercontent.com/1484692/153384353-51a85510-34d3-4422-b9e7-c296e762883d.png)