Cyrille Colin
Cyrille Colin
hi, this is how i handle "chrome" notification with service worker https://gist.github.com/eskan/133451a13ecb670d253322e1dcdfb033
hum .. i don't remember this gist :D ... the idea is to update raix:push data with the meteor method when a subscription is received. The service worker should be...
i'd liked to but i can't be able to understand how your piece of code works :( ... i'll try again !
queue-snackbar is not a WC but a method : ``` import { queueSnackbar } from "weightless/snackbar"; queueSnackbar({ container: document.body, fixed: true, template: html` What you want ` }); ```
Hi, right queue-snackbar is not exported by index.d.ts so you have to import it as `import { queueSnackbar } from "weightless/snackbar/queue-snackbar";` i guess the maintener choose to not export it...
Sorry i misunderstood :/
https://github.com/andreasbm/weightless/pull/72
@runem do you have any news on andreas ?
Hi, as a workaround you should use show() and hide() instead of set open to true/false. And use @didHide and @didShow. Regards
we didn't see @ThomasKientz simple and efficient website, we've build our own to search and pick : https://mdi.educ.cloud