Replies: 1 comment
|
Relleay you couldn't fix it? Can you please make an working reproduction? 🙏 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i have tried to recreate the sti example https://pinia-orm.codedredd.de/guide/model/single-table-inheritance#notes-on-circular-imports . however, it is not possible to eliminate the error: 'can't access lexical declaration 'Person' before initialization'. is this due to vite and hmr? what would be the solution?
All reactions