-
Notifications
You must be signed in to change notification settings - Fork 20
Add iframe render mode #16
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
base: main
Are you sure you want to change the base?
Conversation
0e2a877 to
09e68da
Compare
09e68da to
c9f4673
Compare
|
I haven't tested extensively, but I don't think CSS reloading works correctly in the new render mode. |
|
Adding this to my portfolio.html got react devtools working: |
|
This seems to fix an issue I have with Instructions on how to test (in a leiningen project)To build this branch, clone Portfolio from that account locally, to build a Then, edit Now, use maven to "install" the jar into Now, we can refer to the built jar in the |
|
@SevereOverfl0w solution doesn't seem to work with a react-select, are there any other workarounds at the moment? |
|
I have this working with react-select. |
No description provided.