Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log which view is not passing a template #11

Open
Kharg opened this issue Aug 17, 2024 · 1 comment
Open

Log which view is not passing a template #11

Kharg opened this issue Aug 17, 2024 · 1 comment

Comments

@Kharg
Copy link

Kharg commented Aug 17, 2024

throw new Error(`Can not get template. Not enough data passed.`);

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.

@yurikuzn
Copy link
Owner

There's no any identifier that we could use. Maybe when using ES6 classes the class name will be printed in the backtrace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants