David Authier
David Authier
Hi there! I encountered the issue `React is not defined` so I ended updating `craco.config.js` like this: ```js const CracoEsbuildPlugin = require('craco-esbuild'); const { ProvidePlugin } = require('webpack'); module.exports =...
> This is the best way that i use [johnhamelink/hexdocs_docset_api](https://github.com/johnhamelink/hexdocs_docset_api) I just tried using it with the phoenix documentation but the navigation is broken 😢  Any idea to attempt...
Same with `eu-west-2` **current working config:** ```elixir config :arc, asset_host: "https://s3-eu-west-2.amazonaws.com/my-bucket", storage: Arc.Storage.S3, bucket: "my-bucket" config :ex_aws, access_key_id: "*", secret_access_key: "*", region: "eu-west-2" ```
Hi there, any idea for a crappy work around for this one ?
Hi @rossedwardsus, issues are not for questions. Could you move your question to the appropriate tool (like stackoverflow)? :)
@JoshSmith @rossedwardsus Sorry I react a bit fast ^^
Hello there, I still have `: Unsupported system page size` error message when running `typesense/typesense:26.0` on my asahi M1 with docker. I also tried release candidate v27 but got the...
@kishorenc oups sorry forgot to add it to my comment, it's `16 kB`
No worries, thanks for being that fast to fix this, greatly appreciated :heart:
It's been a time since I wrote something with Ruby/Rails but may be the front-end can be extracted to a gem ? By doing so any Mastodon instance can have...