Skip to content

(Emitted value instead of an instance of Error) the "scope"  #1567

@cybermerlin

Description

@cybermerlin

Module Warning (from ./node_modules/vue-loader/lib/loaders/templateLoader.js):
(Emitted value instead of an instance of Error) the "scope" attribute for scoped slots have been deprecated and replaced by "slot-scope" since 2.5. The new "slot-scope" attribute can also be used on plain elements in addition to to denote scoped slots.

What is wrong with that(?):

      <template slot="item" slot-scope="prop">
        <configuration-form v-model="prop.item" @input="isValid"></configuration-form>
      </template>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions