Skip to content

Javascript error: Uncaught ReferenceError: QueryBuilder is not defined #14

@eaurele

Description

@eaurele

At startup, there is a Javascript error: Uncaught ReferenceError: QueryBuilder is not defined. This can be seen in the example app at inst/examples/example_01/app.R for instance:
capture_2018-12-12-1433

I guess this has to do with dependencies being "loaded" too late, then the app "catches up" and works despite the error. This isn't too bad in the example app, but this causes problems in more complicated setups (nested renderUI()s etc) where the widget doesn't show up at first.

Thank you for a very useful package!

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