Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Fix: b-button nativeType for tag 'input'#3859

Merged
kikuomax merged 1 commit intobuefy:devfrommistersaal:b-button-native-type-on-tag-input
Nov 20, 2023
Merged

Fix: b-button nativeType for tag 'input'#3859

kikuomax merged 1 commit intobuefy:devfrommistersaal:b-button-native-type-on-tag-input
Nov 20, 2023

Conversation

mistersaal
Copy link
Contributor

We cannot use nativeType for b-button with tag 'input' and type 'submit' after pull request with disabling nativeType for tag 'a' (#3733).
In this pull request I fixed it.

Copy link
Collaborator

@kikuomaxkikuomax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I have confirmed the fix with the following code:

<template>  <div>    <b-buttontag="input"native-type="submit">Submit</b-button>  </div></template>

wesdevpro reacted with thumbs up emoji
@kikuomaxkikuomax merged commit181e987 intobuefy:devNov 20, 2023
kikuomax added a commit to kikuomax/buefy that referenced this pull requestJan 10, 2024
- Includes migration to Vue Test Utils v2:    - Awaits `setProps`Co-authored-by: Kikuo Emoto <kemoto@codemonger.io>
kikuomax added a commit to kikuomax/buefy that referenced this pull requestFeb 11, 2024
- Includes migration to Vue Test Utils v2:    - Awaits `setProps`Co-authored-by: Kikuo Emoto <kemoto@codemonger.io>
kikuomax added a commit to ntohq/buefy-next that referenced this pull requestFeb 12, 2024
- Includes migration to Vue Test Utils v2:    - Awaits `setProps`Co-authored-by: Kikuo Emoto <kemoto@codemonger.io>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kikuomaxkikuomaxkikuomax approved these changes

@wesdevprowesdevproAwaiting requested review from wesdevpro

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mistersaal@kikuomax

[8]ページ先頭

©2009-2025 Movatter.jp