Skip to content

BUG | config.read() returns a promise #75

@sevenbitbyte

Description

@sevenbitbyte

🐛 Bug Report

IConfig.read(...) returns a promise now. Not every internal use of the IConfig.read() function is using await. Fix 'em.

To Reproduce

  1. Construct empty LocalStorageConfig
  2. Construct ZangoParty
  3. Crashes due to type confusion

Logs or Screenshots

Screenshot_2023-06-26_16-07-28
Screenshot_2023-06-26_16-06-42

Expand for Contents


SUPER_LONG_LOG__

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions