Skip to content

Bug? Or am I doing something wrong? (globals like Resizable and MouseWheel) #936

Discussion options

You must be logged in to vote

There's a specific order that you have to load core/grid/interactions (if I remember correctly it's core first, then interactions and the slick.grid, because the Slick namespace has to be created first (by the core), but again read the migration Wiki to make sure), it should be written in the migration guide (I think) and the dist/browser version if being transpiled by using IIFE and it's exported correctly as shown below. All Examples are working fine and we have plenty of Cypress E2E tests to make sure they do, so you should compare against the Examples that is closest to your use cases (most Examples are still using the IIFE aka dist/browser) so just compare against them.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@scott-lewis-nsidc
Comment options

@ghiscoding
Comment options

Answer selected by ghiscoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants