Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

[v2] f7-range not working #364

@lrbalt

Description

@lrbalt

This is a (multiple allowed):

  • bug

  • enhancement

  • feature-discussion (RFC)

  • Framework7 Version: 2.0.8

  • Framework7-Vue Version: 2.0.7

  • Platform and Target: webbrowser, but same error exists on vue-f7-webbrick-cordova app

  • Live Link or JSFiddle: reproducable using Official Starter Templates (I used https://github.com/framework7io/framework7-template-vue-webpack)

What you did

Use the default app from https://github.com/framework7io/framework7-template-vue-webpack. Start dev server and try the slider on the form page.

Expected Behavior

Slider changes

Actual Behavior

On firefox, the slider does not move, no error in js console
On chrome the slider does move, but gives js error:

Uncaught TypeError: range.on is not a function
at HTMLDivElement.handleTouchStart (framework7.esm.bundle.js?c501:12119)
at HTMLDivElement.handleEvent (dom7.module.js?d8c4:321)
handleTouchStart @ framework7.esm.bundle.js?c501:12119
handleEvent @ dom7.module.js?d8c4:321

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions