Octoping
Results
2
issues of
Octoping
### Describe the bug `getStaticProps` function (index.tsx) returns unexpected `undefined` when it makes Exception. it cause `Error: Your getStaticProps function did not return an object. Did you forget to add...
๐bug
fix: `EnumNotFound` not thrown when running valueOf with the name of an element in Object.prototype
1
# ๋ฐฐ๊ฒฝ Object.prototype์ ์์์ธ, `toString`,`valueOf` ๋ฑ์ ์ด๋ฆ์ผ๋ก class-enum์ `valueOf`๋ฅผ ์ํํ ๊ฒฝ์ฐ `EnumNotFound`๊ฐ ๋์ ธ์ง์ง ์๋ ๋ฌธ์ ๊ฐ ์์ต๋๋ค. # ์์ ์ฌํญ `getEnums` ํจ์์ ๋ฆฌํด ํ์ ์ `Map`์ผ๋ก ์์ ํ์ต๋๋ค.