fin-hypergrid / fin-hypergrid/old-addons

Cannot install TreeView plugin

Open
#1 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hi Team,

I am trying to install TreeView plugin to my hypergrid but I am getting this exception.
'Expected plugin (a constructor; or an API with a `preinstall` method and/or an `install` method).'

I have copied the bundle for plugin in my codebase and installing it like this.
this.grid.installPlugins(TreeView);

Let me know how to install TreeView plugin and how to use it to show tree like structure in hypergrid.

Vikram

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by reproducing the exception at this.grid.installPlugins(TreeView) and inspect the bundled TreeView export alongside the hypergrid plugin API requirements. Done means the plugin installs without the reported exception and can be used to display a tree-like structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.