lambda-packages
lambda-packages copied to clipboard
`define:vars` on styles don't work with dynamic tag names
What version of astro are you using?
latest
Are you using an SSR adapter? If so, which one?
n/a
What package manager are you using?
npm
What operating system are you using?
linux
Describe the Bug
User had reported a strange bug with <style define:vars /> values are being not defined, but it is not fully applicable, it works in some places and not in others, this is a very bizarre issue that has appeared.
For further information please view the discord thread
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-u8rcsu?file=src/components/Another.astro
Participation
- [ ] I am willing to submit a pull request for this issue.