Skip to content

rework custom component interface with bind() func #458

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

Merged
merged 5 commits into from
Aug 12, 2021

Conversation

rmorshea
Copy link
Collaborator

@rmorshea rmorshea commented Jul 30, 2021

also...

@rmorshea rmorshea force-pushed the render-children-in-template branch from 109e03a to b1a159f Compare July 30, 2021 23:26
also...

- updated the react module template to render children
- removed preact module template until things are more stable
  (it was not being tested).
@rmorshea rmorshea force-pushed the render-children-in-template branch from b1a159f to bcf05de Compare July 30, 2021 23:53
this is less than ideal - as such #461 has been created
in order to try and track down what the problem is. in
short victory charts do not update unless explicitely
unmounted before updating. ReactDOM.render should work
as expected, but for whatever reason it is not here.
@rmorshea rmorshea force-pushed the render-children-in-template branch from 85c0c78 to cbc9cf2 Compare August 12, 2021 18:43
@rmorshea rmorshea mentioned this pull request Aug 12, 2021
2 tasks
@rmorshea rmorshea merged commit fe0d08c into main Aug 12, 2021
@rmorshea rmorshea deleted the render-children-in-template branch August 12, 2021 19:47
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

Successfully merging this pull request may close these issues.

URL resolution for web modules does not consider urls starting with /
1 participant