Parsing a Toolshed ValueRef<T> fails if T has no type parser. #4314
Labels
Difficulty: 1-Easy
Not impossible to figure out for newer coders, and simple for experienced ones.
Issue: Bug
This issue is a bug report.
Size: Very Small
For especially small issues/PRs.
Status: Help Wanted
Toolshed
tl;dr Toolshed should be trying the other possible parsing options (var ref and block) if there's no parser, not failing. Should be an easy fix.
The text was updated successfully, but these errors were encountered: