Inconstant attr inheritance behavior in production and development (again)
Version
3.0.4
Reproduction link
https://github.com/07akioni/vue-attrs-bug
Problem stated in https://github.com/vuejs/vue-next/issues/2549 is solve however the behavior isn't correct in other case.
Steps to reproduce
follow the link
npx vite # dev
npx vite build # prod
# then serve the dist
What is expected?
constant behavior
What is actually happening?
inconstant behavior