My project uses Bootstrap, so I would be overriding the toast components - and I see that is possible, which is great.
However, the module injects replacements for the default client-error and server-error elements, with default JS values for the phx-connected and phx-disconnected attributes. I would also need to override these. Am I missing a way to do that, or could that feature be put on the roadmap?
My project uses Bootstrap, so I would be overriding the toast components - and I see that is possible, which is great.
However, the module injects replacements for the default
client-errorandserver-errorelements, with default JS values for thephx-connectedandphx-disconnectedattributes. I would also need to override these. Am I missing a way to do that, or could that feature be put on the roadmap?