Giter Site home page Giter Site logo

Comments (4)

azaslonov avatar azaslonov commented on August 16, 2024

Hi Dani, could you please clarify what do you mean by startup? Are we talking about files like startup.runtime.ts?

from paperbits-demo.

dandansoysauce avatar dandansoysauce commented on August 16, 2024

@azaslonov yes, that's correct. Right now, I am initiating the vue app under startup.design.ts by calling new Vue({ el: "#app" }); after injector.resolve("autostart");

EDIT

I managed to make it run by adding the commented alias under webpack.designer.js and webpack.runtime.js. Now I can't seem to show the viewManager component. Vue is showing unknown custom element

EDIT 2

In addition, I am passing the viewManager to the constructor but it is undefined.

from paperbits-demo.

azaslonov avatar azaslonov commented on August 16, 2024

Looks like you're trying to do something with design-time experience, which might be pretty hard to run with Vue at the moment (still few things to be done on our side). The example that we have in this repo for Vue is a run-rime code (the code running on a published website), which is a much simpler case.

In order to help you better, it would be great to know what exactly you're trying to achieve/build. If you'd like we can discuss this offline, just shoot us an email to [email protected].

from paperbits-demo.

dandansoysauce avatar dandansoysauce commented on August 16, 2024

I've decided to go for KnockoutJS for easier implementation.

from paperbits-demo.

Related Issues (20)

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.