Pwa-module: options.icon.purpose is not shipped

Created on 12 Aug 2020  路  4Comments  路  Source: nuxt-community/pwa-module

Version

v3.0.0-beta.20

Reproduction link

https://example.com

Steps to reproduce

  • Install version 3.0.0-beta.20 (or 19)
  • Try the options.icon.purpose option mentioned in the documentation
  • purpose option is not honored

What is expected ?

purpose option should be honored

What is actually happening?

purpose option is not honored

Additional comments?

Apparently 3.0.0-beta.20 wasn't published correctly, while code seems to handle this options, installed version of the package doesn't have it (still relying on previous 3.0.0-beta.19 I think):
_.png

This bug report is available on Nuxt community (#c237)

Most helpful comment

Fixed with 3.0.0

All 4 comments

Yes, in dev branch this option exists and honored. But in locally installed package we don't have this feature. Sad.

Not sad, just a simple issue to fix 馃檪

Good news: @pi0 is now preparing a new major release with all commits since the last v3.0.0-beta.20 alongside with some other improvements.

Fixed with 3.0.0

Was this page helpful?
0 / 5 - 0 ratings