Skip to content

fix: gridjs duplicate plugin error when updating config#1358

Merged
afshinm merged 1 commit intogrid-js:masterfrom
fpaz:master
Mar 3, 2024
Merged

fix: gridjs duplicate plugin error when updating config#1358
afshinm merged 1 commit intogrid-js:masterfrom
fpaz:master

Conversation

@fpaz
Copy link
Copy Markdown
Contributor

@fpaz fpaz commented Jun 7, 2023

Resolves: #1291

Issue:

  • using gridjs-react. When mounting and unmounting the grid component the gridjs complains about duplicate plugins in the config.
    solution:
  • clear the config plugin list before adding new ones when updating the config.

@nflnsr
Copy link
Copy Markdown

nflnsr commented Sep 16, 2023

still not fixed yet :(

@safwansamsudeen
Copy link
Copy Markdown

Hey, as mentioned in the issue, this is happening to me with Svelte.

@afshinm afshinm added the bug fix Something isn't working label Mar 3, 2024
@afshinm afshinm merged commit 57e8f94 into grid-js:master Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Grid.js] [ERROR]: Duplicate plugin ID: pagination

4 participants