twilio-professional-services/flex-project-template

Redux Namespace Conflict when 2 Flex Project Templates are running on a single Flex instance

leroychan opened this issue · 0 comments

Setup
Single Flex Instance running the following:

  1. Vanilla Flex Project Template (Deployed using Github Actions)
  2. Custom Flex Project Template with "removed features" and "rename template" - i.e. standalone features built using Flex Project Template structure

Issue
Redux Namespace is conflicting when 2 Flex Project Templates are running on a single Flex instance

Potential Solution
When running "rename template", we need to rename the reduxNamespace in "flex-template-XXXXX/src/utils/state/index.ts"