Use localcontact as default changes on properties - #1050
Conversation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
a2d5d61 to
6a908b3
Compare
Codecov Report
@@ Coverage Diff @@
## master #1050 +/- ##
======================================
Coverage 60% 60%
======================================
Files 4 4
Lines 60 60
======================================
Hits 36 36
Misses 24 24Continue to review full report at Codecov.
|
|
Ok, it's working! The only thing worth mentioning: |
|
@rponline nice catch! :) |
|
@rponline fix is in nextcloud-libraries/nextcloud-vue#342 |
|
I somehow can't use a custom version of nextcloud-vue. I tried:
I also tried Is there a howto for setting up a working develeopment environment focusing on npm? |
|
EDIT: ah sorry, I misread, you're talking about nextcloud-vue!
Or manually copy the |
|
I can't test this for reasons I don't understand. after using npm link, the Without using npm link (and just copying the Same behavior when i just use the master branch of nextcloud-vue ... Someone else should test it instead, please :) (@caugner ?) |
|
Hum, I had that once. Just ignore the viewport issue, i'll be fixed automatically once we released a new nextcloud-vue release :) |
|
Ignoring the whole scrolling issue: |


Fix #1044
@rponline @caugner