charlie17
charlie17
**Module version** 1.11.3 **Describe the bug** Treeshaking seems to not be functioning when deployment target is `static` **To Reproduce** 1. Run `create nuxt-app`, select Vuetify as UI framework, select Universal...
## Feature e.g. Epoch & Unix into a nicely formatted string in the time zone one selects. Probably others that could be done as well
Another question for you Alex (feel free to move/delete from here if more appropriate): Can you say a few words about how the auth JWT tokens are being stored with...
**Describe the bug** In larger outlined files (my current example is about 5000 lines), there is a significant performance hit. Basic navigation hangs (keyboard and mouse), items are slow to...
The following works fine: `600*25` As does the following: `600*0.25` But the following throws an undefined variable error: `600*.25` Not a huge issue, but would be convenient to support decimal...
I need at times to show an "offsuit" card - eg a king with no suit. Is this possible? I saw the opposite in your documentation, eg a club with...