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
Create plugins do not expect project entity in arguments of get_product_name method and backwards compatibilit implementation does not work because the method in create plugin expects *args ,**kwargs.
Current Behavior:
Create plugins do not expect project entity in arguments of
get_product_name
method and backwards compatibilit implementation does not work because the method in create plugin expects*args ,**kwargs
.Reported https://community.ynput.io/t/tv-paint-render-layer-creation-issue/1614/9
Expected Behavior:
The text was updated successfully, but these errors were encountered: