Open Kharg opened 2 months ago
https://github.com/yurikuzn/bull/blob/cdf9bd748bd2546c44acf3c238df5310875f48ba/src/bull.templator.js#L53
Hi Yuri,
Would it be possible to add more information for example which view is not passing the template / the data needed?
I am getting this error but I am not able to pinpoint which view is missing the template.
Thanks.
There's no any identifier that we could use. Maybe when using ES6 classes the class name will be printed in the backtrace.
https://github.com/yurikuzn/bull/blob/cdf9bd748bd2546c44acf3c238df5310875f48ba/src/bull.templator.js#L53
Hi Yuri,
Would it be possible to add more information for example which view is not passing the template / the data needed?
I am getting this error but I am not able to pinpoint which view is missing the template.
Thanks.