Aakansha Doshi

Results 504 comments of Aakansha Doshi

@KemingHe let's move caching-related changes to a separate PR so it's easy to review and also have caching-specific tests to ensure better context separately. It's always best to fix one...

> I assume you are looking for a Docusaurus site contained in the docs dir? Yes > Building an entire doc site, even with scaffolding, is still a large size...

@KayahanKahriman what issues are you facing? Also please update to the latest version (6.10.2) in case you haven't.

We are soon moving Docusaurus so this would be fixed in https://github.com/react-tags/react-tags/pull/925

> Hello @ad1992,could you explain me if we allow array of object then user can search any of the key value? Hi @jatingodnani yes thats the goal. Basically with objects...

@jatingodnani we render the whole object. Let me know if you are interested in working on this issue

@jatingodnani we should be supporting both `array of strings` and `array of objects` as most of the time the array of strings would suffice.

Ahh looks like this is platform-specific. @azuline have you tried using the stable version of NixOS ?

> I think this kinda makes it worse. Maybe ideally we would run this through prettier with a lower number of columns so the code is formatted for the smaller...

Yes, this was an [intentional change](https://github.com/excalidraw/excalidraw/pull/4545) so that all tabs sync the data, and users never end up losing drawings due to getting overridden by the latest one. Earlier if...