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

add event triggers for rx.video #2700

Merged
merged 6 commits into from
Jun 13, 2024
Merged

Conversation

Lendemor
Copy link
Collaborator

No description provided.

picklelo
picklelo previously approved these changes Feb 23, 2024
@masenf
Copy link
Collaborator

masenf commented Feb 23, 2024

reflex-web really needs a better method for getting docs of event triggers; right now this is causing chicken-egg failures because reflex-web doesn't know about "on_start", "on_ended", etc

@@ -32,49 +32,52 @@ class Audio(ReactPlayer):
class_name: Optional[Any] = None,
autofocus: Optional[bool] = None,
custom_attrs: Optional[Dict[str, Union[Var, str]]] = None,
on_blur: Optional[
onBuffer: Optional[
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these supposed to be camel case? or did they just not get regenerated?

masenf added 2 commits June 11, 2024 10:47
Allow the PR to pass reflex-web integration test now that inline
comments are respected for EventHandler props.
@picklelo picklelo merged commit 42f34f7 into main Jun 13, 2024
47 checks passed
@masenf masenf deleted the lendemor/add_reactplayer_event_trigger branch June 25, 2024 02:21
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.

3 participants