Daniel Prentis

Results 7 comments of Daniel Prentis

This doesn't solve generic id generation for new records - I should probably try adding support for a custom id generator.

I think this is basically the same issue I am having. I have some child nodes in an observable array of a parent store. They have `afterCreate` defined. Inside `afterCreate`...

@xaviergonz thank you for your answer! If I create an action and call it on the child, the parent snapshot is updated correctly. Couldn't/shouldn't `afterCreate` work in exactly the same...

The 'Open editors' pane no longer seems to exist in Cursor 0.50.5. Trying to navigate open files in the tabs along the top is just too annoying. I'm probably just...

You are right, thanks - not sure what I did wrong there 🤦 😄

@domenic would it make sense for someone (me, if I can find the time) to try prepare a PR to use a third-party library such as https://github.com/google/wicked-good-xpath ?

Thanks for the quick replies - I thought there must be a catch. Probably won't have enough spare time for this, but I can take a look.