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(web-react): Check htmlParser for function type #1159

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

literat
Copy link
Collaborator

@literat literat commented Nov 16, 2023

Description

  • while building on Next.js the TypeError: htmlParser is not a function was raised

Additional context

Issue reference


Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Follow the PR Title/Commit Message Convention.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

  * while building on Next.js the `TypeError: htmlParser is not a function` was raised
@literat literat requested review from pavelklibani and a team as code owners November 16, 2023 16:13
Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for spirit-design-system-storybook ready!

Name Link
🔨 Latest commit ee8dc1d
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/65563fb1e34aeb000893ea4e
😎 Deploy Preview https://deploy-preview-1159--spirit-design-system-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the bug Something isn't working label Nov 16, 2023
Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for spirit-design-system-demo canceled.

Name Link
🔨 Latest commit ee8dc1d
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-demo/deploys/65563fb1b2bfe2000841506a

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for spirit-design-system-react ready!

Name Link
🔨 Latest commit ee8dc1d
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-react/deploys/65563fb1e29e420008f4e3f4
😎 Deploy Preview https://deploy-preview-1159--spirit-design-system-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for spirit-design-system-validations canceled.

Name Link
🔨 Latest commit ee8dc1d
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-validations/deploys/65563fb1ff65d4000847dccd

@literat literat merged commit 14b195e into main Nov 18, 2023
20 checks passed
@literat literat deleted the fix/web-react-ssr-icon-parser branch November 18, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant