Barış Uşaklı
Barış 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);...
repro steps not available 

since fetch will be part of nodejs. wait until we are node 18+ minimum
`{compress :true}` and `{javascriptEnabled: true}` are both deprecated http://lesscss.org/usage/#less-options-strict-units
### 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:...
I think should eval to true like javascript ``` {{{ if emptyArray }}} doesnt hit there {{{ end }}} ```