hive icon indicating copy to clipboard operation
hive copied to clipboard

Fix: Add Type parameter to resolve bug with generic types in mixin usage

Open ahmtydn opened this issue 1 year ago • 0 comments

  • Added Type parameter in adapter registration to fix issues with generic types when using mixins.
  • This change addresses the bug where mixin-based models were not correctly recognized by the type registry.

ahmtydn avatar Sep 15 '24 04:09 ahmtydn