Skip to content

linkify too long error message isn't descriptive #2847

@Wurschdhaud

Description

@Wurschdhaud

Is your feature request related to a problem? Please describe

This

alertjs = 'alert("Url was too long and discarded!");'

simply gives you an error without any hint to fix it.

Describe the solution you'd like

A hint of maximum allowed number elements

Describe alternatives you've considered

For my specific project this evalutes to about 100 elements. so i am chunking it up to have multiple links to click on

Additional context

If anyone has an idea on how to automatically chunk this into the linkify directly would be great. Otherwise I'll try to PR a more helpful error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    New FeatureNew feature request [class->Implemented #{number}: {title}]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions