Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Collection methods should support Regexp objects in selectors #346

@jbear

Description

@jbear

With the Leaderboard example, doing the following from browser console doesn't seem work:

Players.update({name: /Ada/},{$set: {score: 29});

While the same code works in Mongo shell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmedWe want to fix or implement it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions