activityinfo-R icon indicating copy to clipboard operation
activityinfo-R copied to clipboard

Recursion error in getTables() when evaluating header names for certain form schema

Open jamiewhths opened this issue 1 year ago • 0 comments

Error when using getTables() with certain form schmea.

stopifnot(style$column Names %in% c("pretty", "label", "code", : node stack overflow Error during wrapup: node stack overflow Error: no more error handlers available (recursive errors?); invoking 'abort' restart

See form "Finance Tracker" (https://www.activityinfo.org/app#form/coavb59m0ao1zha1qax/table) in database: https://www.activityinfo.org/app#database/cy64z55m0ao1zh91qav

jamiewhths avatar Oct 03 '24 13:10 jamiewhths