-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
The split components' CSS is correctly set up and when it tries to setup the splitting, it fails.
I assume this is problem is related to me using webpack.
The error is:
TypeError: element.splitPane is not a function
at Object.link (angular-split-pane.js:76)
at eval (angular.js:1346)
...
Upon App-Init, i do:
import '@shagstrom/split-pane/split-pane.css';
import 'jquery';
import angular from 'angular';
import '@shagstrom/angular-split-pane/angular-split-pane';
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels