Error: Trying to use DamlLedgerContext before initializing
App Development2 posts561 views2 likesLast activity Apr 2021
PA
palanisamycOP
Apr 2021CO
cocreature
Apr 2021Hi @palanisamyc,
based on the error, it looks like you didn’t wrap the code that uses the hooks in the DamlLedger context provider. You can see an example of how to do that in create-daml-app.
