import { Controller } from 'stimulus' let throttle = require('lodash/throttle');. Then call: throttle(this.isInView, 500) instead of _.throttle( ...
確定! 回上一頁