inxilpro / IntellijAlpine

Alpine.js plugin for IntelliJ IDEs like PhpStorm and WebStorm.
MIT License
49 stars 11 forks source link

Unresolved variable or type $root #31

Closed arthurshlain closed 1 year ago

arthurshlain commented 1 year ago

https://alpinejs.dev/magics/root

<div x-html="$root.querySelector('.element').innerHTML"></div>
<!--         ↑ Unresolved variable or type $root -->
inxilpro commented 1 year ago

Should be fixed in the upcoming release!