Skip to content

Warning with vue/compat: ATTR_ENUMERATED_COERCION #1677

@leitnermatias

Description

@leitnermatias

Steps to reproduce

Using 3.0.0-beta.1 version while migrating a Vue 2 project to Vue 3 I get ATTR_ENUMERATED_COERCION warning.

Expected behaviour

No warning should show up.
On file Multiselect.vue line 54 there is an attribute spellcheck="false" that might be what's causing the issue

Actual behaviour

A warning ATTR_ENUMERATED_COERCION shows up

imagen

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions