热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

Standardgatsbyblogstarterblogformnotbeingrecognized

DescriptionOnpreviouslyworkingsimpleblog,installedtheTinacmsaccordi


Description

On previously working simple blog, installed the Tinacms according to instructions (and visiting a number of other sites). Believe code is correct but form found at blogpost.js not recognized.

Seems similar to this closed issue, https://github.com/tinacms/tinacms/issues/512 but double checked and everything is updated.

Steps to reproduce

Followed instructions 1-3 here, https://www.gatsbyjs.org/blog/2019-12-20-integrate-tinacms-with-your-gatsby-website/

Clear steps describing how to reproduce the issue. Please please please link to a demo project if possible, this makes your issue much easier to diagnose (seriously).

Expected result

What should happen?

Fields to edit post should show.

Actual result

What actually happened?

Site renders but tinacms sidebar shows welcome and link to external form guide.

Environment


Tinacms Package Versions

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
I use yarn...



yarn list | grep tinacms | grep -v deduped

├─ /api-git.5.0

├─ /core.5.1

├─ /fields.1.17

│  ├─ /core@^0.5.1

│  ├─ /icons@^0.3.9

│  ├─ /styles@^0.1.0

├─ /form-builder.2.10

│  ├─ /core@^0.6.0

│  ├─ /core.6.0

│  ├─ /forms@^0.1.0

│  ├─ /react-core@^0.2.2

│  ├─ /react-core.2.2

│  │  ├─ /core@^0.6.0

│  │  ├─ /forms@^0.1.0

├─ /forms.1.0

├─ /git-client.4.1

├─ /icons.3.9

├─ /react-core.2.1

│  ├─ /core@^0.5.1

├─ /styles.1.0

├─ gatsby-plugin-tinacms.1.18

│  ├─ /core@^0.6.0

│  ├─ /core.6.0

│  ├─ /fields.2.0

│  │  ├─ /core@^0.6.0

│  │  ├─ /icons@^0.3.9

│  │  ├─ /styles@^0.1.0

│  ├─ /react-core.2.2

│  │  ├─ /core@^0.6.0

│  │  ├─ /forms@^0.1.0

│  ├─ tinacms@^0.11.1

│  └─ tinacms.11.1

│     ├─ /core@^0.6.0

│     ├─ /fields@^0.2.0

│     ├─ /form-builder@^0.2.10

│     ├─ /forms@^0.1.0

│     ├─ /icons@^0.3.9

│     ├─ /react-core@^0.2.2

│     ├─ /styles@^0.1.0

├─ gatsby-tinacms-git.2.15

│  ├─ /api-git@^0.5.0

│  ├─ /core@^0.5.1

│  ├─ /git-client@^0.4.1

│  ├─ gatsby-plugin-tinacms@^0.1.17

│  ├─ gatsby-plugin-tinacms.1.17

│  │  ├─ /core@^0.5.1

│  │  └─ tinacms@^0.11.0

│  └─ tinacms@^0.11.0

├─ gatsby-tinacms-remark.6.2

│  ├─ /core@^0.6.0

│  ├─ /core.6.0

│  ├─ /fields.2.0

│  │  ├─ /core@^0.6.0

│  │  ├─ /icons@^0.3.9

│  │  ├─ /styles@^0.1.0

│  ├─ /form-builder@^0.2.10

│  ├─ /react-core.2.2

│  │  ├─ /core@^0.6.0

│  │  ├─ /forms@^0.1.0

│  ├─ tinacms@^0.11.1

│  └─ tinacms.11.1

│     ├─ /core@^0.6.0

│     ├─ /fields@^0.2.0

│     ├─ /form-builder@^0.2.10

│     ├─ /forms@^0.1.0

│     ├─ /icons@^0.3.9

│     ├─ /react-core@^0.2.2

│     ├─ /styles@^0.1.0

├─ tinacms.11.0

│  ├─ /core@^0.5.1

│  ├─ /fields@^0.1.17

│  ├─ /form-builder@^0.2.9

│  ├─ /form-builder.2.9

│  │  ├─ /core@^0.5.1

│  │  ├─ /react-core@^0.2.1

│  ├─ /icons@^0.3.9

│  ├─ /react-core@^0.2.1

│  ├─ /styles@^0.1.0

Gatsby CLI version: 2.8.26, Gatsby version: 2.17.6

Tools

| Tool | Version |
| ------- | ------- |
| browser | chrome |
| os | ubuntu 19.10 |
| node | v 12.14.1 |
| npm | I use yarn |
| yarn | 1.19.1

该提问来源于开源项目:tinacms/tinacms

No errors installing, gave it another round and still can't get blog post form to render. I will dig into it further. Guessing it is my lack of gatsby knowledge for now.


