Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Fix the creation of child view element. #24

Closed
wants to merge 1 commit into from

Conversation

dougo
Copy link

@dougo dougo commented Jan 2, 2015

Without this fix, creating the element of a child view fails with an error:

     NoMethodError:
       undefined method `new' for #<Element [<div>]>

Another way to fix this would be to define Element#new in opal-jquery, but I don't think that has a direct analog in jQuery so maybe it doesn't belong there?

@elia
Copy link
Member

elia commented Sep 29, 2018

I'm going to close all PRs before archiving the project, due to lack of maintainers

@elia elia closed this Sep 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants