Skip to content

How to get Hypernova to render components?  #38

Open
@appdcs

Description

@appdcs

Hi,
I've used the https://vueonrails.com/vue template to create a new project
Then after running rails vue:ssr, placed <%= render_vue_component "component.js" %> in the index.html.erb view .

No component is rendered on the page and all I get in its place is something like this:

<div data-hypernova-key="componentjs" data-hypernova-id="0fa5b134-2166-47f1-a4fd-fd337ff3962f"></div>
<script type="application/json" data-hypernova-key="componentjs" data-hypernova-id="0fa5b134-2166-47f1-a4fd-fd337ff3962f"><!--{}--></script>

Are there any other steps required to be able to render components using Hypernova with vueonrails ?

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