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
What is the current behavior:
parentpropcompositeName.fullNamedoes not contain the full domain names' chainAs 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.fullNamecontains the full domain path to itselfWhich versions of effector packages, and which browser and OS are affected by this issue? Did this work in previous versions of effector?: