Showing content from https://github.com/reactive-python/reactpy-django/issues/268 below:
Resolve `view_to_iframe` limitations · Issue #268 · reactive-python/reactpy-django · GitHub
Current Situation and Proposed Actions
There are currently a few resolvable limitations of view_to_iframe
.
- No built-in method of signalling events back to the parent component.
- All provided
args
and kwargs
must be serializable values, since they are encoded into the URL.
- Maybe we can wrap each individual view with another view that automatically pulls serialized arguments from the database?
- Is resolving this actually worth it? I don't believe it's possible for standard Django views to accept objects are arguments, so is there any reason why converted views should behave differently?
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4