推荐阅读
  • 本文介绍了使用readlink命令获取文件的完整路径的简单方法,并提供了一个示例命令来打印文件的完整路径。共有28种解决方案可供选择。 ... [详细]
  • 本文介绍了Android 7的学习笔记总结,包括最新的移动架构视频、大厂安卓面试真题和项目实战源码讲义。同时还分享了开源的完整内容,并提醒读者在使用FileProvider适配时要注意不同模块的AndroidManfiest.xml中配置的xml文件名必须不同,否则会出现问题。 ... [详细]
  • 微软头条实习生分享深度学习自学指南
    本文介绍了一位微软头条实习生自学深度学习的经验分享,包括学习资源推荐、重要基础知识的学习要点等。作者强调了学好Python和数学基础的重要性,并提供了一些建议。 ... [详细]
  • Java太阳系小游戏分析和源码详解
    本文介绍了一个基于Java的太阳系小游戏的分析和源码详解。通过对面向对象的知识的学习和实践,作者实现了太阳系各行星绕太阳转的效果。文章详细介绍了游戏的设计思路和源码结构,包括工具类、常量、图片加载、面板等。通过这个小游戏的制作,读者可以巩固和应用所学的知识,如类的继承、方法的重载与重写、多态和封装等。 ... [详细]
  • Iamtryingtomakeaclassthatwillreadatextfileofnamesintoanarray,thenreturnthatarra ... [详细]
  • 本文讨论了一个关于cuowu类的问题,作者在使用cuowu类时遇到了错误提示和使用AdjustmentListener的问题。文章提供了16个解决方案,并给出了两个可能导致错误的原因。 ... [详细]
  • XML介绍与使用的概述及标签规则
    本文介绍了XML的基本概念和用途,包括XML的可扩展性和标签的自定义特性。同时还详细解释了XML标签的规则,包括标签的尖括号和合法标识符的组成,标签必须成对出现的原则以及特殊标签的使用方法。通过本文的阅读,读者可以对XML的基本知识有一个全面的了解。 ... [详细]
  • 《数据结构》学习笔记3——串匹配算法性能评估
    本文主要讨论串匹配算法的性能评估,包括模式匹配、字符种类数量、算法复杂度等内容。通过借助C++中的头文件和库,可以实现对串的匹配操作。其中蛮力算法的复杂度为O(m*n),通过随机取出长度为m的子串作为模式P,在文本T中进行匹配,统计平均复杂度。对于成功和失败的匹配分别进行测试,分析其平均复杂度。详情请参考相关学习资源。 ... [详细]
  • 自动轮播,反转播放的ViewPagerAdapter的使用方法和效果展示
    本文介绍了如何使用自动轮播、反转播放的ViewPagerAdapter,并展示了其效果。该ViewPagerAdapter支持无限循环、触摸暂停、切换缩放等功能。同时提供了使用GIF.gif的示例和github地址。通过LoopFragmentPagerAdapter类的getActualCount、getActualItem和getActualPagerTitle方法可以实现自定义的循环效果和标题展示。 ... [详细]
  • 本文介绍了Linux系统中正则表达式的基础知识,包括正则表达式的简介、字符分类、普通字符和元字符的区别,以及在学习过程中需要注意的事项。同时提醒读者要注意正则表达式与通配符的区别,并给出了使用正则表达式时的一些建议。本文适合初学者了解Linux系统中的正则表达式,并提供了学习的参考资料。 ... [详细]
  • CF:3D City Model(小思维)问题解析和代码实现
    本文通过解析CF:3D City Model问题,介绍了问题的背景和要求,并给出了相应的代码实现。该问题涉及到在一个矩形的网格上建造城市的情景,每个网格单元可以作为建筑的基础,建筑由多个立方体叠加而成。文章详细讲解了问题的解决思路,并给出了相应的代码实现供读者参考。 ... [详细]
  • [大整数乘法] java代码实现
    本文介绍了使用java代码实现大整数乘法的过程,同时也涉及到大整数加法和大整数减法的计算方法。通过分治算法来提高计算效率,并对算法的时间复杂度进行了研究。详细代码实现请参考文章链接。 ... [详细]
  • Go Cobra命令行工具入门教程
    本文介绍了Go语言实现的命令行工具Cobra的基本概念、安装方法和入门实践。Cobra被广泛应用于各种项目中,如Kubernetes、Hugo和Github CLI等。通过使用Cobra,我们可以快速创建命令行工具,适用于写测试脚本和各种服务的Admin CLI。文章还通过一个简单的demo演示了Cobra的使用方法。 ... [详细]
  • 本文详细介绍了在Linux虚拟化部署中进行VLAN配置的方法。首先要确认Linux系统内核是否已经支持VLAN功能,然后配置物理网卡、子网卡和虚拟VLAN网卡的关系。接着介绍了在Linux配置VLAN Trunk的步骤,包括将物理网卡添加到VLAN、检查添加的VLAN虚拟网卡信息以及重启网络服务等。最后,通过验证连通性来确认配置是否成功。 ... [详细]
  • Java8 Stream流Intermediate中间操作详细解析 ... [详细]
author-avatar
发酵床养殖菌种
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有