Skip to content

Fix ui_cp_chart bug #344

@tonyfujs

Description

@tonyfujs

The log of the the pipapi in PROD shows the following line:
<simpleError in if (params$country == "ALL") { promises::future_promise({ do.call(pipapi::ui_cp_charts, params) }, seed = TRUE)} else { do.call(pipapi::ui_cp_charts, params)}: argument is of length zero>

This should not happen. I believe ui_cp_charts should never be called with country == ALL

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions