tuchida

Results 5 issues of tuchida

ChromwView throw NullPointerException on page load time. ``` 12-10 09:59:00.691: W/System.err(2969): java.lang.NullPointerException 12-10 09:59:00.699: W/System.err(2969): at us.costan.chrome.impl.ChromeAwContentsClientProxy.onReceivedTitle(ChromeAwContentsClientProxy.java:235) 12-10 09:59:00.699: W/System.err(2969): at org.chromium.android_webview.AwContentsClient$AwContentViewClient.onUpdateTitle(AwContentsClient.java:111) 12-10 09:59:00.699: W/System.err(2969): at org.chromium.content.browser.ContentViewCore.setTitle(ContentViewCore.java:2246) 12-10 09:59:00.699: W/System.err(2969):...

## Checklist - [x] I have searched the [issue list](https://github.com/osteele/liquid/issues) - [x] I have tested my example against Shopify Liquid. (This isn't necessary if the actual behavior is a panic,...

```js isEven(0n); // expect true ``` https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt BigInt has been officially adopted in ECMAScript 2020. It is already implemented in major JavaScript engines such as SpiderMonkey, V8, JavaScriptCore, and Rhino.

ref. #3035 ## Why Supported to use Japanese in version 5, but error in version 8. ```sh # success $ npx -p @kintone/dts-gen@5 kintone-dts-gen --app-id 12 --type-name 'App取引先Fields' ``` ```sh...

pkg: dts-gen

### Target Package @kintone/dts-gen ### Why Supported in version 5, but error in version 8. ```sh # success $ npx -p @kintone/dts-gen@5 kintone-dts-gen --app-id 12 --type-name 'App取引先Fields' ``` ```sh $...

feature request