**Environment** - Nextjs 13 - pages project structure. **Issues** 1. Lack of logs / indications e.g In alot of libraries, I can turn on debug={true} and the library will log its debugging info 2. In the nextjs environment, the autharmor-ui library requires window (You need to solve this yourself) and in so far it was hard to solve. 3. The default state of the web is a white background - (The default UI styling was also white, which can make you think the library is not working) 4. The default styling (per what I saw for the first render) can be better (styled better).
Environment
Issues