Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom component not working as intended after creation following guide #239

Open
jeremyteh opened this issue Jul 6, 2020 · 1 comment

Comments

@jeremyteh
Copy link

I am unable to successfully display the content after creating a new component following the guide within this project. I would like to seek help on how to go about successfully creating a new custom component.

The following is some of the steps I have taken to create a new custom component, however I have not been successful in rendering the content in the custom component:

  1. Added Code snippet into snippets.html

image

  1. Creating a component handler file

image

  1. Adding component handler file into index.js

image

  1. New Component X is present within the snippets list

image

  1. Once drag out, nothing is displayed

image

@ducdhm
Copy link
Contributor

ducdhm commented Jul 13, 2020

@jeremyteh How about "getContent" of your new component? I need to see it to know the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants