Results 7 comments of Leon

GitLab Pages 現在可以自動幫我們配置自有網域的 Let's Encrypt TLS 憑證了。

Here is a good article - [The correct way to force Vue to re-render a component](https://michaelnthiessen.com/force-re-render/). My solution is add a 'key' to dataset. ```vue // import XXX const dsReRenderKey...

I have a similiar issue. ![localhost_5173_system_stations_58CC6D5ED773131B (1)](https://github.com/user-attachments/assets/e4628730-34b8-47fa-8e76-a2d6859fc1e2) The label '12-31 Tue` should be '11-30 Sun'. You may reproduce this with this dataset: ```json [ { "x": "2024-11-30T23:50:00.000Z", "y": 0 },...