Skip to content

The effect made with **attach** doesn't completely belong to the domain of the original effect #527

Description

@paladdins

What is the current behavior:

  • The attached effect have the parent prop
  • The attached effect's compositeName.fullName does not contain the full domain names' chain

As a result I can't properly use effector-logger with redux devtools :)

Please provide the steps to reproduce and if possible a minimal demo of the problem via https://share.effector.dev, https://codesandbox.io or similar
REPL https://share.effector.dev/FVbEUEmS

What is the expected behavior:
The attached effect's compositeName.fullName contains the full domain path to itself

Which versions of effector packages, and which browser and OS are affected by this issue? Did this work in previous versions of effector?:

  • version ^21.8.12
  • every browser

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcoreeffector package

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions