Skip to content

Can't pass component, when using put_toast #45

Description

@rmand97

When I do a put_toast it is not using the function i put in the component option, but rather the default one.
It works with send_toast, but I need to use put_toast as i navigate to another page.

repo

how to reproduce

  1. click the blue button and see how it should say "My component [...]" but says "We Toasting, [...]". Here it does not use my own component for the toast. (put_toast)
  2. click the green button and watch how it uses the component. (send_toast)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions