Accudio / async-alpine

Async Alpine brings advanced code splitting and lazy-loading to Alpine.js components!
https://async-alpine.dev
Apache License 2.0
152 stars 12 forks source link

`id` becomes `[Object object]` #9

Closed Accudio closed 2 years ago

Accudio commented 2 years ago

root.id = this.root should be root.id = this.id

Accudio commented 2 years ago

Fixed in version 0.2.0