Skip to content

Core - JavascriptObjectRepository.ResolveObject incorrectly called with args.ObjectName of string.Empty #3193

@amaitland

Description

@amaitland
  • What version of the product are you using?
    83.4.20

  • What architecture x86 or x64?
    Both

  • On what operating system?
    Win10

  • Are you using WinForms, WPF or OffScreen?
    All

  • What steps will reproduce the problem?

    • Call BindObjectAsync("firstObject");
    • Call BindObjectAsync("firstObject", "secondObject");
  • What is the expected output? What do you see instead?
    For the second BindObjectAsync
    JavascriptObjectRepository.ResolveObject is raised with args.ObjectName of string.Empty

  • Does this problem also occur in the CEF Sample Application
    No

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions