Subscribe on changes!

Inconstant attr inheritance behavior in production and development (again)

avatar
Dec 6th 2020

Version

3.0.4

Reproduction link

https://github.com/07akioni/vue-attrs-bug

image

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