pubnub / javascript

PubNub JavaScript SDK docs https://www.pubnub.com/docs/sdks/javascript
Other
553 stars 401 forks source link

PubNub v7.2.0 import/require cycles warning #290

Open rikkrome opened 2 years ago

rikkrome commented 2 years ago

After upgrading to PubNub v7.2.0 we started getting this warning message about the import cycles.

Require cycles are allowed but can result in uninitialized values. Consider refactoring to remove the need for a cycle.

Screen Shot 2022-09-26 at 11 38 44 AM

parvezdittia commented 1 year ago

Facing a similar issue after updating to version 7.2.0 Screenshot 2022-12-20 at 12 50 02 PM

rashi163 commented 1 year ago

Facing similar issues. Can this be looked into?