Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.
This repository was archived by the owner on May 17, 2021. It is now read-only.

Solution providers #9

@AdrianMrn

Description

@AdrianMrn

This already works when getting solutions from the Flare client.

If not using the Flare client, you should be able to pass an array of solution providers to the Ignition initialization, which then loops over them and registers them on its instance of the Flare client.

The solutions should then be added automatically:

.replace('**solutions**', JSON.stringify(report.solutions));

I don't think runnable solutions will be a thing, because we're in a browser context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions