Skip to content

Multiple JS modules on the same page will create conflicting i18next instances #317

@GauBen

Description

@GauBen

Environment and versions used

JSM 0.6.1+

Steps to reproduce

Two modules on the same page (feedback widget, luxe):

Image

Luxe only:

Image

Current Behavior

See above

Desired Behavior

It should not conflict

Current workaround: const { t } = useTranslation("feedback-widget"); explicit namespace

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions