Metadata
- Source
- FLUID-6434
- Type
- Bug
- Priority
- Major
- Status
- Reopened
- Resolution
- N/A
- Assignee
- Antranig Basman
- Reporter
- Antranig Basman
- Created
2019-11-25T10:42:26.164-0500 - Updated
2021-06-21T12:37:12.380-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- IoC System
Description
This problem was seen in updating gpii-handlebars to the latest FLUID-6145/FLUID-6148 releases in https://github.com/GPII/gpii-handlebars/pull/30 .
These included configuration like so:
model: {
templates: "{that}.resources.templates.parsed.templates"
}
where this now appears to resolve to undefined - this is a regression with respect to earlier versions of the FLUID-6148 branch.