iotaledger / explorer

Explore the IOTA Tangle
https://explorer.iota.org
Apache License 2.0
59 stars 19 forks source link

fix: remove lazy `App` import #1465

Closed VmMad closed 2 months ago

VmMad commented 2 months ago

Description of change

Fixes #1460

Type of change

How the change has been tested

Run the client in preview mode npm run build && npm run preview and access with the basic access auth in the url. It will have the same behavior as in the deployed version. Try this with and without the fix.

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.