Blazored / Toast

A JavaScript free toast library for Blazor and Razor Component applications
https://blazored.github.io/Toast/
MIT License
663 stars 92 forks source link

The path must be absolute #83

Closed andrepires closed 3 years ago

andrepires commented 4 years ago

Hi. Trying Blazored on an app running in Docker (Linux) throws error as soon as I install the extension. It's not even necessary to set it up. Just install it and try to run. It throws error with message "The path must be absolute".

chrissainty commented 4 years ago

Hi @andrepires,

Someone has mentioned that they are seeing this behaviour with Blazored Modal as well. They linked an issue on the ASP.NET Core repo which I can't find now which implied it could be the result of an issue with Blazor itself. I'll find the original message and link and get back to you.

andrepires commented 4 years ago

Ok. Thank you:

On Mon, 6 Jul 2020 at 08:45, Chris Sainty notifications@github.com wrote:

Hi @andrepires https://github.com/andrepires,

Someone has mentioned that they are seeing this behaviour with Blazored Modal as well. They linked an issue on the ASP.NET Core repo which I can't find now which implied it could be the result of an issue with Blazor itself. I'll find the original message and link and get back to you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Blazored/Toast/issues/83#issuecomment-654072838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGSYL2XHN66KJB3CEAG3VLR2F6JTANCNFSM4OQQRN4A .

chrissainty commented 4 years ago

Hi @andrepires, I've not had any luck tracking down the issue, are you still experiencing the problem?

andrepires commented 4 years ago

Hi. When it happened and I was not able to solve the problem, I removed the library. I can install and try again. I will do it and let you know.

On Sun, 26 Jul 2020, 12:19 Chris Sainty, notifications@github.com wrote:

Hi @andrepires https://github.com/andrepires, I've not had any luck tracking down the issue, are you still experiencing the problem?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Blazored/Toast/issues/83#issuecomment-663975370, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGSYL7WA26C6DTVRTOMVWDR5QGLXANCNFSM4OQQRN4A .

chrissainty commented 3 years ago

I'm going to close this due to a lack of information. If more information can be provided then this issue can be reopened.