Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconstant attr inheritance behavior in production and development (again) #2741

Closed
07akioni opened this issue Dec 6, 2020 · 0 comments · Fixed by #2750
Closed

Inconstant attr inheritance behavior in production and development (again) #2741

07akioni opened this issue Dec 6, 2020 · 0 comments · Fixed by #2750
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. has PR A pull request has already been submitted to solve the issue 🐞 bug Something isn't working

Comments

@07akioni
Copy link
Contributor

07akioni commented Dec 6, 2020

Version

3.0.4

Reproduction link

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

image

Problem stated in #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

@07akioni 07akioni changed the title Inconstant inheritAttrs behavior in production and development (again) Inconstant attr inheritance behavior in production and development (again) Dec 6, 2020
@posva posva added 🐞 bug Something isn't working ❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. has PR A pull request has already been submitted to solve the issue labels Dec 7, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
❗ p4-important Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf. has PR A pull request has already been submitted to solve the issue 🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants