askvortsov1 / flarum-pwa

Progressive Web App support for Flarum
MIT License
34 stars 12 forks source link

Incorrect text when sharing - [Object Object]'s reply to [Object Object] #28

Closed rafaucau closed 3 years ago

rafaucau commented 3 years ago

IMG_20210625_222746

rafaucau commented 3 years ago

@askvortsov1 Now sharing doesn't work at all. The console shows this message:

Error: TypeError: Failed to execute 'share' on 'Navigator': No known share data fields supplied. If using only new fields (other than title, text and url), you must feature-detect them first.
askvortsov1 commented 3 years ago

Could you try v3.0.5?

rafaucau commented 3 years ago

Now it works. Thanks