codestates / codestates/UptoDoor
[๐ช Error Handling] footer ๋ฐ์ํ ๋์์ธ์์ ์กฐ๊ฑด๋ถ ํ๊ทธ display ์์ฑ / 2021-09-30
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
> ํด๊ฒฐ๋ ์๋ฌ๋ผ๋ฉด ๋ผ๋ฒจ์ 'Complete' ๋ฅผ ๋ฌ์์ฃผ์ธ์.
> ๋ฏธํด๊ฒฐ๋ ์๋ฌ๋ผ๋ฉด ๋ผ๋ฒจ์ 'In progress' ๋ก ๋ณ๊ฒฝํด์ฃผ์ธ์.
### ์ด๋ค ์๋ฌ์ธ๊ฐ์?
- ๋ถ๋ฆฌ์ธ ํ์
์ด ์๋ ์์ฑ์ true ๊ฐ์ ๋ฐ์๋ค์๋ค๋ ๊ฒ์ด๋ผ, ๊ฐ์ string ํํ("true") ๋ก ์ ๊ณตํ๋ผ๊ณ ๋์จ๋ค.
- ์๋์ด๋ผ ์ ๊ฒฝ์ฐ์ง ์์๋ ๋์ง๋ง ์ ๊ฒฝ์ฐ์ธ๋ค.
### ์๋ฌ ๋ฉ์์ง


### ์๋ฌ ํธ๋ค๋ง ๋ฐฉ๋ฒ
```bash
Warning: Received `true` for a non-boolean attribute `{์์ฑ}`.
If you want to write it to the DOM, pass a string instead: {์์ฑ}=โtrueโ or {์์ฑ}={value.toString()}.
```
์ถ์ฒ: https://mygumi.tistory.com/382 [๋ง์ด๊ตฌ๋ฏธ์ HelloWorld]



### ์๋ฌ ํธ๋ค๋ง์ ์ํด ์ฐธ๊ณ ํ ๋ ํผ๋ฐ์ค ๋งํฌ
[๋งํฌ]( https://mygumi.tistory.com/382)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.