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

driver.register does not pass down context to frameworks #393

Open
artmanque opened this issue Feb 22, 2022 · 0 comments · May be fixed by #397
Open

driver.register does not pass down context to frameworks #393

artmanque opened this issue Feb 22, 2022 · 0 comments · May be fixed by #397

Comments

@artmanque
Copy link

As per the docs:
defaultContext
opts.context
arguments to zoid.create are not passed down into framework's register method. All the frameworks use hard constant CONTEXT.IFRAME overriding create-component arguments

Steps to Reproduce:

Live Sandbox: https://codesandbox.io/s/intelligent-wave-8nsb55

@artmanque artmanque changed the title driver.register does not pass context to init method for ZoidComponentInstance driver.register does not pass context to render method at init for ZoidComponentInstance Feb 22, 2022
@artmanque artmanque changed the title driver.register does not pass context to render method at init for ZoidComponentInstance driver.register does not pass down context to frameworks Feb 22, 2022
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 a pull request may close this issue.

1 participant