micahgodbolt/tractor

Partials dont work

Opened this issue · 2 comments

Partials don't work for me.

Hi @saschaeggi - welcome to Tractor. This ticket you've opened is going to be difficult to assist with, until you provide some details about what's not working.

For example:

  • Is Tractor and all its dependancies installed properly?
  • Are your partials in the proper directory?
  • Are your partials being referenced with the right paths in your code?

Any or all of that could be an issue - but without details there's no way to make an accurate guess.

I'd suggest that you could provide some code samples of what's not working, paste in any error messages that you've run into, and provide any configuration details that might be relevant.

Thanks!