openanthem / nimbus-core

Getting Starting with NIMBUS-CORE
https://anthemopensource.atlassian.net/wiki/spaces/OSS/pages/157024674/Quickstart+Guide
Apache License 2.0
10 stars 49 forks source link

ActivateConditional issues with TextBox when used commonly #748

Open Jyoti-dev-java opened 3 years ago

Jyoti-dev-java commented 3 years ago

Issue Details

Type of Issue (check one with "X")

[X ] Bug Report => Please search GitHub for a similar issue or PR before submitting
[ ] Feature Request => Please ensure feature is not already in progress
[ ] Support Request => Please do not submit support requests here, instead see: https://discourse.oss.antheminc.com/

Current Behavior

If we use ActivateConditional on TextField fields, which will be used by different other components commonly, in this case Activate Conditional isn’t working fine. Fields are not showing on UI , its going missing when we click anywhere on the page.

Expected Behavior

All Fields should show on UI according to ActivateConditional defined on it.,

How to Reproduce the Issue

Steps to Reproduce

Code Snippet

Environment Details

1.3.1.M13

Google Chrome