valotas / mustache4dart

mustache implementation for Dart
Other
88 stars 15 forks source link

Improve errorOnMissingProperty #38

Open valotas opened 9 years ago

valotas commented 9 years ago

When errorOnMissingProperty == true the given exception message should contain the file name, line number, and character position where the missing property was found.

Rodsevich commented 7 years ago

I tried the feature and it seems to not be working, at least for me

valotas commented 7 years ago

Hi @Rodsevich. This feature does not work as it has not been implemented yet. As you can see the issue is still open