Skip to content

Custom property editors wont work from within runAsync #11

@snimavat

Description

@snimavat

Custom property editors wont work, when doing data binding, from within runAsync

Thts because GrailsWebRequest.lookup() will return null from within runAsync.. and GrailsDataBinder wont register custom property editors when not in a request thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions