Giter Site home page Giter Site logo

vue-trix-editor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vue-trix-editor's Issues

custom axios

package is great, but i am missing to custom axios. I need change baseUrl and token, can't find solution for this.

Unknown custom element: <trix-editor>

Please help to resolve this issue on the console,
When I use below code n due file, everything went well but I get an error in console

<template>
<div>
    <p>Working</p>
    <trix-vue v-model="body"></trix-vue>
</div>
</template>

 <script>
    import TrixVue from '@dymantic/vue-trix-editor';
    export default {
       data(){
        return {
            body: 'Helo'
        }
    },
    components: {TrixVue}
   }
  </script>

  <style scoped>

  </style>

console Errol

    [Error] [Vue warn]: Unknown custom element: <trix-editor> - did you register the component         correctly? For recursive components, make sure to provide the "name" option.

found in

---> at TrixVueWysiwyg.vue
at resources/js/components/Sandbox/MyTrix.vue

warn (app.js:38582)
createElm (app.js:43557)
createChildren (app.js:43671)
createElm (app.js:43573)
patch (app.js:44080)
_update (app.js:40649)
updateComponent (app.js:40777)
get (app.js:41131)
Watcher (app.js:41120)
mountComponent (app.js:40784)
init (app.js:42126)
createComponent (app.js:43597)
createElm (app.js:43544)
createChildren (app.js:43671)
createElm (app.js:43573)
patch (app.js:44080)
_update (app.js:40649)
updateComponent (app.js:40777)
get (app.js:41131)
Watcher (app.js:41120)
mountComponent (app.js:40784)
init (app.js:42126)
createComponent (app.js:43597)
createElm (app.js:43544)
createChildren (app.js:43671)
createElm (app.js:43573)
createChildren (app.js:43671)
createElm (app.js:43573)
createChildren (app.js:43671)
createElm (app.js:43573)
patch (app.js:44119)
_update (app.js:40649)
updateComponent (app.js:40777)
get (app.js:41131)
Watcher (app.js:41120)
mountComponent (app.js:40784)
_init (app.js:42629)
Vue (app.js:42718)
(anonymous function) (app.js:63770)
webpack_require (app.js:20)
(anonymous function) (app.js:63687)
webpack_require (app.js:20)
(anonymous function) (app.js:63)
Global Code (app.js:64)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (favicon.ico, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (TrixVue.umd.js.map, line 0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.