You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using latte without nette framework it is not possible to use bridge to tracy. Framework is using some helpers from nette but nette is not in dependencies in composer.json file.
Steps To Reproduce
Try to use it without nette framework
Expected Behavior
Working tracy bar without missing components
Possible Solution
Add nette/utils to composer requirements
The text was updated successfully, but these errors were encountered:
Kubina1232
changed the title
Bridge to tracy require nette framework and it is not presented in composer requirements
Bridge to tracy require nette/utils and it is not presented in composer requirements
Aug 3, 2021
dg
added a commit
that referenced
this issue
Aug 8, 2021
Version: master
Bug Description
When using latte without nette framework it is not possible to use bridge to tracy. Framework is using some helpers from nette but nette is not in dependencies in composer.json file.
Steps To Reproduce
Try to use it without nette framework
Expected Behavior
Working tracy bar without missing components
Possible Solution
Add nette/utils to composer requirements
The text was updated successfully, but these errors were encountered: