Vinicius Cubas Brand

Results 17 comments of Vinicius Cubas Brand

Is it possible to specify a different parentEl for each model in the collection, based in the model's attributes? My program has to have the following functionality: I have to...

Hello, I have decided to implement this behavior in another way, instead of putting the elements inside a table. I will draw them inside div's absolute positioned. However, I made...

It is happening only in multi-sheet documents. I've tried with empty and non-empty spreadsheets, and it continues to happen. We are running it on port 9000.

the calc url is here: https://rios.org.br:9000 . If you want to do some testing, we can arrange some time to be together online, as when you try to export the...

Hi. it seems that this package is not being updated. I am working on a fork, please check it out at https://github.com/coletivoEITA/django-archive-mixin

Hi. I work at EITA cooperative (https://eita.coop.br) and we are developing an app in react native that have to work completely offline and sync between mobile devices. This app will...

Hi @kirillzyusko and @seba9999 . I've done this refactor, it is compiling and the whole lib is running. However I could not do a basic test yet (sending and receiving...

> sendMessage Hi @seba9999 . `{meta: true}` can be used every time. It will display the origin IP. It is used in receiveMessage(): `receiveMessage({meta: true})` Yes, we have to store...