Grigorii K. Shartsev

Results 583 comments of Grigorii K. Shartsev

> This happens also in lots of other apps, like Talk, Contacts, etc. Note, some apps like Talk uses `NcListItem`, not `NcAppNavigationItem` for links. Theoretically, an app may have any...

> I had a quick look and it looks like the solution is more complicated than a simple css change. So moving to the files team. As an option for...

Guess from @nickvergessen - call was canceled before the screen finished

> Not sure why it solves the issue though 🤔 Me too. I just found that filter actually does work in `v-bind` o_O I'll re-check. Moved to draft for now.

Also tested with the current master server and circles (28.0.0). Same problem. And a strange behavior: 1. Create a share with disabled "Allow download" 2. Save 3. Reload the page...

Thank you for your report. Could you try to use screen sharing in your browser on any other site and check, that it happens only in Talk? For example, here:...

Would it be fine to add a `container` prop, to pass it to the `NcModal`'s container?

A hardcoded subnet is also a problem for running multiple separated instances (for example, master + stable).

I had the same problem and placing `require('express-debug')(app, {});` after logic helped too