Calendar webpart - Facing issue while creating weekly recurrence event #5194
Labels
sample: react-calendar
Stale
status:wrong-author
type:bug-suspected
Suspected bug (not working as designed/expected). See type:bug-confirmed for confirmed bugs
Disclaimer
Yes
Sample
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-calendar
Contributor(s)
mohammadamer
What happened?
When I am trying to create a weekly recurrence and giving recurrence pattern every week as 3 or more. It is setting back to one though it should be 3 or more whatever inserted
Steps to reproduce
1.Create a a recurrence event
2.Select recurrence information as weekly
3.Select pattern as 5 and days as Thursday or Friday.
4. Select Start Date and End Date
Expected behavior
The recurrence pattern value should be same as what we filled.
Target SharePoint environment
SharePoint Online
Developer environment
Windows
Browsers
What version of Node.js is currently installed on your workstation?
v10.24.1
What version of Node.js is required by the sample?
v14 | v12 | v10
Paste the results of SPFx doctor
import { cli } from './cli/cli.js';
^
SyntaxError: Unexpected token {
at Module._compile (internal/modules/cjs/loader.js:723:23)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)
Additional environment details
No response
The text was updated successfully, but these errors were encountered: