-
TODO: レビュー
-
prettierのembeddedLanguageFormattingを有効にしたが、 "html``" のようなタグテンプレート内でしか整形されないことが分かった。
- [x] タグテンプレートに用いるhtmlを定義するか、定義済みのものがあれば利用する
https://prettier.io/blog/2020/08/24/2.1.0.html#add---embedded-lan…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
Znalazłem trochę zbędnych dubli (to samo co u fanboyi)
Polskie Filtry Społecznościowe | Fanboy’s Social
--- | ---
`pl###article-sidebar-action-facebook` | `###article-sidebar-action-facebook`
`…
-
Screenshots: https://drive.google.com/drive/folders/12_YXNgb2dOY2P9sSkPt9cglzrrx0-ug-?usp=sharing
Problem:
When i enter the fullscreen mode and then left it, my font size stays large.
How i can f…
-
I would like to push React components into the HTML.
Surely this is possible or? If necessary then also first translated with Babel.
-
画面遷移が生じるものについてはaタグ、そうでないものはbuttonタグで用意できた方がよい。その際、同じコンポーネントのスタイルであれば同じ見え方がされていてほしい
-
On my blade page I have {{ $post->likes()->count() }} to display the number of current likes however when I refresh the page I get the error: Method Illuminate\Database\Eloquent\Collection::likes does…
-
之前的队列未清空问题仍有可能发生,不过出现频率比之前有所下降。
当上述问题发生并重启后,(也许只是偶然?)就会出现以下问题,程序自动退出,此时只有清空数据库才能解决。
```
[INFO] 2022 Jan 16 19:57:54 qzone2tg.qzone.api.album: Album queue starting
Traceback (most recent call last)…
-
A few thoughts on expanding the Functions API.
I was thinking if it would be worthwhile to expand the functions API a bit, mainly in regard to handling loading and error states.
And potential…