Scott Goodrow
Scott Goodrow
@timneutkens Thank you for the case-by-case clarification. **Can you also clarify where dynamic API routes fall into this picture?** I have a pretty simple use-case where I'd like to include...
> Based on the code shared that route handler is static, doesn't use `request` values and no `export const dynamic = 'force-dynamic'`. Thank you for the reply! Ah of course....
Any workarounds in the meantime? In particular, I'd like to be able to use `next-router-mock` to initialize a url (and search query param) and have nuqs deserialize its state from...
Opened a similar discussion here: https://github.com/rdkit/rdkit-js/discussions/390 I believe rdkit has support for darkmode in its draw options, but we aren't making that available currently? Are those draw options hard to...