inxilpro / IntellijAlpine

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

Nested x-data prompts errors in PyCharm #50

Closed GeorgeFlorian closed 11 months ago

GeorgeFlorian commented 1 year ago

Hello. I am using AlpineJS Support 0.6.0 and I get an error in PyCharm 2023.1.1 when using nested x-data image

As you can see from the above image, the second errorMsg is grayed out. The error reads: Unresolved variable or type errorMsg The code works. Here is the pen: https://codepen.io/bleah1/pen/zYeveMx

I also get Attribute @click is not allowed here for both @click="show = !show" on the SVGs.

inxilpro commented 11 months ago

This should be resolved in the upcoming release!