koumoul-dev / vue-openapi

OpenAPI viewer component for VueJS
MIT License
90 stars 19 forks source link

"scope" attribute for scoped slots have been deprecated and replaced by "slot-scope" since 2.5 #6

Closed jflaflamme closed 6 years ago

jflaflamme commented 6 years ago

I get this error from vue-openapi/src/RequestForm.vue Do you plan to update soon ? (For Vue 2.5)

(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