wq.app icon indicating copy to clipboard operation
wq.app copied to clipboard

resolve lookups earlier

Open sheppard opened this issue 7 years ago • 2 comments

wq/app.js contains a number of foreign key lookup functions that reference this (e.g. _this_parent_lookup). It would probably be cleaner to resolve those functions to their final values before rendering the template.

sheppard avatar Nov 30 '16 22:11 sheppard

This will change completely with the integration of redux (#105).

sheppard avatar Apr 17 '19 07:04 sheppard

#105 was implemented without addressing this issue.

sheppard avatar Aug 08 '19 03:08 sheppard