thomasbrueggemann / paperless-desktop

🍃 macOS app that uses the paperless API to manage your document scans.
GNU General Public License v3.0
585 stars 53 forks source link

Correspondents Filter (Menu on the left) not working #24

Closed philippeowagner closed 7 years ago

philippeowagner commented 7 years ago

getting

Warning: flattenChildren(...): Encountered two children with the same key, `0:$112`. Child keys must be unique; when two children share a key, only the first child will be used.
    in div (created by Documents)
    in div (created by Documents)
    in Documents (created by RouterContext)
    in div (created by App)
    in div (created by App)
    in App (created by RouterContext)
    in Master (created by RouterContext)
    in RouterContext (created by Router)
    in Router
thomasbrueggemann commented 7 years ago

Thanks for reporting, should be an easy fix!

philippeowagner commented 7 years ago

Having also issues with the search - but I'm unsure it it is already implemented yet.

thomasbrueggemann commented 7 years ago

@philippeowagner Check out the newest release here: https://github.com/thomasbrueggemann/paperless-desktop/releases/tag/v0.0.6

philippeowagner commented 7 years ago

Great, thanks!