togglr icon indicating copy to clipboard operation
togglr copied to clipboard

Error when using multiple tags for a single entry.

Open akirosingh opened this issue 3 years ago • 2 comments

I was running into this error using the get_time_entries function from the togglr package.

Error: Internal error in vec_assign(): value should have been recycled to fit x.

I've been able to avoid the error by making sure that there are only one or no tags assigned to the time entries. This isn't a major issue, I just wanted to make sure someone else was able to find out the cause if they were troubleshooting.

akirosingh avatar Mar 25 '21 19:03 akirosingh