Barış Soner Uşaklı

Results 29 issues of Barış Soner Uşaklı

below code works fine on other sites, but on nodebb it prints true on the first tick of the interval ``` const newWindow = window.open('https://google.com', '_blank', 'width=200,height=200,scrollbars=no,status=no'); console.log('window.closed 1', newWindow.closed);...

bug

repro steps not available ![image](https://user-images.githubusercontent.com/2583394/167460565-d1e63b7c-b2ad-4c67-afd1-edc2f4f2427d.png)

bug

![image](https://user-images.githubusercontent.com/2583394/164943021-a4815a05-d242-4a6f-b5ab-da437ef08f84.png)

bug

since fetch will be part of nodejs. wait until we are node 18+ minimum

enhancement
blocked

`{compress :true}` and `{javascriptEnabled: true}` are both deprecated http://lesscss.org/usage/#less-options-strict-units

enhancement
low priority

### You want to: * [x] report a *bug* * [ ] request a *feature* ### Current behaviour When the url does not have the sid parameter the request is...

Hi when I parse `https://reddit.com/.rss` I get the below output. ``` { title: 'Rest of Canada relieved they no longer have to cheer for Boston', link: 'https://www.reddit.com/r/hockey/comments/bgv2hu/rest_of_canada_relieved_they_no_longer_have_to/', pubDate: '2019-04-24T14:09:55.000Z', author:...

enhancement

I think should eval to true like javascript ``` {{{ if emptyArray }}} doesnt hit there {{{ end }}} ```

question