Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(module:icon): do not try to load SVG on the Node.js side since it will throw an error #7242

Closed
wants to merge 5 commits into from

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    73010f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. fix(module:icon): disabled dynamic loading on SSR

    wendellhu committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    66d8e95 View commit details
    Browse the repository at this point in the history
  2. chore: catch error

    wendellhu committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    72fbfa4 View commit details
    Browse the repository at this point in the history
  3. chore: revert service

    wendellhu committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    9c8b03e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. chore: revert test

    arturovt committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    84b00c7 View commit details
    Browse the repository at this point in the history