michael
michael
Any update?
I am experiencing this as well. 
@dholms it seems that all you might need to do is add `"type": "module"` to `package.json` You guys are already using the `export` that modules use, but the packages aren't...
I find it strange that the "support" for these types of buttons and cards are literally just making them yourself. Definitely need constructors.
Posted some info if people want to get the animated emoji: https://github.com/microsoft/fluentui-emoji/issues/51#issuecomment-1786429695
> > Posted some info if people want to get the animated emoji: [#51 (comment)](https://github.com/microsoft/fluentui-emoji/issues/51#issuecomment-1786429695) > > https://em-content.zobj.net/source/microsoft-teams/363/fire_1f525.png -> Here 256 x 256 resolution is available These are from Emojipedia,...
Basically give `.w3-orange` a `min-width` of `200px`
https://github.com/bluesky-social/atproto has a class object BlobRef that is also not serializable, would love to write a custom serializer instead of bugging the authors to change it.
`docker exec -u lnshell -w /home/lnshell lightning-shell_web_1 /home/lnshell/.local/bin/charge-lnd --dry-run --config /data/charge.config` Something like this works for now maybe? charge-lnd for example. (Remove dry run if you are using this.)