Skip to content

French spell checking stopped working in ChromeΒ #52

@abai-corp

Description

@abai-corp

The French spell checking stopped working correctly in Chrome after the latest update (v 132). In Firefox, it works correctly.

You can reproduce the problem by installing nspell and the French dictionary (dictionary-fr) and using the correct method:

var spell = nspell(frenchDict)

spell.correct('mois') // => returns false, but should return true

For a large number of valid words, the "correct" method returns false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions