Can Rau

Results 37 issues of Can Rau

- `mdx-bundler` version: 8.0.1 - `node` version: 16.13.0 - `npm` version: 8.1.0 Relevant code or config happens even with all `xdmOptions` disabled What you did: I've got the following link...

thanks for the awesome list

@lesnitsky I like the [Check if dev](https://howtodothisinflutter.com/#check-if-dev) snippet. Sadly [lint](https://pub.dev/packages/lint) isn't happy about it. And as I'm pretty new to dart I'm not sure what to do^^ ``` The function...

`` accepts additional prop `whitelist` which takes a CSS selector string (used in `document.querySelector`) to disable `data-rh` for identification on whitelisted tags As mentioned here https://github.com/tizmagik/react-head/issues/40 based on https://github.com/nfl/react-helmet/issues/79 As...

enhancement

While trying to migrate to react-head I noticed react-helmets and I'm not sure if current react-head can do this already? If yes I would like some help, if not might...

enhancement
help wanted

i think this ```` const URL = 'https://www.facebook.com/'; pageIcon(siteUrl) ```` should read ```` const URL = 'https://www.facebook.com/'; pageIcon(URL) ````

@marcopacini

exporters and integrations

**- Do you want to request a *feature* or report a *bug*?** This is a **bug** report **- What is the current behavior?** Trying to create DNS records using ```js...

Would be cool to be able to for example invert a filter like `!whatever` And could be useful with custom fields (https://github.com/zgoat/goatcounter/issues/191) e.g. ``` https://test.goatcounter.com/count?p=/hello&nojs=true ``` then be able to...

enhancement

Just installed the `dext` cli then ran `dext dev` which resulted in ``` No such file or directory (os error 2), stat '[..]/dext/.dext/static/index.html' ``` on first run, as the `listen`...