Luca Fabbri
Luca Fabbri
Thanks you @iam-peekay, very kindly!
At [B-Open](https://www.bopen.eu/) we used notistack in the [Data Tailor](https://gitlab.eumetsat.int/open-source/data-tailor), a product we developed for EUMETSAT.
Happy to see there's an open discussion around this topic! I really appreciate it. I was a bit surprised of seeing span as label and the mouse pointer behaviour. Let...
I had the same issue, I just migrated to falcon 3.0.1 and the problem is still there. As a side note: I would not say that changing an `_` prefixed...
> You should be able to import image files directly into your library from JS / TS Although importing an image file works someway, it's not working for me to...
@gilsonviana-oowlish I tried multiple approaches, no one applicable to every output format of the bundle. A good partial approach was using `import.meta.url` then adding the filename from the import above...
@developit whatever will be the final implementation what is missing is quite clear: bundling a resource with a package (an image, or CSS background image, or a font) using microbundle...
Thanks for your point on this. I perfectly understand the issue, my general concern was exactly about this: no shared way of doing this, although usecases where external a JavaScript...
> This seems completely reasonable to me. My only concern here is that `detail` may contain certain objects which can't be naively serialized to JSON and will therefore error, e.g....
> > This seems completely reasonable to me. My only concern here is that `detail` may contain certain objects which can't be naively serialized to JSON and will therefore error,...